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 +02:00
..
AppInfo
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +02:00
Connector Reset user status based on message ID only 2022-07-22 11:02:37 +02:00
Controller Make user status heartbeat API publicly accessible 2022-07-21 13:07:34 +02:00
Dashboard
Db Reset user status based on message ID only 2022-07-22 11:02:37 +02:00
Exception
Listener Fix missing status with predefined status in drop-down 2022-05-27 09:21:33 +02:00
Migration
Service Reset user status based on message ID only 2022-07-22 11:02:37 +02:00
Capabilities.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 -03:00