summaryrefslogtreecommitdiffstats
path: root/webapp/components/channel_switch_modal.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Removed placeholder text on channel switch modal (#3262)David Lu2016-06-061-1/+0
|
* PLT-3185 Added support for DMs in Channel Switcher (#3260)David Lu2016-06-061-3/+17
| | | | | | * Added support for DMs * Checked username beginning characters
* Updating help text on channel switcher (#3256)Joram Wilander2016-06-061-1/+1
|
* PLT-3182 - Improving switch channels modal and some minor UI improvements ↵Asaad Mahmood2016-06-061-6/+8
| | | | | | | | | | | | | | (#3238) * PLT-3182 - Improving switch channels modal and some minor UI improvements Enabling link previews Adding compact layout to RHS Improving timestamps * Adding update code for RHS components
* Added hint (#3232)David Lu2016-06-031-0/+1
|
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-0/+153
* Added channel switcher modal * Fixed typos * Added handling for duplicate channels