summaryrefslogtreecommitdiffstats
path: root/webapp/stores
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed calculation of mention count for direct channels (#3831)Harrison Healey2016-08-181-1/+1
* PLT-3754 EE: Add a Display Option to disable Join/Leave messages (#3808)enahum2016-08-182-1/+22
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+4
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-15/+13
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+10
* PLT-3506 Added flagged posts functionality (#3679)Joram Wilander2016-08-042-5/+11
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-032-1/+43
* PLT-3640 Add mobile landing pages (#3674)Harrison Healey2016-08-021-26/+13
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-12/+6
* Fixed highighting at all mentions when enabled (#3606)Harrison Healey2016-07-181-4/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-11/+5
* Merge branch 'release-3.2' into 'master'Harrison Healey2016-07-151-2/+10
|\
| * PLT-3631 Properly update PostViewController when emojis change (#3565)Harrison Healey2016-07-121-2/+10
* | PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-0/+32
* | PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+16
|/
* Fix javascript error when getting a nottification about a reply in a channel ...Joram Wilander2016-07-071-1/+6
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-062-0/+11
* PLT-3518/PLT-3519 Custom emoji followup (#3507)Harrison Healey2016-07-061-0/+1
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-0/+43
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-052-2/+140
* Fix RHS adding an unecessary preference store listener and increase preferenc...Joram Wilander2016-07-051-0/+1
* PLT-3328 Added Title for Direct Message Desktop Notifications (#3438)David Lu2016-06-291-3/+5
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Merge branch 'release-3.1'JoramWilander2016-06-132-2/+2
|\