server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
utils
/
async_client.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
PLT-6155: Keep pin badges in RHS consistent with that in center (#6018)
VeraLyu
2017-04-12
1
-2
/
+4
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
Remove unnecessary uses of getMoreChannels (#5982)
Joram Wilander
2017-04-04
1
-24
/
+0
*
PLT-6023: Add Users to Team in WebApp. (#5956)
George Goldberg
2017-04-04
1
-28
/
+30
*
PLT-2713/PLT-6028 Added System Users list to System Console (#5882)
Harrison Healey
2017-03-30
1
-3
/
+11
*
Fxing build
Christopher Speller
2017-03-17
1
-1
/
+1
*
Merge branch 'release-3.7' into master.
George Goldberg
2017-03-17
1
-18
/
+23
|
\
|
*
Add sync logic for DMs/GMs when network reconnects (#5676)
Joram Wilander
2017-03-08
1
-18
/
+23
*
|
Update eslint (#5752)
Christopher Speller
2017-03-13
1
-3
/
+3
*
|
Add pinned posts (#4217)
Gabin Aureche
2017-03-13
1
-0
/
+34
|
/
*
Adding edit of incoming webhook (#5272)
Poornima
2017-02-26
1
-0
/
+46
*
Final fixes for moving unread handling to client (#5392)
Joram Wilander
2017-02-13
1
-0
/
+29
*
Adding active users statistics to system console (#5141)
Christopher Speller
2017-01-20
1
-0
/
+8
*
Fix error after leaving team (#4888)
enahum
2016-12-26
1
-1
/
+1
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-85
/
+9
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-1
/
+73
*
Autocomplete is now case insensitive (#4709)
Joram Wilander
2016-12-06
1
-1
/
+1
*
Fix react warnings and part of backstage (#4706)
enahum
2016-12-05
1
-2
/
+2
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-0
/
+50
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
1
-0
/
+24
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-24
1
-24
/
+36
|
\
|
*
Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...
Harrison Healey
2016-11-21
1
-24
/
+36
*
|
Add support for editing slash commands (#4335)
Brian Olecki
2016-11-15
1
-0
/
+23
|
/
*
Fixing new messages indicator (#4531)
Christopher Speller
2016-11-11
1
-36
/
+46
*
Load channel members with channels to make sure we have latest unread counts ...
Joram Wilander
2016-11-01
1
-11
/
+7
*
Fixes for creating teams (#4387)
Joram Wilander
2016-11-01
1
-1
/
+1
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-4
/
+29
*
Fixes for the team user lists in the system console (#4294)
Joram Wilander
2016-10-24
1
-0
/
+2
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-330
/
+222
*
PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...
Harrison Healey
2016-10-06
1
-0
/
+1
*
PLT-4343 Fixes for mobile main menu (#4148)
Harrison Healey
2016-10-04
1
-1
/
+1
*
PLT-3105 Files table migration (#4068)
Harrison Healey
2016-09-30
1
-31
/
+29
*
PLT-3921 Fix System Console Recent Active Users (#3856)
enahum
2016-09-06
1
-1
/
+1
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
1
-1
/
+27
*
Show loading icon until first page of posts is loaded on channel switch (#3918)
Joram Wilander
2016-09-02
1
-3
/
+2
*
PLT-3593 fixing issue of removing from team DM list (#3857)
Corey Hulen
2016-08-22
1
-8
/
+0
*
Fix the elusive missing posts bug (#3836)
Joram Wilander
2016-08-19
1
-6
/
+2
*
Correctly reset tracker for updateLastViewedAt and other asynchronous calls (...
Joram Wilander
2016-08-16
1
-4
/
+5
*
PLT-3005 Added confirmation screen to integrations (#3747)
David Lu
2016-08-15
1
-3
/
+3
*
Removed /shortcuts from mobile (#3753)
David Lu
2016-08-11
1
-10
/
+13
*
PLT-2899 adding clustering of app servers (#3682)
Corey Hulen
2016-08-04
1
-1
/
+2
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
1
-1
/
+1
*
PLT-2241 Refactored statuses into a more real-time system (#3573)
Joram Wilander
2016-07-18
1
-13
/
+3
*
PLT-2992 Added the ability to use different themes for each team (#3411)
Harrison Healey
2016-07-14
1
-0
/
+23
*
PLT-3366 Holding down the ALT key and clicking on a message adds a new messag...
samogot
2016-07-14
1
-0
/
+37
*
PLT-3237 Update displayed config values in admin console after saving (#3506)
Harrison Healey
2016-07-06
1
-2
/
+9
*
PLT-3145 Custom Emojis (#3381)
Harrison Healey
2016-07-05
1
-0
/
+85
*
PLT-3203 Commenting on the RHS while in permalink view makes the message not ...
enahum
2016-06-07
1
-4
/
+6
*
Refactor login, claim and create_team into views and add actions (#3110)
Joram Wilander
2016-05-26
1
-1
/
+1
*
Refresh login page if server version of client doesn't match browser version ...
Joram Wilander
2016-05-16
1
-13
/
+17
[next]