]> source.dussan.org Git - nextcloud-server.git/commit
Fix carddav activities 33651/head
authorJoas Schilling <coding@schilljs.com>
Fri, 19 Aug 2022 08:04:32 +0000 (10:04 +0200)
committerJoas Schilling <coding@schilljs.com>
Tue, 23 Aug 2022 06:53:16 +0000 (08:53 +0200)
commit68926f5f8056c8085453839916409b740cf0ba59
tree79c243e73e34815eb5454f0eec0b0754555908de
parent1a92992fc06fdcde8d87e88ffadf9771defc654e
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>
apps/dav/lib/CardDAV/Activity/Backend.php
apps/dav/lib/CardDAV/Activity/Provider/Addressbook.php
apps/dav/lib/CardDAV/Activity/Provider/Card.php