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

### ⚠️ This issue respects the following points: ⚠️ - [X] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [X] This issue is **not** already reported...

bug
0. Needs triage

### Steps to reproduce 1. Ensure you have more notifications than visible on one page 2. Click the dismiss all button ### Expected behaviour I can see the next page...

bug
1. to develop

minimal changes to set the stage to allow the existing 3rd party nextcloud unified push app to send system notifications as push notifications to nextcloud mobile client and talk apps...

feedback-requested

* Related https://github.com/nextcloud/spreed/issues/12847 ## Steps to reproduce 1. Have a tab in the background 2. Receive a notification ### Expected behaviour "*" should be added to the tabs title ###...

bug
1. to develop

> [!TIP] > ### Help move this idea forward > * Use the 👍 reaction to show support for this feature. > * Avoid commenting unless you have relevant information...

enhancement
0. Needs triage

This PR adds web push support to send push notifications. Web Push is defined by 3 RFCs: RFC8030 (the requests), RFC8291 (encryption) and RFC8292 (server authorization). It can then be...

enhancement
2. developing
feature: push 📲
feature: backend 🛠️
feedback-requested

This PR uses the new web push support (#2662) to get push notifications on the web application, even when nextcloud isn't opened in the browser. It achieves 2 things: -...

enhancement
2. developing
feature: push 📲
feature: frontend 🖌️
feedback-requested

Issue: https://github.com/nextcloud/server/issues/54231 Server PR: https://github.com/nextcloud/server/pull/54232

enhancement
2. developing
performance
feedback-requested

There's chance that caching is being handled in an inconsistent way in the `Push` class: - neither of the `deletePushToken*()` methods directly update the cache; both rely on the caller...

bug
technical debt

### ⚠️ This issue respects the following points: ⚠️ - [x] This is a **bug**, not a question or a configuration/webserver/proxy issue. - [x] This issue is **not** already reported...

needs info
0. Needs triage