summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Expand)AuthorAgeFilesLines
* Fix JS error when receiving message in system console (#5019)Joram Wilander2017-01-121-1/+1
* Fixing deleting messages in permalink view (#4958)Christopher Speller2017-01-041-2/+7
* Fix unread for your own message after logout (#4943)Joram Wilander2017-01-031-1/+3
* Store posts for focus view in regular post store as well (#4913)Joram Wilander2016-12-291-3/+6
* Remove race between multiple autocomplete requests (#4860)Joram Wilander2016-12-211-7/+10
* Removed usage of removed TeamStore method (#4785)Harrison Healey2016-12-191-0/+14
* PLT-4167 Team Sidebar (#4569)enahum2016-12-194-7/+85
* PLT-4815 Refactor 'More Channels' modal into the new modal pattern (#4742)Joram Wilander2016-12-151-8/+11
* Fix JS error when someone posts a message in a another team (#4791)enahum2016-12-141-1/+2
* Fix JS errors with RHS and flagged posts (#4771)Joram Wilander2016-12-121-14/+14
* PLT-4914 Sort custom emoji on whole name. (#4768)George Goldberg2016-12-121-1/+1
* Autocomplete is now case insensitive (#4709)Joram Wilander2016-12-061-0/+2
* Fix react warnings and part of backstage (#4706)enahum2016-12-052-10/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-303-38/+176
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-2/+14
* Merge branch 'release-3.5'Christopher Speller2016-11-241-2/+4
|\
| * Fixing new messages indicator (#4614)Christopher Speller2016-11-211-2/+4
* | Deleted posts now update in search results and flagged posts (#4618)Joram Wilander2016-11-221-0/+19
* | Move instances of Client.updateTeam() in components to an action (#4574)Carlos Tadeu Panato Junior2016-11-181-0/+4
* | Don't show desktop notifications for messages entering the channel th… (#4216)Pepijn2016-11-171-3/+19
* | Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+9
* | Off screen edited posts no longer show up as new posts (#4485)Joram Wilander2016-11-141-3/+3
* | PLT-4620 fix ios safari private browsing (#4526)enahum2016-11-141-1/+5
|/
* Fixing new messages indicator (#4531)Christopher Speller2016-11-111-1/+16
* Fixed autocomplete not working when not at the start of the textbox (#4532)Harrison Healey2016-11-111-1/+1
* PLT-4600 Properly clear autocomplete suggestions when suggestions are out of ...Harrison Healey2016-11-101-1/+7
* PLT-4481 Fix member count for team user lists and channel invite list (#4422)Joram Wilander2016-11-041-6/+15
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-1/+5
* PLT-4595 Fixed post drafts and renamed some fields to be consistent (#4418)Harrison Healey2016-11-011-2/+2
* Fixing websocket and team store issues when leaving team (#4412)Christopher Speller2016-11-011-5/+3
* 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
* Cleaned up code for ensuring post drafts are non-null (#4382)Harrison Healey2016-10-312-6/+21
* 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
* Fixes for the team user lists in the system console (#4294)Joram Wilander2016-10-242-4/+19
* Increased ChannelStore max listeners to match other stores (#4277)Harrison Healey2016-10-201-1/+1
* Fix autocomplete not clearing suggestions properly (#4276)Joram Wilander2016-10-201-1/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-196-190/+506
* Fixing marking channels unread, again (#4215)David Lu2016-10-141-5/+2
* PLT-4261 Set silent parameter for Notification (#4192)Yuya Ochiai2016-10-121-2/+4
* First commit for toggling mentions using shortcut and button (#4169)Pepijn2016-10-111-0/+1
* PLT-3785 Re-enabled marking messages unread (#4179)David Lu2016-10-111-1/+2
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-1/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-303-17/+34
* Added spinner icon to select_team listing after clicking on a team to load (#...Harrison Healey2016-09-301-1/+1
* PLT-1759 - Auto-complete for !channels when posting messages. (#3890)George Goldberg2016-09-191-0/+23
* Webrtc client side (#4026)enahum2016-09-161-0/+110
* Displayed proper token on integration creation confirmation (#3991)Harrison Healey2016-09-081-0/+8