nextcloud-server/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 +07:00
..
HeartbeatController.php Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +07:00
PredefinedStatusController.php
StatusesController.php Fix multiple bugs with user status 2021-11-23 12:21:42 +07:00
UserStatusController.php Also reset the status on clearAt 2022-05-27 11:32:53 +07:00