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
...
*
|
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
*
PLT-3593 fixing issue of removing from team DM list (#3857)
Corey Hulen
2016-08-22
2
-1
/
+5
*
PLT-3881 Fix websocket errors after leaving the team (#3815)
Corey Hulen
2016-08-17
1
-0
/
+2
*
Clear search term before displaying flagged posts (#3802)
Joram Wilander
2016-08-16
1
-6
/
+6
*
PLT-3005 Added confirmation screen to integrations (#3747)
David Lu
2016-08-15
1
-1
/
+1
*
PLT-3869 Fix set default language when user logs out (#3796)
enahum
2016-08-15
1
-0
/
+1
*
Removed /shortcuts from mobile (#3753)
David Lu
2016-08-11
1
-6
/
+11
*
Changed autodetection of SiteURL (#3764)
Harrison Healey
2016-08-09
1
-1
/
+1
*
PLT-3506 Added flagged posts functionality (#3679)
Joram Wilander
2016-08-04
2
-4
/
+41
*
PLT-3484 OAuth2 Service Provider (#3632)
enahum
2016-08-03
2
-7
/
+60
*
PLT-3408 Add SiteURL to config.json (#3692)
Harrison Healey
2016-08-02
1
-4
/
+18
*
Fix console error when receiving a new message in the system console or on an...
Joram Wilander
2016-07-28
1
-2
/
+4
*
Only get channels and posts on WebSocket connect if team is set (#3684)
Joram Wilander
2016-07-27
1
-2
/
+4
*
Fix RHS not closing when thread is deleted by another user (#3641)
Joram Wilander
2016-07-20
1
-0
/
+5
*
Moving javascript driver back to platform (#3613)
Christopher Speller
2016-07-19
7
-9
/
+9
[prev]
[next]