summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Expand)AuthorAgeFilesLines
* 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
* Show loading icon until first page of posts is loaded on channel switch (#3918)Joram Wilander2016-09-021-4/+9
* Remove getPosts request after deleting a post (#3905)Joram Wilander2016-08-301-0/+5
* PLT-3980 sort custom emoji alphabetically by id. (#3893)George Goldberg2016-08-291-0/+5
* PLT-2074 Refactor desktop notification settings UI and add setting for durati...Joram Wilander2016-08-291-4/+13
* PLT-1752/PLT-3567/PLT-3998 Highlighting links in search, unit tests for autol...Harrison Healey2016-08-293-7/+7
* Fixed number in title not appearing for direct messages (#3875)Harrison Healey2016-08-241-1/+0
* Add missing directProfiles updates on real-time user updates (#3876)enahum2016-08-241-0/+4
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-0/+13
* PLT-3982 Add statuses to profile pictures in the RHS and popover member list ...Joram Wilander2016-08-221-1/+1
* PLT-3841/PLT-3883 Fixed detection of local storage, persist system console te...Harrison Healey2016-08-222-10/+22
* Fix the elusive missing posts bug (#3836)Joram Wilander2016-08-191-2/+19