aboutsummaryrefslogtreecommitdiffstats
path: root/apps/dav/tests/unit/CalDAV/Reminder/NotificationProvider/EmailProviderTest.php
Commit message (Expand)AuthorAgeFilesLines
* fix: Apply new coding standard to all filesCôme Chilliet2024-04-041-1/+1
* Get rid of deprecated at matcher in dav application testsCôme Chilliet2023-01-051-122/+61
* Fix duplicate event email notificationsRichard Steinmetz2022-11-041-3/+87
* Add email validationAnna Larch2022-05-181-87/+33
* Migrate dav application from ILogger to LoggerInterfaceCôme Chilliet2022-05-021-16/+0
* Fix default language detection for calendar notificationsChristoph Wurst2021-10-131-2/+2
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]2021-02-181-2/+2
* [CalDAV] Validate notified emailsThomas Citharel2021-01-251-64/+107
* 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-2/+2
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Use the new method everywhereJoas Schilling2020-07-031-68/+45
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-1/+2
* Merge pull request #20170 from nextcloud/techdebt/remove-unused-importsChristoph Wurst2020-03-271-2/+0
|\
| * Remove unused importsChristoph Wurst2020-03-251-2/+0
* | Use the shorter phpunit syntax for mocked return valuesChristoph Wurst2020-03-251-8/+8
|/
* Update license headersChristoph Wurst2019-12-051-8/+12
* Mode to modern phpunitRoeland Jago Douma2019-11-271-1/+1
* Make phpunit8 compatibleRoeland Jago Douma2019-11-271-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-2/+3
* Final fixesGeorg Ehrke2019-08-151-178/+498
* Support event reminders (email and notifications)Thomas Citharel2019-08-151-0/+226