aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Status
Commit message (Expand)AuthorAgeFilesLines
* fix(userstatus): add missing parenthesisAnna Larch2024-08-011-3/+3
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* fix(userstatus): catch unique constrain violation on revertAnna Larch2024-05-061-2/+25
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-021-1/+1
* fix(caldav): only call getTimestamp() on actual DateTime dataThomas Citharel2024-02-021-2/+1
* fix(userstatus): Also set the user status when the user has no status at allJoas Schilling2024-01-251-1/+1
* fix(userstatus): CALL status should overwrite MEETING statusAnna Larch2024-01-241-16/+19
* fix(dav): Fix user status "Undefined array key 0 at StatusService.php#98"Joas Schilling2024-01-101-4/+7
* fix(userstatus): set user status to 'In a meeting' if calendar is busyAnna Larch2023-12-192-188/+93
* fix(copyright): Fix copyright doc blocksJoas Schilling2023-11-302-44/+22
* enh(userstatus): add OOO automation and remove calendar automationAnna Larch2023-11-282-21/+20
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-10/+8
* feat(user status): automate user status for eventsAnna Larch2023-11-092-0/+293