summaryrefslogtreecommitdiffstats
path: root/app/websocket_router.go
Commit message (Expand)AuthorAgeFilesLines
* Migrate to idiomatic error handling in app/websocket_router.go (#9708)Hanzei2018-10-181-17/+15
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-1/+1
* Structured logging (#8673)Christopher Speller2018-04-271-3/+3
* Miscellaneous app cleanup (#7594)Chris2017-10-091-7/+0
* Goroutine wranglin (#7556)Chris2017-10-031-2/+2
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-8/+10
* Renaming repoChristopher Speller2017-09-061-2/+2
* app type transition (#7167)Chris2017-09-061-4/+5
* PLT-6226 fixing race in IsAuth (#7296)Corey Hulen2017-09-051-2/+3
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-4/+5
* Do not re-register WS connection if already authenticated (#6511)Joram Wilander2017-05-301-0/+4
* Detach session activity update from statuses (#6379)Joram Wilander2017-05-101-1/+4
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* PLT-5750 Add sequence number to websocket connections and events (#5907)Joram Wilander2017-04-011-2/+0
* Fixing double send of websocket hello message (#5490)Corey Hulen2017-02-221-1/+0
* Fixing websocket auth then sending challenge (#5406)Corey Hulen2017-02-141-0/+2
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+96