summaryrefslogtreecommitdiffstats
path: root/webapp/actions
Commit message (Expand)AuthorAgeFilesLines
* Temporary fix for JS errors when logging out with non-english language (#4990)Joram Wilander2017-01-061-2/+1
* Fixing errors on user updates (#4962)Christopher Speller2017-01-041-1/+2
* PLT-5109/PLT-5112 Fixed commented out unit tests (#4951)Harrison Healey2017-01-041-1/+0
* Fix console error when logging in with non-english language (#4941)Joram Wilander2017-01-031-8/+4
* Fix unread for your own message after logout (#4943)Joram Wilander2017-01-031-0/+1
* PLT-3960 Don't show (message deleted) placeholder to the user that deleted th...khawerrind2017-01-031-0/+5
* Clean up /logout command flow and errors (#4918)Joram Wilander2016-12-301-9/+13
* Fix console errors when logging out (#4915)Joram Wilander2016-12-292-10/+10
* On channel switch, only pull statuses the client doesn't have yet (#4894)Joram Wilander2016-12-261-1/+5
* Fix error after leaving team (#4888)enahum2016-12-261-0/+1
* Fix team switch (#4851)enahum2016-12-222-12/+25
* Remove new user event handling on client (#4822)Joram Wilander2016-12-221-24/+0
* #4697 Move Client.createChannel() in components to an action (#4855)Björn Roland2016-12-221-0/+36
* #4695 Move instances of Client.updateTeamMemberRoles() in components to an ac...Björn Roland2016-12-221-0/+17
* PLT-4431 Add post queuing to the webapp (#4800)Joram Wilander2016-12-211-0/+49
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-214-4/+4
* #4698 Move Client.updateActive() in components to an action (#4858)Björn Roland2016-12-211-0/+17
* #4699 Move instances of Client.updateChannelNotifyProps() in components to an...Björn Roland2016-12-211-0/+15
* PLT-4167 Team Sidebar (#4569)enahum2016-12-193-5/+69
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+42
* PLT-1598 Slash command works in RHS (#4367)Yusuke Nemoto2016-12-091-3/+2
* Move instances of Client.createPost() in components to an action (#4639)Carlos Tadeu Panato Junior2016-12-051-0/+34
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-1/+1
* Move instances of Client.updateChannel() in components to an action (#4643)Carlos Tadeu Panato Junior2016-12-011-0/+18
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-302-1/+50
* PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...Joram Wilander2016-11-291-4/+5
* Fix more react warnings & fix saving theme (#4667)enahum2016-11-291-8/+10
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-0/+18
* Move instances of Client.updateUserRoles() in components to an action (#4657)Nick Frazier2016-11-291-0/+19
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-242-8/+52
* Merge branch 'release-3.5'Christopher Speller2016-11-242-1/+11
|\
| * Fixed error logged when joining a team from another tab (#4620)Harrison Healey2016-11-211-0/+5
| * Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...Harrison Healey2016-11-211-0/+1
| * Properly load profile for new posts that have unloaded users (#4578)Joram Wilander2016-11-211-1/+5
* | Move instances of Client.updateTeam() in components to an action (#4574)Carlos Tadeu Panato Junior2016-11-181-0/+18
* | Don't show desktop notifications for messages entering the channel th… (#4216)Pepijn2016-11-171-0/+7
* | PLT-4572 - Move instances of Client.updateUser() in components to an action (...Carlos Tadeu Panato Junior2016-11-171-0/+18
* | Merge branch 'release-3.5'Christopher Speller2016-11-151-11/+13
|\|
| * Fixed websocket to properly logout when logged out from another tab (#4546)Harrison Healey2016-11-141-5/+7
| * Move channel click dispatch outside of promise (#4545)Joram Wilander2016-11-141-6/+6
* | Off screen edited posts no longer show up as new posts (#4485)Joram Wilander2016-11-141-1/+1
|/
* Fixing new messages indicator (#4531)Christopher Speller2016-11-111-10/+14
* Load profiles for search results (#4519)Joram Wilander2016-11-101-1/+1
* Fix websocket on old versions of IE11 (#4501)Joram Wilander2016-11-101-23/+26
* Removing ALT-click beacuse bug was not fixed (#4454)Christopher Speller2016-11-041-58/+0
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-0/+17
* Fixing websocket and team store issues when leaving team (#4412)Christopher Speller2016-11-011-2/+2
* PLT-4596 Stopped trying to get new users when not in a context with a team (#...Harrison Healey2016-11-011-0/+5
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-013-7/+13
* Fix new DMs not showing up in the sidebar (#4374)Joram Wilander2016-10-311-4/+4