nextcloud-server/lib/private/Notification
gavine99 ed6d76ec8d
fix(notifications): Change notification app orders
The notification manager always calls notify() of the 'main' notifications app
before other notify apps, and calls other functions for other notifications apps
before the 'main' notification app

Signed-off-by: gavine99 <github@xymail.tk>
2025-04-01 12:27:24 +07:00
..
Action.php
Manager.php fix(notifications): Change notification app orders 2025-04-01 12:27:24 +07:00
Notification.php feat(prioritynotifications): Allow some apps to mark notifications as priority 2024-09-23 09:02:48 +07:00