nextcloud-server/apps/dav/lib/CalDAV
Georg Ehrke 88f6d1c20e
Make push notifications for calendar reminders opt-in
Signed-off-by: Georg Ehrke <developer@georgehrke.com>
2019-09-02 15:18:43 +02:00
..
Activity Prevent php info about missing index for old events 2019-01-09 14:43:51 +01:00
BirthdayCalendar
InvitationResponse
Principal
Proxy use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
Publishing
Reminder Make push notifications for calendar reminders opt-in 2019-09-02 15:18:43 +02:00
ResourceBooking use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
Schedule Make rooms / resources automatically reply to invites 2019-08-26 13:27:59 +02:00
Search
WebcalCaching cache webcal calendars on server 2018-11-07 13:25:14 +01:00
BirthdayService.php replace coffin with textual description "Death of ..." 2019-08-26 10:36:49 +02:00
CachedSubscription.php LIMIT is no column but a SQL feature, allow limit on initial sync 2019-07-18 12:42:11 +02:00
CachedSubscriptionObject.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalDavBackend.php Support event reminders (email and notifications) 2019-08-15 20:02:56 +02:00
Calendar.php use principaluri instead of userid, allowing to add delegates for rooms and things 2019-08-15 15:41:28 +02:00
CalendarHome.php cache webcal calendars on server 2018-11-07 13:25:14 +01:00
CalendarImpl.php
CalendarManager.php
CalendarObject.php
CalendarRoot.php
Outbox.php move disableFreeBusy check from User principal backend to Scheduling Outbox collection. This allows to keep local delivery of scheduling messages while prohibiting FreeBusy requests 2018-10-16 20:27:33 +02:00
Plugin.php
PublicCalendar.php
PublicCalendarObject.php
PublicCalendarRoot.php