summaryrefslogtreecommitdiffstats
path: root/api/web_hub.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-241/+0
* Fixing TODO comment in web_hub.go (#4938)Corey Hulen2017-01-031-1/+2
* Adding memcache to getchannel (#4928)Christopher Speller2017-01-031-0/+1
* Adding session cache directly to web-conn (#4861)Christopher Speller2016-12-221-0/+6
* Modifying post etag cache to apply to getPostsSince (#4837)Christopher Speller2016-12-201-1/+1
* Adding caching layer to some posts calls (#4779)Christopher Speller2016-12-141-0/+20
* PLT-4982 Adding caching to user profiles (#4782)Corey Hulen2016-12-141-0/+1
* Improving command line interface (#4689)Christopher Speller2016-12-061-1/+3
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-0/+5
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-101-0/+1
* Only send WS hello event once authenticated (#4509)Joram Wilander2016-11-101-3/+3
* Fixing websocket unregister so it unregisters from the correct hub. (#4452)Christopher Speller2016-11-041-9/+9
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+4
* Fixing clustering problem (#4320)Corey Hulen2016-10-251-17/+6
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-56/+96
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-43/+16
* Cleaning up some old code from the permissions system change (#4090)Christopher Speller2016-09-261-3/+4
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+3
* Include build number in server version given to the client (#3984)Joram Wilander2016-09-081-1/+1
* Send hello event containing server version on WebSocket connect (#3936)Joram Wilander2016-09-041-0/+5
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-311-1/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+18
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+13
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-11/+10
* Move away from the "andForget" style of function (#3046)Thomas Balthazar2016-05-181-4/+2
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-271-14/+25
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-38/+90
* PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-231-1/+2
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Fix user_added websocket event and update websocket channel access cache on a...JoramWilander2015-10-071-3/+7
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+8
* fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-12/+26
* first commit=Corey Hulen2015-06-141-0/+71