nextcloud/apps/dav/lib
SebastianKrupinski 77291ce2ae fix(caldav): when message is a reply compare the message sender not the recipient
Signed-off-by: SebastianKrupinski <krupinskis05@gmail.com>

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2024-06-26 17:45:22 -04:00
..
AppInfo feat(caldav): expose calendar subscriptions 2024-05-31 17:58:45 +02:00
Avatars Convert isset ternary to null coalescing operator 2023-09-28 12:18:41 +03:30
BackgroundJob fix(dav): Add retention time to sync token cleanup 2024-06-04 19:07:01 +02:00
BulkUpload fix(dav): Improve handling and logging of bulk upload failures 2023-12-07 08:56:14 +01:00
CalDAV fix(caldav): when message is a reply compare the message sender not the recipient 2024-06-26 17:45:22 -04:00
CardDAV fix(dav): Rate limit address book creation 2024-06-07 12:14:42 +02:00
Command fix(dav): Add occ command to fix missing caldav sync tokens 2024-05-31 14:41:38 +02:00
Comments chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Connector fix(dav): also return shared-with-me shares data 2024-06-12 13:23:39 +02:00
Controller refactor: Migrate IgnoreOpenAPI attributes to OpenAPI 2024-01-19 09:12:34 +01:00
DAV fix(dav): ACLs for shared addressbooks 2024-03-21 11:56:42 +01:00
Db [stable28] enh(userstatus): add OOO automation and remove calendar automation 2023-11-28 15:44:23 +01:00
Direct chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Events chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Exception Don't spam the log with fatals when maintenance mode is enabled or an upgrade has to be done 2022-06-10 00:36:52 +02:00
Files fix(files): allow any throwable in logException 2023-12-04 16:26:37 +00:00
Listener fix(dav): Prevent out-of-office event time drifts 2023-12-13 21:17:01 +01:00
Migration fix(dav): Limit number of UPDATES for sync token created_at 2024-06-19 16:07:37 +00:00
Profiler chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Provisioning/Apple Fix psalm spotted errors with new requirements 2023-01-02 15:02:28 +01:00
Search feat(dav): hide search providers if their respective app is not activated 2023-11-29 09:28:00 +00:00
Service fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +01:00
Settings chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
SetupChecks Add quotation marks 2023-11-22 14:55:23 +01:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag chore: Break closure call on two lines to make it readable 2024-03-19 09:08:00 +00:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload fix: Use proper path when trying to check if a file needs to get copied 2024-03-12 17:57:30 +01:00
UserMigration chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Capabilities.php dav: Add OpenAPI spec 2023-07-11 16:37:40 +02:00
HookManager.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
ResponseDefinitions.php fix(dav): Make current ooo info time-dependent 2023-12-06 00:15:59 +01:00
RootCollection.php chore: apply changes from Nextcloud coding standards 1.1.1 2023-11-23 10:36:13 +01:00
Server.php fix(dav): also return shared-with-me shares data 2024-06-12 13:23:39 +02:00
ServerFactory.php feat(caldav): Create personal event for out-of-office messages 2023-11-14 13:57:12 +01:00