0
0
Fork 0
mirror of https://github.com/nextcloud/server.git synced 2025-05-02 04:50:37 +00:00
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 +02:00
..
Action.php chore: Add SPDX header 2024-05-24 13:11:22 +02:00
Manager.php fix(notifications): Change notification app orders 2025-04-01 12:27:24 +02:00
Notification.php feat(prioritynotifications): Allow some apps to mark notifications as priority 2024-09-23 09:02:48 +02:00