nextcloud/apps/user_status/lib/Service
Joas Schilling bac2508d77
Fix user status not resetting correctly after a call
Only happens when the user navigated away and came back,
so the heartbeat updates the status to "Online + In a call"
After that resetting away from "Away + In a call" does not match anymore
and the previous status sticks

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-03-11 13:03:15 +01:00
..
EmojiService.php Update php licenses 2021-06-04 22:02:41 +02:00
JSDataService.php Fix ArrayAccess and JsonSerializable return types 2021-11-23 09:28:56 +01:00
PredefinedStatusService.php Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
StatusService.php Fix user status not resetting correctly after a call 2022-03-11 13:03:15 +01:00