You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/public/Notification
Joas Schilling 0d0c2cdaa0
fix(notifications): Add a dedicated exception when a notification was not parsed completely
2 years ago
..
AlreadyProcessedException.php composer run cs:fix 3 years ago
IAction.php fix(notifications): Add a dedicated exception when invalid values are set 2 years ago
IApp.php fix(notifications): Add a dedicated exception when not all fields are set while saving a notification 2 years ago
IDeferrableApp.php
IDismissableNotifier.php fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2 years ago
IManager.php
INotification.php fix(notifications): Add a dedicated exception when invalid values are set 2 years ago
INotifier.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2 years ago
IncompleteNotificationException.php fix(notifications): Add a dedicated exception when not all fields are set while saving a notification 2 years ago
IncompleteParsedNotificationException.php fix(notifications): Add a dedicated exception when a notification was not parsed completely 2 years ago
InvalidValueException.php fix(notifications): Add a dedicated exception when invalid values are set 2 years ago
UnknownNotificationException.php fix(notifications): Add a dedicated exception when the notification is unknown to the notifier 2 years ago