nextcloud / nextcloud/notifications
Allow to send notifications to all members of a group
Open
Nobody has claimed this yet.
enhancement
feature: admin notifications 🛃
feature: backend 🛠️
good first issue
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the console and OCS entry points for sending notifications, then identify how group membership is resolved. Done means a notification can be addressed to every member of a group through both interfaces; clarify separately whether users who have logged in should also be included.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend, cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100