nextcloud-server/apps/user_status/lib
Joas Schilling 9a9db2802b
Reset user status based on message ID only
Since some statuses (call) can occure with different status
(away and dnd) we need to reset only based on the message id.
But as it can not be set by the user this is still save and okay.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-07-22 11:02:37 +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 Reset user status based on message ID only 2022-07-22 11:02:37 +07:00
Controller Make user status heartbeat API publicly accessible 2022-07-21 13:07:34 +07:00
Dashboard Revert "Fix Recent statuses plural/singular" 2021-08-09 19:33:25 +07:00
Db Reset user status based on message ID only 2022-07-22 11:02:37 +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 Reset user status based on message ID only 2022-07-22 11:02:37 +07:00
Capabilities.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 +07:00