summaryrefslogtreecommitdiffstats
path: root/webapp/actions/websocket_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* Removing webappChristopher Speller2017-09-061-473/+0
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-271-0/+9
* Add [...] menu to search results list (#6663)Saturnino Abril2017-07-211-0/+6
* Properly updated pinned/flagged posts on deletion (#6920)Joram Wilander2017-07-131-0/+7
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (Resubmit...Harrison Healey2017-07-111-5/+3
* Revert "PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (...Saturnino Abril2017-07-091-3/+5
* PLT-7039 Use loadProfilesAndStatusesForPosts from the redux library (#6881)Harrison Healey2017-07-081-5/+3
* [PLT-6800] Clear center and rhs view on other window when leaving a channel (...Saturnino Abril2017-07-051-0/+5
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-291-0/+13
* [PLT-6707] /header [text] slash command: Edit the channel header (#6566)Carlos Tadeu Panato Junior2017-06-291-5/+5
* [PLT-6599] Add link to check Websocket port error message (#6743)Carlos Tadeu Panato Junior2017-06-281-3/+2
* Fix websocket URL when specifying port in the config (#6748)Joram Wilander2017-06-261-2/+5
* Move remaining actions over to use redux and v4 endpoints (#6720)Joram Wilander2017-06-261-47/+19
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+13
* when a channel is update propagate the channel to everybody (#6677)Carlos Tadeu Panato Junior2017-06-211-0/+9
* PLT-6215 Major post list refactor (#6501)Joram Wilander2017-06-181-15/+12
* 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