nextcloud-server/apps/user_status/lib/Service
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
..
JSDataService.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +07:00
PredefinedStatusService.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +07:00
StatusService.php Also reset the status on clearAt 2022-05-27 11:32:53 +07:00