summaryrefslogtreecommitdiffstats
path: root/app/status.go
Commit message (Expand)AuthorAgeFilesLines
* [MM-12537] Migrate to idiomatic error handling the file `app/status.go` in th...Mukul Rawat2018-10-141-23/+23
* MM-10254 Add plugin APIs for getting/updating user statuses (#9101)Joram Wilander2018-07-161-1/+1
* Deduplicating some code in app/status.go (#9095)Jesús Espino2018-07-111-17/+3
* Reset status to away after web conn disconnect if necessary (#8988)Joram Wilander2018-06-271-0/+16
* MM-10425 Include active_channel in cluster update user status messages (#8967)Joram Wilander2018-06-211-1/+1
* Skip cluster send when getting non-cached statuses (#8824)Joram Wilander2018-05-181-2/+2
* Structured logging (#8673)Christopher Speller2018-04-271-4/+5
* Add Auto Responder handler (#8386)Stan Chan2018-04-121-0/+26
* MM-9274- Sort Users in Channel by status (#8181)Stephen Kiers2018-03-091-22/+10
* remove `go Publish(...)` idiom (#8373)Chris2018-03-021-12/+4
* more global config ref cleanup (#7802)Chris2017-11-091-5/+5
* [PLT-4341] add dnd command (#7694)Carlos Tadeu Panato Junior2017-10-251-0/+28
* Reduce utils.Cfg references (#7650)Chris2017-10-181-6/+6
* Goroutine wranglin (#7556)Chris2017-10-031-3/+9
* remove remaining Global() calls (outside of tests) (#7521)Chris2017-09-281-5/+5
* remove einterface gets (#7455)Chris2017-09-191-13/+12
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-16/+16
* PLT-6080 moving clustering to memberlist (#6499)Corey Hulen2017-06-191-1/+6
* Send status change event if status changes on channel view (#6389)Joram Wilander2017-05-111-4/+8
* Detach session activity update from statuses (#6379)Joram Wilander2017-05-101-5/+0
* Add config setting to disable statuses (#6254)Joram Wilander2017-04-281-0/+28
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement POST /users/status/ids for apiv4 (#5894)Carlos Tadeu Panato Junior2017-03-301-0/+1
* [APIV4] GET /users/{user_id}/status - user status endpoint for apiV4 (#5824)Carlos Tadeu Panato Junior2017-03-241-0/+53
* Fix push notifications where channel is set to all activity (#5594)enahum2017-03-021-18/+0
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-3/+3
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-0/+255