aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Listener
Commit message (Expand)AuthorAgeFilesLines
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* User status automation background jobJoas Schilling2022-07-011-0/+59
* Summer cleanup of the federation appCarl Schwan2022-06-241-0/+50
* Handle the move operation properly between shared calendarsThomas Citharel2022-06-141-1/+21
* Remove all legacy event dispatchers from CalDAV & CardDAV backendsThomas Citharel2022-05-175-0/+314
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-26/+28
* Add a trashbin for calendars and calendar objectsChristoph Wurst2021-05-312-7/+170
* Fix PHP CSJoas Schilling2021-05-212-10/+5
* Add activities for creating, updating and deleting contactsJoas Schilling2021-05-211-0/+111
* Add activities for addressbook managementJoas Schilling2021-05-211-0/+122
* Remove the untyped calendar update eventChristoph Wurst2021-05-071-1/+19
* Remove the untyped calendar create eventChristoph Wurst2021-05-071-1/+17
* Clean up reminder actions and call methods directlyChristoph Wurst2021-05-071-6/+3
* Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject eventChristoph Wurst2021-05-072-0/+36
* Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject eventChristoph Wurst2021-05-072-0/+36
* Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject eventChristoph Wurst2021-05-072-41/+71
* Exclusively use the typed calendar deletion events for DAVChristoph Wurst2021-04-293-0/+235
* 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