nextcloud-server/apps/user_status/lib
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
..
AppInfo Respect user enumeration settings in user status lists 2021-10-20 11:33:23 +02:00
BackgroundJob
Connector Do status and predefined message setting in one go 2022-02-15 16:06:33 +01:00
Controller Fix multiple bugs with user status 2021-11-23 12:21:42 +01:00
Dashboard
Db Create the backup user status in 1 query instead of 3 2022-02-15 16:06:33 +01:00
Exception
Listener Migrate to webpack v5 2022-01-08 10:12:47 +01:00
Migration Add an API to set and rollback the user status 2021-10-18 20:31:37 +02:00
Service Fix user status not resetting correctly after a call 2022-03-11 13:03:15 +01:00
Capabilities.php