notifications icon indicating copy to clipboard operation
notifications copied to clipboard

:bell: Notifications app for Nextcloud

Results 74 notifications issues
Sort by recently updated
recently updated
newest added

### 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....

bug
help wanted
design
feature: frontend 🖌️

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

enhancement
feature: backend 🛠️
good first issue
feature: admin notifications 🛃

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...

enhancement

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....

enhancement
1. to develop

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...

bug
help wanted
1. to develop
feature: frontend 🖌️

If a notification has actions it should not be allowed to be dismissed. See: ![after](https://user-images.githubusercontent.com/45821/69061997-84b36c00-0a1a-11ea-8b49-27ca99458302.png) For now I would say we should remove the X because there are actions. For...

enhancement
feature: backend 🛠️

- 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...

enhancement
feature: frontend 🖌️
good first issue

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...

enhancement
good first issue