summaryrefslogtreecommitdiffstats
path: root/webapp/actions/channel_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Move instances of Client.leaveChannel() in components to an action (#5131)Carlos Tadeu Panato Junior2017-01-201-0/+27
* Move instances of Client.updateChannelPurpose() in components to an action (#...Carlos Tadeu Panato Junior2017-01-191-0/+19
* PLT-5050 (WebApp): Change channel member roles. (#5076)George Goldberg2017-01-181-0/+72
* Move instances of Client.updateChannelHeader() in components to an action (#5...Carlos Tadeu Panato Junior2017-01-171-0/+22
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-151-0/+3
* PLT-5238: Show error on execute invalid slash command. (#5057)George Goldberg2017-01-131-1/+8
* #4697 Move Client.createChannel() in components to an action (#4855)Björn Roland2016-12-221-0/+36
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-1/+1
* #4699 Move instances of Client.updateChannelNotifyProps() in components to an...Björn Roland2016-12-211-0/+15
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-3/+2
* Move instances of Client.updateChannel() in components to an action (#4643)Carlos Tadeu Panato Junior2016-12-011-0/+18
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-0/+52
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-011-0/+5
* GH-4095 Favorite/Starred Channels (#4222)Alexander Smaga2016-10-261-0/+14
* Fix autocomplete for old mechanisms and add partial fix for channel switcher ...Joram Wilander2016-10-201-11/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-4/+133
* PLT-4343 Fixes for mobile main menu (#4148)Harrison Healey2016-10-041-1/+1
* Removed /shortcuts from mobile (#3753)David Lu2016-08-111-6/+11
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* made /shortcuts separate for mac (#3571)David Lu2016-07-141-0/+8
* PLT-3153 Converted slash command triggers to lowercase on save (#3577)David Lu2016-07-141-1/+5
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+12
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Fixed DM channels not opening (#3336)David Lu2016-06-151-2/+13
* PLT-3028 Added CTRL+/ to show shortcuts (#3181)David Lu2016-06-021-1/+6
* Changed channel navigation (#3142)David Lu2016-05-271-0/+10