server
/
chat
master
spline
chat
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
webapp
/
actions
/
websocket_actions.jsx
Commit message (
Expand
)
Author
Age
Files
Lines
*
[PLT-6707] /header [text] slash command: Edit the channel header (#6566)
Carlos Tadeu Panato Junior
2017-06-29
1
-5
/
+5
*
[PLT-6599] Add link to check Websocket port error message (#6743)
Carlos Tadeu Panato Junior
2017-06-28
1
-3
/
+2
*
Fix websocket URL when specifying port in the config (#6748)
Joram Wilander
2017-06-26
1
-2
/
+5
*
Move remaining actions over to use redux and v4 endpoints (#6720)
Joram Wilander
2017-06-26
1
-47
/
+19
*
PLT-3711: Add websocket event for emoji addition (#6211)
VeraLyu
2017-06-23
1
-0
/
+13
*
when a channel is update propagate the channel to everybody (#6677)
Carlos Tadeu Panato Junior
2017-06-21
1
-0
/
+9
*
PLT-6215 Major post list refactor (#6501)
Joram Wilander
2017-06-18
1
-15
/
+12
*
Do not client predict status for current user (#6380)
Joram Wilander
2017-05-10
1
-2
/
+6
*
Fix getting removed from channel or team (#6357)
Joram Wilander
2017-05-09
1
-1
/
+19
*
PLT-6262 Add config setting to disable file attachments (#6301)
Joram Wilander
2017-05-04
1
-1
/
+2
*
PLT-6214 Move channel store and actions over to redux (#6235)
Joram Wilander
2017-04-28
1
-6
/
+14
*
Add config setting to disable statuses (#6254)
Joram Wilander
2017-04-28
1
-6
/
+2
*
PLT-6213 Move team store and actions over to use redux (#6222)
Joram Wilander
2017-04-26
1
-1
/
+0
*
Start moving webapp to Redux (#6140)
Joram Wilander
2017-04-25
1
-1
/
+0
*
PLT-1384 Synced preferences over the websocket (#6108)
Harrison Healey
2017-04-20
1
-0
/
+18
*
PLT-5860 Updated copyright date (#6058)
Harrison Healey
2017-04-12
1
-1
/
+1
*
PLT-6023: Add Users to Team in WebApp. (#5956)
George Goldberg
2017-04-04
1
-0
/
+25
*
PLT-6098 Added Manage Teams modal to System Console users list (#5914)
Harrison Healey
2017-04-03
1
-1
/
+4
*
PLT-5750 Add sequence number to websocket connections and events (#5907)
Joram Wilander
2017-04-01
1
-0
/
+7
*
Add sync logic for DMs/GMs when network reconnects (#5676)
Joram Wilander
2017-03-08
1
-0
/
+20
*
Prevented RHS from closing when you reply to a message that had been deleted....
Christopher Speller
2017-03-06
1
-5
/
+0
*
PLT-3077 Add group messaging (#5489)
Joram Wilander
2017-03-02
1
-2
/
+2
*
Fix channel created WS event (#5552)
enahum
2017-02-27
1
-1
/
+2
*
PLT-5653 Fix Create channel does not show in another device (#5548)
enahum
2017-02-27
1
-1
/
+15
*
Increase performance when receiving messages (#5375)
Joram Wilander
2017-02-13
1
-13
/
+0
*
Add webapp/utils/url.jsx (#5285)
Akihiko Odaki
2017-02-07
1
-1
/
+2
*
Add functionality for refetching latest data after computer wakes up (#5120)
Joram Wilander
2017-01-19
1
-1
/
+7
*
Fix console errors when logging out (#4915)
Joram Wilander
2016-12-29
1
-10
/
+6
*
Fix error after leaving team (#4888)
enahum
2016-12-26
1
-0
/
+1
*
Fix team switch (#4851)
enahum
2016-12-22
1
-6
/
+1
*
Remove new user event handling on client (#4822)
Joram Wilander
2016-12-22
1
-24
/
+0
*
PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...
Joram Wilander
2016-12-21
1
-1
/
+1
*
PLT-4167 Team Sidebar (#4569)
enahum
2016-12-19
1
-2
/
+23
*
PLT-1378 Initial version of emoji reactions (#4520)
Harrison Healey
2016-11-30
1
-1
/
+30
*
PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...
Joram Wilander
2016-11-29
1
-4
/
+5
*
Merge branch 'release-3.5'
Christopher Speller
2016-11-24
1
-1
/
+10
|
\
|
*
Fixed error logged when joining a team from another tab (#4620)
Harrison Healey
2016-11-21
1
-0
/
+5
|
*
Properly load profile for new posts that have unloaded users (#4578)
Joram Wilander
2016-11-21
1
-1
/
+5
*
|
Off screen edited posts no longer show up as new posts (#4485)
Joram Wilander
2016-11-14
1
-1
/
+1
|
/
*
Fix websocket on old versions of IE11 (#4501)
Joram Wilander
2016-11-10
1
-23
/
+26
*
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
1
-4
/
+4
*
PLT-4430 improve slow channel switching (#4331)
enahum
2016-10-27
1
-0
/
+1
*
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
*
Merging performance branch into master (#4268)
Joram Wilander
2016-10-19
1
-30
/
+32
*
PLT-3734 Cleaning up shouldSendEvent function (#4024)
enahum
2016-09-27
1
-25
/
+26
*
Webrtc client side (#4026)
enahum
2016-09-16
1
-3
/
+11
*
Send hello event containing server version on WebSocket connect (#3936)
Joram Wilander
2016-09-04
1
-0
/
+9
[next]