nextcloud / nextcloud/notifications
Notifications as Atom Feed (RSS)
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 153
- Forks
- 67
- Avg merge
- 15h 3m
- Merged PRs (30d)
- 96
Description
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 email request and the Activity App, which allows users to subscribe to receiving both email and rss feeds.
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
No implementation files or tests are identified. Start by reading the referenced Activity App and issue #314, then inspect the notifications app to determine the feed entry point, subscription behavior, and notification data to expose. Done means the required RSS feed behavior and its acceptance tests are defined and implemented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100