nextcloud-server/apps/user_status/tests/Unit/Service
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
..
PredefinedStatusServiceTest.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +07:00
StatusServiceTest.php Reset user status based on message ID only 2022-07-22 11:02:37 +07:00