summaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* Fix multiple bugs with user statusCarl Schwan2021-11-232-3/+5
* Add an API to set and rollback the user statusCarl Schwan2021-10-181-1/+4
* Save a request everytime we send the heartbeatJoas Schilling2021-06-161-11/+29
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-044-27/+31
* UserStatus: no message means clear status message. This fixes #23332Simon Spannagel2020-11-021-2/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Reset the user status when clearing the custom messageJoas Schilling2020-09-301-1/+6
* Always use IUserStatus constsGeorg Ehrke2020-09-072-4/+5
* HeartbeatController: PHPDoc fixesGeorg Ehrke2020-09-071-0/+2
* Introduce consts for statusesGeorg Ehrke2020-09-072-3/+4
* Add user-status appGeorg Ehrke2020-07-314-0/+455