summaryrefslogtreecommitdiffstats
path: root/webapp/actions/websocket_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Do not client predict status for current user (#6380)Joram Wilander2017-05-101-2/+6
* Fix getting removed from channel or team (#6357)Joram Wilander2017-05-091-1/+19
* PLT-6262 Add config setting to disable file attachments (#6301)Joram Wilander2017-05-041-1/+2
* PLT-6214 Move channel store and actions over to redux (#6235)Joram Wilander2017-04-281-6/+14
* Add config setting to disable statuses (#6254)Joram Wilander2017-04-281-6/+2
* PLT-6213 Move team store and actions over to use redux (#6222)Joram Wilander2017-04-261-1/+0
* Start moving webapp to Redux (#6140)Joram Wilander2017-04-251-1/+0
* PLT-1384 Synced preferences over the websocket (#6108)Harrison Healey2017-04-201-0/+18
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6023: Add Users to Team in WebApp. (#5956)George Goldberg2017-04-041-0/+25
* PLT-6098 Added Manage Teams modal to System Console users list (#5914)Harrison Healey2017-04-031-1/+4
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-0/+7
* Add sync logic for DMs/GMs when network reconnects (#5676)Joram Wilander2017-03-081-0/+20
* Prevented RHS from closing when you reply to a message that had been deleted....Christopher Speller2017-03-061-5/+0
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-2/+2
* Fix channel created WS event (#5552)enahum2017-02-271-1/+2
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-271-1/+15
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-13/+0
* Add webapp/utils/url.jsx (#5285)Akihiko Odaki2017-02-071-1/+2
* Add functionality for refetching latest data after computer wakes up (#5120)Joram Wilander2017-01-191-1/+7
* Fix console errors when logging out (#4915)Joram Wilander2016-12-291-10/+6
* Fix error after leaving team (#4888)enahum2016-12-261-0/+1
* Fix team switch (#4851)enahum2016-12-221-6/+1
* Remove new user event handling on client (#4822)Joram Wilander2016-12-221-24/+0
* PLT-5012 Combine updateLastViewedAt, setLastViewedAt and setActiveChannel int...Joram Wilander2016-12-211-1/+1
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-2/+23
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-1/+30
* PLT-4233 When internet reconnects, reconnect websocket and grab latest posts,...Joram Wilander2016-11-291-4/+5
* Merge branch 'release-3.5'Christopher Speller2016-11-241-1/+10
|\
| * Fixed error logged when joining a team from another tab (#4620)Harrison Healey2016-11-211-0/+5
| * Properly load profile for new posts that have unloaded users (#4578)Joram Wilander2016-11-211-1/+5
* | Off screen edited posts no longer show up as new posts (#4485)Joram Wilander2016-11-141-1/+1
|/
* Fix websocket on old versions of IE11 (#4501)Joram Wilander2016-11-101-23/+26
* Fixing websocket and team store issues when leaving team (#4412)Christopher Speller2016-11-011-2/+2
* PLT-4596 Stopped trying to get new users when not in a context with a team (#...Harrison Healey2016-11-011-0/+5
* Load channel members with channels to make sure we have latest unread counts ...Joram Wilander2016-11-011-4/+4
* PLT-4430 improve slow channel switching (#4331)enahum2016-10-271-0/+1
* Remove legacy reference to hasDirectProfile (#4308)Joram Wilander2016-10-241-3/+0
* Fix bad use of websocket event when a new user is added (#4309)Joram Wilander2016-10-241-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-30/+32
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-25/+26
* Webrtc client side (#4026)enahum2016-09-161-3/+11
* Send hello event containing server version on WebSocket connect (#3936)Joram Wilander2016-09-041-0/+9
* Do not send push notifications for channels being actively viewed (#3931)Joram Wilander2016-09-021-1/+1
* Add missing directProfiles updates on real-time user updates (#3876)enahum2016-08-241-0/+3
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-0/+11
* PLT-3593 fixing issue of removing from team DM list (#3857)Corey Hulen2016-08-221-0/+4
* PLT-3881 Fix websocket errors after leaving the team (#3815)Corey Hulen2016-08-171-0/+2
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-1/+1
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-4/+18