summaryrefslogtreecommitdiffstats
path: root/webapp/utils/async_client.jsx
Commit message (Expand)AuthorAgeFilesLines
* Final fixes for moving unread handling to client (#5392)Joram Wilander2017-02-131-0/+29
* Adding active users statistics to system console (#5141)Christopher Speller2017-01-201-0/+8
* Fix error after leaving team (#4888)enahum2016-12-261-1/+1
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-85/+9
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-1/+73
* Autocomplete is now case insensitive (#4709)Joram Wilander2016-12-061-1/+1
* Fix react warnings and part of backstage (#4706)enahum2016-12-051-2/+2
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+50
* PLT-4403 Add server-based channel autocomplete, search and paging (#4585)Joram Wilander2016-11-241-0/+24
* Merge branch 'release-3.5'Christopher Speller2016-11-241-24/+36
|\
| * Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...Harrison Healey2016-11-211-24/+36
* | Add support for editing slash commands (#4335)Brian Olecki2016-11-151-0/+23
|/
* Fixing new messages indicator (#4531)Christopher Speller2016-11-111-36/+46
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-011-11/+7
* Fixes for creating teams (#4387)Joram Wilander2016-11-011-1/+1
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-4/+29
* Fixes for the team user lists in the system console (#4294)Joram Wilander2016-10-241-0/+2
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-330/+222
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-0/+1
* PLT-4343 Fixes for mobile main menu (#4148)Harrison Healey2016-10-041-1/+1
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-31/+29
* PLT-3921 Fix System Console Recent Active Users (#3856)enahum2016-09-061-1/+1
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-1/+27
* Show loading icon until first page of posts is loaded on channel switch (#3918)Joram Wilander2016-09-021-3/+2
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-8/+0
* Fix the elusive missing posts bug (#3836)Joram Wilander2016-08-191-6/+2
* Correctly reset tracker for updateLastViewedAt and other asynchronous calls (...Joram Wilander2016-08-161-4/+5
* PLT-3005 Added confirmation screen to integrations (#3747)David Lu2016-08-151-3/+3
* Removed /shortcuts from mobile (#3753)David Lu2016-08-111-10/+13
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-1/+2
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-1/+1
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-13/+3
* PLT-2992 Added the ability to use different themes for each team (#3411)Harrison Healey2016-07-141-0/+23
* PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...samogot2016-07-141-0/+37
* PLT-3237 Update displayed config values in admin console after saving (#3506)Harrison Healey2016-07-061-2/+9
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-0/+85
* PLT-3203 Commenting on the RHS while in permalink view makes the message not ...enahum2016-06-071-4/+6
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-1/+1
* Refresh login page if server version of client doesn't match browser version ...Joram Wilander2016-05-161-13/+17
* PLT-2927/PLT-2924 Fixing issues with integration lists (#2974)Harrison Healey2016-05-121-0/+6
* Recent mention searches now OR terms instead of AND (#2931)Joram Wilander2016-05-091-2/+3
* PLT-2600/PLT-2770 Changed getPublicLink api call to return a proper JSON stri...Harrison Healey2016-05-061-4/+2
* PLT-2600/PLT-2770 Added Get Public Link modal and added new API for public fi...Harrison Healey2016-05-051-0/+30
* Performance improvments (#2869)Christopher Speller2016-05-041-1/+0
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+22
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-168/+156
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-1/+0
* PLT-1750 Moved slash commands to backstageHarrison Healey2016-04-051-0/+77
* Improved handling of invalid incoming and outgoing webhooksHarrison Healey2016-04-041-4/+4
* Added ability to regenerate outgoing webhook tokens on InstalledIntegrations ...Harrison Healey2016-03-291-0/+15