nextcloud/apps/dav/lib
Joas Schilling 2666155994 Fix carddav activities
The settings where combined last minute but at the same time the activities
where not adjusted to map an existing setting so the filter was not possible
to even limit it to the types that the activities had.

Signed-off-by: Joas Schilling <coding@schilljs.com>
2022-08-23 18:45:24 +00:00
..
AppInfo Fix cleaning reminders after subscription purge 2022-02-23 10:04:21 +01:00
Avatars Update php licenses 2021-06-04 22:02:41 +02:00
BackgroundJob Use the new option to signaling insensitivity 2022-02-22 10:59:21 +00:00
BulkUpload Set the file's mtime from the headers in bulk upload 2022-01-12 11:00:50 +00:00
CalDAV Don't try to purge objects from the birthday calendar when it doesn't exist 2022-07-26 17:29:17 +00:00
CardDAV Fix carddav activities 2022-08-23 18:45:24 +00:00
Command Expose user language through DAV 2021-08-16 19:03:00 +02:00
Comments Update php licenses 2021-06-04 22:02:41 +02:00
Connector Merge pull request #32322 from nextcloud/backport/stable22/share_search_tweaks 2022-06-23 17:35:14 +02:00
Controller Merge pull request #28997 from nextcloud/fix/set-attendee-as-recipient 2021-10-22 12:07:39 +02:00
DAV catch any exception for transaction control 2022-07-29 22:12:30 +02:00
Db Update php licenses 2021-06-04 22:02:41 +02:00
Direct Update php licenses 2021-06-04 22:02:41 +02:00
Events Update php licenses 2021-06-04 22:02:41 +02:00
Exception Update php licenses 2021-06-04 22:02:41 +02:00
Files Merge pull request #27635 from nextcloud/fix/datetime-constants 2021-06-23 09:56:28 -07:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Migration Cast orphan subscription id to int 2021-12-01 13:47:40 +00:00
Provisioning/Apple Move DateTime::RFC2822 to DateTimeInterface::2822 2021-06-23 15:30:43 +02:00
Search Move DateTime::ATOM to DateTimeInterface::ATOM 2021-06-23 15:28:07 +02:00
Settings Add scheduling availability settings 2021-10-18 20:21:51 +02:00
Storage Update php licenses 2021-06-04 22:02:41 +02:00
SystemTag Update php licenses 2021-06-04 22:02:41 +02:00
Traits Update php licenses 2021-06-04 22:02:41 +02:00
Upload Remove error suppression 2021-08-24 00:57:39 +02:00
Capabilities.php Also comment out in test 2022-02-15 07:14:14 +01:00
HookManager.php Delete calendar subscriptions as well when deleting user 2021-08-13 14:19:03 +02:00
RootCollection.php Remove shadowed $config variable 2021-10-13 13:03:40 +02:00
Server.php Revert "add dav plugin to trigger recalculating of checksums" 2021-11-01 11:26:17 +01:00