| Commit message (Expand) | Author | Age | Files | Lines |
* | Update php licenses | John Molakvoæ (skjnldsv) | 2021-06-04 | 6 | -26/+28 |
* | Add a trashbin for calendars and calendar objects | Christoph Wurst | 2021-05-31 | 2 | -7/+170 |
* | Fix PHP CS | Joas Schilling | 2021-05-21 | 2 | -10/+5 |
* | Add activities for creating, updating and deleting contacts | Joas Schilling | 2021-05-21 | 1 | -0/+111 |
* | Add activities for addressbook management | Joas Schilling | 2021-05-21 | 1 | -0/+122 |
* | Remove the untyped calendar update event | Christoph Wurst | 2021-05-07 | 1 | -1/+19 |
* | Remove the untyped calendar create event | Christoph Wurst | 2021-05-07 | 1 | -1/+17 |
* | Clean up reminder actions and call methods directly | Christoph Wurst | 2021-05-07 | 1 | -6/+3 |
* | Remove the \OCA\DAV\CalDAV\CalDavBackend::createCalendarObject event | Christoph Wurst | 2021-05-07 | 2 | -0/+36 |
* | Remove the \OCA\DAV\CalDAV\CalDavBackend::updateCalendarObject event | Christoph Wurst | 2021-05-07 | 2 | -0/+36 |
* | Remove the \OCA\DAV\CalDAV\CalDavBackend::deleteCalendarObject event | Christoph Wurst | 2021-05-07 | 2 | -41/+71 |
* | Exclusively use the typed calendar deletion events for DAV | Christoph Wurst | 2021-04-29 | 3 | -0/+235 |
* | Parse calendar object for attendees and emit interaction events | Christoph Wurst | 2021-02-03 | 1 | -5/+65 |
* | Emit an interaction event for calendar event user attendees | Christoph Wurst | 2021-02-03 | 1 | -14/+35 |
* | Emit an interaction event for calendar share recipients | Christoph Wurst | 2021-02-03 | 1 | -0/+96 |