summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/CalDAV/Reminder/NotificationProvider/AbstractProvider.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-6/+6
* Handle reminders where calendar name is nullThomas Citharel2023-01-181-2/+6
* Fix duplicate event email notificationsRichard Steinmetz2022-11-041-0/+3
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-10/+3
* Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the new method everywhereJoas Schilling2020-07-031-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+4
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+2
* Final fixesGeorg Ehrke2019-08-151-21/+18
* Support recurring events + repeating alarmsGeorg Ehrke2019-08-151-0/+191