summaryrefslogtreecommitdiffstats
path: root/webapp/actions/websocket_actions.jsx
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only get channels and posts on WebSocket connect if team is set (#3684)Joram Wilander2016-07-271-2/+4
* Fix RHS not closing when thread is deleted by another user (#3641)Joram Wilander2016-07-201-0/+5
* Moving javascript driver back to platform (#3613)Christopher Speller2016-07-191-2/+2
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-1/+26
* Fixes javascript error with missing func (#3570)Corey Hulen2016-07-131-1/+0
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-114/+34
* Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-0/+2
* PLT-2863 adding remove user from team (#3429)Corey Hulen2016-07-061-0/+17
* On receive of a comment that we don't have the thread for, acquire the thread...Joram Wilander2016-07-061-1/+2
* PLT-3440 (#3440)Corey Hulen2016-06-291-2/+11
* Adding webpack code splitting (#3377)Christopher Speller2016-06-221-1/+1
* Fix channels showing up across teams when multiple teams open in same browser...Joram Wilander2016-06-151-1/+3
* Allow clearing direct messages across team based on channel view events (#3176)Joram Wilander2016-06-011-1/+1
* Refactor login, claim and create_team into views and add actions (#3110)Joram Wilander2016-05-261-0/+270