nextcloud-server/apps/user_status/lib
Joas Schilling 4c83a8b75a fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests
Signed-off-by: Joas Schilling <coding@schilljs.com>
2025-05-30 08:00:48 +07:00
..
AppInfo fix(userstatus): run user status automation job for start and end events 2024-08-14 09:44:26 +07:00
BackgroundJob refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Connector refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ContactsMenu chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Controller fix(user_status): Catch non-existing user status when setting custom user status 2024-12-18 10:52:41 +07:00
Dashboard chore(profile): move profile app from core to apps 2024-11-14 10:25:02 +07:00
Db refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Exception
Listener refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
Migration chore(deps): Update nextcloud/coding-standard to v1.3.1 2024-09-19 14:21:20 +07:00
Service fix(user_status): Avoid unique constraint violations from parallel heartbeats and GET requests 2025-05-30 08:00:48 +07:00
Capabilities.php refactor(apps): Use constructor property promotion when possible 2024-10-21 12:37:59 +07:00
ResponseDefinitions.php fix(user_status): Remove non-existent "visible" field from UserStatusPredefined 2024-12-18 10:52:42 +07:00