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 to reproduce 1. Have more than 25 notifications 2. Resolve 1 notification in a way that does not reload the page (e.g. talk chat change or directly delete...

bug
1. to develop
feature: frontend 🖌️

### Steps to reproduce 1. Open nextcloud 2. Put computer to sleep 3. Use computer again ### Expected behaviour Notifications work and show ### Actual behaviour Notification bell is missing...

bug
1. to develop
high
feature: frontend 🖌️

Currently all mobile clients always receive all delete-pushes. iOS ignores silent background notifications if there are too many, so we plan to limit and combine them: - [ ] Only...

bug
1. to develop
feature: push 📲

As per https://github.com/nextcloud/nextcloud-event-bus/issues/131

3. to review
feature: frontend 🖌️
technical debt

### Steps to reproduce 1. Be mentioned in a talk message, comment or something else that generates a user bubble ### Expected behaviour Bubble shows ### Actual behaviour Bubble doesn't...

bug
1. to develop
high
feature: frontend 🖌️
regression

### Steps to reproduce 1. User, where full name (and email) is very long. 2. As this user make an action, which triggers a notification (e.g. file share) 3. Another...

bug
1. to develop
feature: frontend 🖌️

Ref https://developer.mozilla.org/en-US/docs/Web/API/Notification/actions

enhancement
1. to develop
feature: frontend 🖌️

(Opened here instead of Talk because I assume it needs some groundwork here first, feel free to transfer the issue.) Currently when you get a notification about a Talk message,...

enhancement
design
0. Needs triage
feature: frontend 🖌️

### Steps to reproduce 1. ./occ notification:test-push --talk {username} ### Expected behaviour notifications should send and no error should raise ### Actual behaviour notification is sent but a funny **info**...

Needed for https://github.com/nextcloud/server/issues/22379 (no need for notification content, only push). Also a leftover from https://github.com/nextcloud/notifications/pull/59, so it might have other uses. * Move logic from `PushController` to a new `PushService`,...

0. Needs triage
feature: push 📲
feature: backend 🛠️