nextcloud-server/apps/user_status/lib
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
..
AppInfo Respect user enumeration settings in user status lists 2021-10-20 11:33:23 +07:00
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Connector Fetch status in heartbeat controller only once 2022-04-07 15:16:34 +07:00
Controller Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Dashboard Revert "Fix Recent statuses plural/singular" 2021-08-09 19:33:25 +07:00
Db Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Exception Update php licenses 2021-06-04 22:02:41 +07:00
Listener Fix missing status with predefined status in drop-down 2022-05-27 09:21:33 +07:00
Migration Add an API to set and rollback the user status 2021-10-18 20:31:37 +07:00
Service Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Capabilities.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 +07:00