Merge pull request #15040 from nextcloud/feature/13980/push-for-deleted-notifications
Notifications overhaul
No related branches found
No related tags found
Showing
- apps/comments/lib/AppInfo/Application.php 1 addition, 9 deletionsapps/comments/lib/AppInfo/Application.php
- apps/comments/lib/Notification/Notifier.php 25 additions, 2 deletionsapps/comments/lib/Notification/Notifier.php
- apps/comments/tests/Unit/Controller/NotificationsTest.php 6 additions, 0 deletionsapps/comments/tests/Unit/Controller/NotificationsTest.php
- apps/comments/tests/Unit/Notification/ListenerTest.php 6 additions, 0 deletionsapps/comments/tests/Unit/Notification/ListenerTest.php
- apps/comments/tests/Unit/Notification/NotifierTest.php 4 additions, 1 deletionapps/comments/tests/Unit/Notification/NotifierTest.php
- apps/federatedfilesharing/appinfo/app.php 1 addition, 9 deletionsapps/federatedfilesharing/appinfo/app.php
- apps/federatedfilesharing/lib/Notifier.php 21 additions, 1 deletionapps/federatedfilesharing/lib/Notifier.php
- apps/twofactor_backupcodes/lib/AppInfo/Application.php 1 addition, 9 deletionsapps/twofactor_backupcodes/lib/AppInfo/Application.php
- apps/twofactor_backupcodes/lib/Notifications/Notifier.php 21 additions, 2 deletionsapps/twofactor_backupcodes/lib/Notifications/Notifier.php
- apps/updatenotification/lib/AppInfo/Application.php 1 addition, 9 deletionsapps/updatenotification/lib/AppInfo/Application.php
- apps/updatenotification/lib/Notification/Notifier.php 25 additions, 4 deletionsapps/updatenotification/lib/Notification/Notifier.php
- apps/updatenotification/tests/Notification/NotifierTest.php 2 additions, 10 deletionsapps/updatenotification/tests/Notification/NotifierTest.php
- apps/user_ldap/appinfo/app.php 1 addition, 11 deletionsapps/user_ldap/appinfo/app.php
- apps/user_ldap/lib/Notification/Notifier.php 21 additions, 1 deletionapps/user_ldap/lib/Notification/Notifier.php
- core/Application.php 2 additions, 18 deletionscore/Application.php
- core/Notification/RemoveLinkSharesNotifier.php 21 additions, 2 deletionscore/Notification/RemoveLinkSharesNotifier.php
- lib/composer/composer/autoload_classmap.php 1 addition, 0 deletionslib/composer/composer/autoload_classmap.php
- lib/composer/composer/autoload_static.php 1 addition, 0 deletionslib/composer/composer/autoload_static.php
- lib/private/Authentication/Listeners/RemoteWipeNotificationsListener.php 1 addition, 1 deletion...hentication/Listeners/RemoteWipeNotificationsListener.php
- lib/private/Authentication/Notifications/Notifier.php 20 additions, 1 deletionlib/private/Authentication/Notifications/Notifier.php
Please register or sign in to comment