summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Reminder/Notifier.php
Commit message (Expand)AuthorAgeFilesLines
* Fix more psalm issuesCarl Schwan2022-05-161-4/+4
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-3/+3
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Dismiss reminder notifications from passed eventsThomas Citharel2021-01-141-0/+7
* 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
* Update license headersChristoph Wurst2019-12-051-8/+12
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+2
* Final fixesGeorg Ehrke2019-08-151-8/+4
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-66/+226
* Implement getID and getName in Reminder/Notifier as required since Nextcloud 17Georg Ehrke2019-08-151-0/+20
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-151-10/+7
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+143