summaryrefslogtreecommitdiffstats
path: root/webapp/stores/channel_store.jsx
Commit message (Expand)AuthorAgeFilesLines
* Fix posts from your own webhook not showing as unread until refresh (#5703)Joram Wilander2017-03-091-2/+2
* PLT-5080 (WebApp): Channel Admin permission level. (#5047)George Goldberg2017-02-231-1/+11
* Fix Utils importing in ChannelStore. (#5503)George Goldberg2017-02-221-6/+7
* Fix unreads appearing after some system messages posted (#5491)Joram Wilander2017-02-221-2/+1
* Clean-up unread counting and fix commenting (#5437)Joram Wilander2017-02-151-3/+13
* Fix commenting in RHS marking channel unread (#5405)Joram Wilander2017-02-141-4/+10
* Increment channel counts for own messages (#5399)Joram Wilander2017-02-141-0/+4
* Final fixes for moving unread handling to client (#5392)Joram Wilander2017-02-131-0/+5
* Fix ignore unread and DM unreads (#5391)Joram Wilander2017-02-131-2/+7
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-0/+37
* Use consistent Display Name sorting code throughout the webapp #5159 (#5213)Saturnino Abril2017-01-311-4/+4
* PLT-5135: Fix left channel in more channels list. (#5114)George Goldberg2017-01-181-1/+6
* PLT-5049 (Webapp) New Channel Members UI. (#5036)George Goldberg2017-01-151-1/+48
* Fix unread for your own message after logout (#4943)Joram Wilander2017-01-031-1/+3
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-1/+4
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-8/+11
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-2/+14
* Fixing new messages indicator (#4614)Christopher Speller2016-11-211-2/+4
* Fixing new messages indicator (#4531)Christopher Speller2016-11-111-1/+16
* Plt-4483 Removed unnecessary events from ChannelStore (#4407)Harrison Healey2016-11-011-42/+3
* Fixes for creating teams (#4387)Joram Wilander2016-11-011-0/+1
* Fix channel autocomplete and fix channel member query to ignore deleted chann...Joram Wilander2016-10-281-8/+1
* Remove order dependency on channels and channel members plus logging (#4370)Joram Wilander2016-10-281-4/+21
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-16/+23
* Increased ChannelStore max listeners to match other stores (#4277)Harrison Healey2016-10-201-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-85/+42
* Fixing marking channels unread, again (#4215)David Lu2016-10-141-5/+2
* PLT-3785 Re-enabled marking messages unread (#4179)David Lu2016-10-111-1/+2
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-0/+23
* Fixed number in title not appearing for direct messages (#3875)Harrison Healey2016-08-241-1/+0
* Fixed calculation of mention count for direct channels (#3831)Harrison Healey2016-08-181-1/+1
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+16
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-0/+43
* PLT-2962 Added channel switcher modal (#3216)David Lu2016-06-021-0/+4
* Updating client dependancies and ESLint (#2954)Christopher Speller2016-05-121-1/+1
* Fixing permalinks to channels your not a memeber of (#2805)Christopher Speller2016-04-271-0/+9
* Fxing some channel changing issuesChristopher Speller2016-04-041-1/+9
* Converting to Webpack. Stage 1.Christopher Speller2016-03-161-0/+352