summaryrefslogtreecommitdiffstats
path: root/webapp/components/suggestion/switch_channel_provider.jsx
Commit message (Collapse)AuthorAgeFilesLines
* Added icons next to channels in channel switcher (#3663)David Lu2016-07-251-3/+22
|
* sorted channel switcher by handle (#3547)David Lu2016-07-111-1/+7
|
* PLT-3185 Added support for DMs in Channel Switcher (#3260)David Lu2016-06-061-1/+16
| | | | | | * Added support for DMs * Checked username beginning characters
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-0/+51
* Added channel switcher modal * Fixed typos * Added handling for duplicate channels