nextcloud/apps/user_status/lib/Db
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
..
UserStatus.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
UserStatusMapper.php Also reset the status on clearAt 2022-05-27 11:32:53 +02:00