nextcloud-server/apps/dav/lib/BackgroundJob
Joas Schilling 2c977d2b6e
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:29:35 +07:00
..
BuildReminderIndexBackgroundJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CalendarRetentionJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CleanupDirectLinksJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
CleanupInvitationTokenJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
DeleteOutdatedSchedulingObjects.php fix(caldav): automatically delete outdated scheduling objects 2024-05-31 13:14:01 +07:00
EventReminderJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
GenerateBirthdayCalendarBackgroundJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
OutOfOfficeEventDispatcherJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
PruneOutdatedSyncTokensJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
RefreshWebcalJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
RegisterRegenerateBirthdayCalendars.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
UpdateCalendarResourcesRoomsBackgroundJob.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
UploadCleanup.php chore: Add SPDX header 2024-05-27 20:11:22 +07:00
UserStatusAutomation.php fix(userstatus): Fix user status automation in real-life scenario 2024-06-25 09:29:35 +07:00