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

When opening the search dropdown or people menu, and then opening the notifications (or the other way around), the notifications menu get overlapped. We need to find a way to...

bug
Accessibility

Was there already before the new ui pr was merged, but should probably be fixed: ![Screenshot 2022-09-01 at 17 48 53](https://user-images.githubusercontent.com/3404133/187957635-b7117f0d-45f1-40e1-967d-3332170f9f8e.png)

bug
1. to develop

Closing #1173 #1260 by adding admin's setting page for configuring user defaults, which will be applied on UserCreatedEvent or PostLoginEvent, if existing user doesn't have settings yet. Not sure whether...

enhancement
2. developing

NC23 provides an email notification for unseen notifications (see https://github.com/nextcloud/notifications/pull/1058 and https://github.com/nextcloud/notifications/pull/1074). But there is no option for admins to set defaults and/or enable/disable it. Currently, it is enabled by...

NC23 provides an email notification for unseen notifications (see https://github.com/nextcloud/notifications/pull/1058 and https://github.com/nextcloud/notifications/pull/1074). But users still complain about not receiving any such notifications. ### Steps to reproduce 1. Create a new...

bug
1. to develop
feature: email reminder βœ‰οΈ

- [ ] :warning: This backport had conflicts and is incomplete backport of #1262

bug
feature: frontend πŸ–ŒοΈ

Hi... I have my own server instance and a custom mobile app. The ios app has this variable: ```objective-c #define k_pushNotificationServer @"https://push-notifications.nextcloud.com" ``` I need to change to ```objective-c #define...

technical debt

…ey receive a lot - [x] Requires https://github.com/nextcloud/talk-android/pull/1142 (sheduled for app release v12) - [ ] Requires an iOS app patch Fix #936

enhancement
2. developing
feature: push πŸ“²

Support for pushing to WebPush compatible servers would be very useful. It would allow pushing to the web app even when the tab is closed, and to the F-Droid version...

It should be possible to trigger `sudo -u www-data php /var/www/yourinstance/occ notification:test-push --talk youruser` via API, so the mobile apps could have a "Test Notifications" button in the settings-view. That...

1. to develop
feature: push πŸ“²
feature: backend πŸ› οΈ
client: πŸ€–πŸ mobile