nextcloud/apps/dav/lib/CalDAV/Reminder/NotificationProvider
Thomas Citharel 62739ecf6c
Handle reminders where calendar name is null
This adds an interface change, but that's not a public API.

We're handling this in the providers and not in ReminderService because
the fallback is translated with the user's language.

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2023-01-18 14:30:43 +01:00
..
AbstractProvider.php Handle reminders where calendar name is null 2023-01-18 14:30:43 +01:00
AudioProvider.php Update php licenses 2021-06-04 22:02:41 +02:00
EmailProvider.php Handle reminders where calendar name is null 2023-01-18 14:30:43 +01:00
ProviderNotAvailableException.php Update php licenses 2021-06-04 22:02:41 +02:00
PushProvider.php Handle reminders where calendar name is null 2023-01-18 14:30:43 +01:00