nextcloud-server/apps/user_status/tests/Unit
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
..
BackgroundJob Also reset the status on clearAt 2022-05-27 11:32:53 +07:00
Connector Update php licenses 2021-06-04 22:02:41 +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
Listener Fix unit tests 2022-05-27 10:46:47 +07:00
Service Reset user status based on message ID only 2022-07-22 11:02:37 +07:00
CapabilitiesTest.php Extract the EmojiService from user status and add an OCP interface 2022-04-28 07:09:44 +07:00