aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Listener/CalendarContactInteractionListener.php
Commit message (Expand)AuthorAgeFilesLines
* feat(dav)!: migrate OCA calendar object events to OCPEdward Ly2025-03-071-2/+2
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-25/+7
* chore: Add SPDX headerAndy Scherzinger2024-05-271-19/+2
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-4/+4
* Refactors "strpos" calls in /apps/dav to improve code readability.Faraz Samapoor2023-06-121-3/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-5/+5
* Parse calendar object for attendees and emit interaction eventsChristoph Wurst2021-02-031-5/+65
* Emit an interaction event for calendar event user attendeesChristoph Wurst2021-02-031-14/+35
* Emit an interaction event for calendar share recipientsChristoph Wurst2021-02-031-0/+96