aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Controller/StatusesController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* Add single status code descriptions for OpenAPIjld31032023-09-271-1/+3
* user_status: Add OpenAPI specjld31032023-07-041-7/+19
* Fix multiple bugs with user statusCarl Schwan2021-11-231-3/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+8
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Always use IUserStatus constsGeorg Ehrke2020-09-071-2/+3
* Introduce consts for statusesGeorg Ehrke2020-09-071-2/+2
* Add user-status appGeorg Ehrke2020-07-311-0/+107