nextcloud-server/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 +07:00
..
BuildReminderIndexBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CalendarRetentionJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
CleanupDirectLinksJob.php
CleanupInvitationTokenJob.php
DeleteOutdatedSchedulingObjects.php fix(caldav): automatically delete outdated scheduling objects 2024-06-03 11:10:03 +07:00
EventReminderJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
GenerateBirthdayCalendarBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
OutOfOfficeEventDispatcherJob.php feat(dav): dispatch out-of-office started and ended events 2023-11-23 17:18:49 +07:00
PruneOutdatedSyncTokensJob.php fix(dav): Add retention time to sync token cleanup 2024-03-21 18:37:21 +07:00
RefreshWebcalJob.php Merge pull request #43387 from nextcloud/fix/migrate-away-from-ilogger-in-jobs 2024-02-08 18:27:44 +07:00
RegisterRegenerateBirthdayCalendars.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UpdateCalendarResourcesRoomsBackgroundJob.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UploadCleanup.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +07:00
UserStatusAutomation.php fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:33:12 +07:00