summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Reminder/NotificationProvider/EmailProvider.php
Commit message (Expand)AuthorAgeFilesLines
* Add email validationAnna Larch2022-05-181-2/+9
* Move DateTime::ATOM to DateTimeInterface::ATOMChristoph Wurst2021-06-231-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Check substr resultsRoeland Jago Douma2021-02-151-1/+1
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-0/+9
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-0/+1
* Use png icons in caldav reminder emailsRichard Steinmetz2020-11-071-4/+4
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Remove phan config - was replaced by PsalmMorris Jobke2020-09-161-4/+0
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the new method everywhereJoas Schilling2020-07-031-10/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-4/+4
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+5
* Some php-cs fixesRoeland Jago Douma2019-11-221-3/+4
* Final fixesGeorg Ehrke2019-08-151-52/+25
* Add repair step to register reminder index for existing eventsGeorg Ehrke2019-08-151-4/+5
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-60/+435
* smaller syntax changes to CalDAV reminder classesGeorg Ehrke2019-08-151-10/+7
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+157