]> source.dussan.org Git - nextcloud-server.git/commit
Fix carddav activities 33661/head
authorJoas Schilling <coding@schilljs.com>
Fri, 19 Aug 2022 08:04:32 +0000 (10:04 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 23 Aug 2022 18:45:24 +0000 (18:45 +0000)
commit2666155994f8c98b76a7baba5084de3666f19a99
tree25b41e7932c50399df3dee16d755a59e14934e57
parentc0da67ccddb1f1f41c9f43288f2103fb04da5884
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