notifications
notifications copied to clipboard
:bell: Notifications app for Nextcloud
### Steps 1. Have some notifications present under the bell icon 1. Open notifications dropdown 1. Click the cross icon to dismiss a notification ### Expected result Notification disappears directly....
Copied from https://github.com/nextcloud/admin_notifications/issues/4 Both from console and OCS Maybe also "all users that logged in" too: https://github.com/nextcloud/admin_notifications/issues/5
You demanded to create new issue for it, thus doing so (it is exactly the same problem for me). Links are unclickable even in current version - no change. Totally...
It would be very helpful if there would be an option to send notifications as an RSS feed for all the people who don't use the app. Inspired by #314...
The documentation about subscribing at the push proxy is wrong. It shows that you have to send a json object as body (https://github.com/nextcloud/notifications/blob/master/docs/push-v2.md#L135), but actually you have to send urlencoded...
Since we want apps to be as independant as possible we should kill the use of the global jquery. Some options 1. We add jquery as hard dep here 2....
When the notification is displayed in the browser window, the text is not selectable, so that when I want to check the IP address in a geolocation service I have...
If a notification has actions it should not be allowed to be dismissed. See:  For now I would say we should remove the X because there are actions. For...
- be in files view - see " no notification" - do something that triggers a notification for this user, e.g. federated share - open up notification -> still nothing...
With https://github.com/nextcloud/server/pull/13646 merged. We can now use an initial state as well for the notifations. I would suggest to register a callback that will tell the endpoint if there are...