summaryrefslogtreecommitdiffstats
path: root/model/websocket_message.go
Commit message (Expand)AuthorAgeFilesLines
* Added websocket event and webapp handler for updating user roles (#6953)Nick Frazier2017-07-271-0/+1
* PLT-6610 sending websocket event for last channel viewed (#6787)Corey Hulen2017-06-291-0/+1
* PLT-3711: Add websocket event for emoji addition (#6211)VeraLyu2017-06-231-0/+1
* when a channel is update propagate the channel to everybody (#6677)Carlos Tadeu Panato Junior2017-06-211-0/+1
* Adding slow pump detection to web_conn and better metrics (#6114)Corey Hulen2017-04-211-1/+2
* PLT-1384 Added websocket event when preferences are updated/deleted (#6107)Harrison Healey2017-04-201-23/+25
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-6196: Websocket message when added to a team. (#5968)George Goldberg2017-04-041-0/+1
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-37/+8
* PLT-3077 Add group messaging (#5489)Joram Wilander2017-03-021-0/+1
* PLT-5653 Fix Create channel does not show in another device (#5548)enahum2017-02-271-0/+1
* Increase performance when receiving messages (#5375)Joram Wilander2017-02-131-1/+0
* PLT-4167 Team Sidebar (#4569)enahum2016-12-191-0/+1
* PLT-1378 Initial version of emoji reactions (#4520)Harrison Healey2016-11-301-0/+2
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+9
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+1
* Fix HA User Typing bug (#4273)enahum2016-10-201-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-7/+37
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-5/+11
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+1
* Send hello event containing server version on WebSocket connect (#3936)Joram Wilander2016-09-041-0/+1
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-0/+1
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-0/+114