aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_status/lib/Controller/HeartbeatController.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-7/+5
* user_status: Add OpenAPI specjld31032023-07-041-2/+13
* Fix user_status heartbeat responsejld31032023-01-251-7/+7
* Make user status heartbeat API publicly accessiblejld31032022-07-211-1/+2
* Fetch status in heartbeat controller only onceCarl Schwan2022-04-071-10/+10
* Save a request everytime we send the heartbeatJoas Schilling2021-06-161-11/+29
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-7/+7
* Always use IUserStatus constsGeorg Ehrke2020-09-071-2/+2
* HeartbeatController: PHPDoc fixesGeorg Ehrke2020-09-071-0/+2
* Introduce consts for statusesGeorg Ehrke2020-09-071-1/+2
* Add user-status appGeorg Ehrke2020-07-311-0/+92