Add filtering of in-app notifications based on user settings

This commit is contained in:
Bastian Beier
2024-12-23 09:19:33 +01:00
parent e22c355641
commit b7c6d5a88b
5 changed files with 225 additions and 15 deletions
@@ -0,0 +1,6 @@
Enhancement: Part II: Filtering of in-app notifications
Part II: In-app notifications are now filtered based on the notification preferences in the user settings
https://github.com/owncloud/ocis/pull/10779
https://github.com/owncloud/ocis/issues/10769