summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Reminder/NotificationProvider/PushProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Fix empty event UUID reminder notificationsThomas Citharel2020-06-051-2/+4
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Hash event UID to make sure it's not too long for PushProviderThomas Citharel2020-02-011-1/+4
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* Make push notifications for calendar reminders opt-inGeorg Ehrke2019-09-021-0/+4
* Final fixesGeorg Ehrke2019-08-151-5/+9
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-36/+72
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-151-5/+3
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+101