aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CardDAV/Activity/Provider
Commit message (Expand)AuthorAgeFilesLines
* fix(activity): Fix activity parameter typesbugfix/noid/fix-activity-parameter-typesJoas Schilling2025-02-171-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-213-50/+16
* refactor: move to new activity exceptionrefactor/move-to-new-activity-exceptionAnna Larch2024-09-172-6/+8
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* chore: Add SPDX headerAndy Scherzinger2024-05-273-57/+6
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-022-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-233-13/+13
* Get rid of all useless calls to setParsedSubject now that setRichSubject is a...Côme Chilliet2022-11-291-15/+1
* Merge pull request #33615 from nextcloud/perf/noid/user-displayname-cache-for...Joas Schilling2022-08-191-21/+1
|\
| * Use user name cache in activity providersJoas Schilling2022-08-191-21/+1
* | Fix carddav activitiesJoas Schilling2022-08-192-2/+2
|/
* l10n: Spelling unificationValdnet2021-06-211-6/+6
* l10n: Spelling unificationValdnet2021-06-211-17/+17
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-043-6/+6
* Remove since from implementations and fix some more styleJoas Schilling2021-05-253-17/+4
* Fix PHP CSJoas Schilling2021-05-212-44/+37
* Add activities for creating, updating and deleting contactsJoas Schilling2021-05-211-0/+149
* Add activities for addressbook managementJoas Schilling2021-05-212-0/+362