server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move instances of Client.createPost() in components to an action (#4639)
Carlos Tadeu Panato Junior
2016-12-05
1
-0
/
+34
*
Fix react warnings and part of backstage (#4706)
enahum
2016-12-05
1
-1
/
+1
*
Move instances of Client.updateChannel() in components to an action (#4643)
Carlos Tadeu Panato Junior
2016-12-01
1
-0
/
+18
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
2
-1
/
+50
*
PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...
Joram Wilander
2016-11-29
1
-4
/
+5
*
Fix more react warnings & fix saving theme (#4667)
enahum
2016-11-29
1
-8
/
+10
*
PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)
Joram Wilander
2016-11-29
1
-0
/
+18
*
Move instances of Client.updateUserRoles() in components to an action (#4657)
Nick Frazier
2016-11-29
1
-0
/
+19
*
PLT-4403 Add server-based channel autocomplete, search and paging (#4585)
Joram Wilander
2016-11-24
2
-8
/
+52
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-24
2
-1
/
+11
|
\
|
*
Fixed error logged when joining a team from another tab (#4620)
Harrison Healey
2016-11-21
1
-0
/
+5
|
*
Hotfix: PLT-4779 Fixing scrolling on loading a channel and missing DM channel...
Harrison Healey
2016-11-21
1
-0
/
+1
|
*
Properly load profile for new posts that have unloaded users (#4578)
Joram Wilander
2016-11-21
1
-1
/
+5
*
|
Move instances of Client.updateTeam() in components to an action (#4574)
Carlos Tadeu Panato Junior
2016-11-18
1
-0
/
+18
*
|
Don't show desktop notifications for messages entering the channel th… (#4216)
Pepijn
2016-11-17
1
-0
/
+7
*
|
PLT-4572 - Move instances of Client.updateUser() in components to an action (...
Carlos Tadeu Panato Junior
2016-11-17
1
-0
/
+18
*
|
Merge branch 'release-3.5'
Christopher Speller
2016-11-15
1
-11
/
+13
|
\
|
|
*
Fixed websocket to properly logout when logged out from another tab (#4546)
Harrison Healey
2016-11-14
1
-5
/
+7
|
*
Move channel click dispatch outside of promise (#4545)
Joram Wilander
2016-11-14
1
-6
/
+6
*
|
Off screen edited posts no longer show up as new posts (#4485)
Joram Wilander
2016-11-14
1
-1
/
+1
|
/
*
Fixing new messages indicator (#4531)
Christopher Speller
2016-11-11
1
-10
/
+14
*
Load profiles for search results (#4519)
Joram Wilander
2016-11-10
1
-1
/
+1
*
Fix websocket on old versions of IE11 (#4501)
Joram Wilander
2016-11-10
1
-23
/
+26
*
Removing ALT-click beacuse bug was not fixed (#4454)
Christopher Speller
2016-11-04
1
-58
/
+0
*
EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)
Joram Wilander
2016-11-03
1
-0
/
+17
*
Fixing websocket and team store issues when leaving team (#4412)
Christopher Speller
2016-11-01
1
-2
/
+2
*
PLT-4596 Stopped trying to get new users when not in a context with a team (#...
Harrison Healey
2016-11-01
1
-0
/
+5
*
Load channel members with channels to make sure we have latest unread counts ...
Joram Wilander
2016-11-01
3
-7
/
+13
*
Fix new DMs not showing up in the sidebar (#4374)
Joram Wilander
2016-10-31
1
-4
/
+4
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
3
-7
/
+2
*
GH-4095 Favorite/Starred Channels (#4222)
Alexander Smaga
2016-10-26
1
-0
/
+14
*
Remove legacy reference to hasDirectProfile (#4308)
Joram Wilander
2016-10-24
1
-3
/
+0
*
Fix bad use of websocket event when a new user is added (#4309)
Joram Wilander
2016-10-24
1
-1
/
+1
*
Fix autocomplete for old mechanisms and add partial fix for channel switcher ...
Joram Wilander
2016-10-20
1
-11
/
+1
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
9
-53
/
+884
*
First commit for toggling mentions using shortcut and button (#4169)
Pepijn
2016-10-11
1
-0
/
+46
*
PLT-3785 Re-enabled marking messages unread (#4179)
David Lu
2016-10-11
1
-0
/
+7
*
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
-3
/
+2
*
PLT-3734 Cleaning up shouldSendEvent function (#4024)
enahum
2016-09-27
2
-26
/
+27
*
Updating ESLint (#4085)
Christopher Speller
2016-09-23
1
-1
/
+1
*
PLT-1759 - Auto-complete for !channels when posting messages. (#3890)
George Goldberg
2016-09-19
1
-0
/
+3
*
Webrtc client side (#4026)
enahum
2016-09-16
2
-3
/
+31
*
PLT-1238 on permalink not visible back button points to last channel or town-...
enahum
2016-09-14
1
-2
/
+14
*
Modifying permissions system. (#3897)
Christopher Speller
2016-09-13
1
-1
/
+1
*
Send hello event containing server version on WebSocket connect (#3936)
Joram Wilander
2016-09-04
1
-0
/
+9
*
Do not send push notifications for channels being actively viewed (#3931)
Joram Wilander
2016-09-02
2
-2
/
+2
*
PLT-2074 Refactor desktop notification settings UI and add setting for durati...
Joram Wilander
2016-08-29
1
-1
/
+1
*
Add missing directProfiles updates on real-time user updates (#3876)
enahum
2016-08-24
1
-0
/
+3
*
PLT-3942 Add real-time updates for center channel profile picture popover (#3...
enahum
2016-08-24
1
-0
/
+11
[next]