nextcloud / nextcloud/bookmarks
Differentiate activity events
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.2k
- Forks
- 189
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 10
Description
Is your feature request related to a problem? Please describe.
I want to be informed when team mates modify or add bookmarks shared with me. But I don't want to get mails when I modify something myself.
Describe the solution you'd like
Implement different activity events for different subscription use cases.
Additional context
Originally suggested by @SebastianBerlin in #1600
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 reviewing the activity and subscription behavior described here and the original context in issue #1600. No files, tests, or entry points are named, so first identify where shared-bookmark activity events and email subscriptions are implemented. Done means users can subscribe to teammate changes without receiving notifications for their own changes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100