nextcloud/apps/user_status/lib/Service
Joas Schilling ac43cf60c0
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-26 11:31:10 +02:00
..
EmojiService.php Update php licenses 2021-06-04 22:02:41 +02:00
JSDataService.php Update php licenses 2021-06-04 22:02:41 +02:00
PredefinedStatusService.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
StatusService.php Reset user status based on message ID only 2022-07-26 11:31:10 +02:00