nextcloud/lib/public/Notification
2026-04-14 11:55:24 +02:00
..
AlreadyProcessedException.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IAction.php fix(notifications): Require absolute links for support of desktop and mobile clients 2026-04-13 15:48:55 +02:00
IApp.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IDeferrableApp.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IDismissableNotifier.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IManager.php chore: Remove deprecated methods from notification manager 2026-04-09 18:05:54 +02:00
IncompleteNotificationException.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IncompleteParsedNotificationException.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
INotification.php fix(notifications): Require absolute links for support of desktop and mobile clients 2026-04-13 15:48:55 +02:00
INotifier.php feat(notifications): provide method to preload many notifications at once 2025-08-06 09:22:56 +02:00
InvalidValueException.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00
IPreloadableNotifier.php feat: indicate reason for preloading notifications 2025-08-18 15:28:46 +02:00
NotificationPreloadReason.php feat: indicate reason for preloading notifications 2025-08-18 15:28:46 +02:00
UnknownNotificationException.php feat(OCP): Consumable vs. Implementable public API 2025-07-09 10:24:10 +02:00