nextcloud-server/apps/user_status/lib/Controller
Carl Schwan 92fe694b7f
Fix multiple bugs with user status
* Fix editing the status while on a call, don't send a bogus request
* Clean backup user status when setting up a new status manually
* A bit more type hinting

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2021-11-23 12:21:42 +07:00
..
HeartbeatController.php Save a request everytime we send the heartbeat 2021-06-16 11:32:32 +07:00
PredefinedStatusController.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +07:00
StatusesController.php Fix multiple bugs with user status 2021-11-23 12:21:42 +07:00
UserStatusController.php Fix multiple bugs with user status 2021-11-23 12:21:42 +07:00