nextcloud/apps/user_status/lib/Controller
Joas Schilling 1429a9a8ef
Also reset the status on clearAt
When you set yourself to "DND - In a meeting" for one hour,
the expectation is that you are also "online"/normal again
when the meeting is over. So we extend the logic to also include
the status itself to be reverted.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-05-27 11:32:53 +02:00
..
HeartbeatController.php Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +02:00
PredefinedStatusController.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
StatusesController.php Fix multiple bugs with user status 2021-11-23 12:21:42 +01:00
UserStatusController.php Also reset the status on clearAt 2022-05-27 11:32:53 +02:00