nextcloud/lib/public/Notification
Joas Schilling 5193579e4f
feat(prioritynotifications): Allow some apps to mark notifications as priority
They will be still send as push during DND.
Apps are currently limited to:
- twofactor_nextcloud_notification to help with login
- spreed which will only set it for pushes in manually picked conversations

Signed-off-by: Joas Schilling <coding@schilljs.com>
2024-09-23 09:02:48 +02:00
..
AlreadyProcessedException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IAction.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IApp.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IDeferrableApp.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IDismissableNotifier.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IManager.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +02:00
IncompleteNotificationException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
IncompleteParsedNotificationException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
INotification.php feat(prioritynotifications): Allow some apps to mark notifications as priority 2024-09-23 09:02:48 +02:00
INotifier.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
InvalidValueException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
UnknownNotificationException.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00