nextcloud/apps/dav/lib/BackgroundJob
Joas Schilling 2bd5a534f0 fix(userstatus): Fix user status automation in real-life scenario
Order of applying:
- Out-of-office
- Availability
- Call
- Meeting
- User status

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-06-25 09:33:12 +00:00
..
BuildReminderIndexBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CalendarRetentionJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
CleanupDirectLinksJob.php Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
CleanupInvitationTokenJob.php Mark DAV background jobs as time sensitive/insensitive 2022-02-22 13:55:06 +01:00
DeleteOutdatedSchedulingObjects.php fix(caldav): automatically delete outdated scheduling objects 2024-06-03 11:10:03 +00:00
EventReminderJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
GenerateBirthdayCalendarBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
OutOfOfficeEventDispatcherJob.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:18:49 +01:00
PruneOutdatedSyncTokensJob.php fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +01:00
RefreshWebcalJob.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +01:00
RegisterRegenerateBirthdayCalendars.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UpdateCalendarResourcesRoomsBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UploadCleanup.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
UserStatusAutomation.php fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +00:00