summaryrefslogtreecommitdiffstats
path: root/api/web_conn.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-252/+0
* Fixing should send event removing extra go channel creation (#4942)Corey Hulen2017-01-031-6/+1
* Adding session cache directly to web-conn (#4861)Christopher Speller2016-12-221-12/+23
* PLT-4429 disabling at_all at_channel metions mentions when channel has more t...Corey Hulen2016-11-241-0/+12
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+7
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-151-1/+10
* Only send WS hello event once authenticated (#4509)Joram Wilander2016-11-101-0/+8
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-8/+30
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-55/+94
* Cleaning up some old code from the permissions system change (#4090)Christopher Speller2016-09-261-43/+36
* PLT-1527 Add a slash command to set yourself away (#3752)Dmitri Aizenberg2016-08-311-2/+2
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-21/+2
* Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-15/+20
* Move away from the "andForget" style of function (#3046)Thomas Balthazar2016-05-181-2/+3
* Fixing websocket connection=Corey Hulen2016-05-171-6/+6
* Add websocket event and cache invalidation for deleting channels (#2807)Joram Wilander2016-04-271-0/+4
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-19/+59
* PLT-7: Refactoring api to use translations (chunk 3)Elias Nahum2016-01-231-3/+4
* Revert " PLT-7 adding loc for db calls"Corey Hulen2016-01-201-5/+4
* PLT-7 adding loc db calls for users table=Corey Hulen2016-01-201-3/+3
* PLT-7 adding loc db calls for oauth table=Corey Hulen2016-01-201-1/+2
* Upgrade logging package=Corey Hulen2016-01-111-1/+1
* Small refactor of websocket code on client and serverJoramWilander2015-10-161-19/+6
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Refactored post handling/updating on both the client and server.JoramWilander2015-08-271-0/+5
* fixes mm-1348 removing dependency on redis=Corey Hulen2015-07-141-1/+1
* first commit=Corey Hulen2015-06-141-0/+132