nextcloud-server/apps/user_status/lib
Joas Schilling d67396f1b3
Merge pull request #53418 from nextcloud/fix/timedjob-execution-time
Fix TimedJob execution time to allow job execution exactly when scheduled
2025-07-03 14:16:56 +07:00
..
AppInfo fix(userstatus): run user status automation job for start and end events 2024-08-14 09:44:26 +07:00
BackgroundJob fix: adjust setTimeout value for ClearOldStatusesBackgroundJob 2025-07-01 15:15:53 +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 chore: Add SPDX header 2024-05-30 15:49:33 +07:00
Listener chore: apply new CSFixer rules 2025-07-01 16:26:50 +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:53:18 +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