nextcloud / nextcloud/activity
Send email notification when user is mentioned in Talk
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 145
- Forks
- 72
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 42
Description
Some users do not use the desktop client and can easily miss the notification on talk mentions. Option to send out email in such cases would be pretty easy to implement and verry, verry usefull for many. I'm surprised nobody has suggested this up to date.
The implementation is straight forward: in the Settungs/Activity, add a line with "User is mentioned in Talk" and the Mail/Stream checkbox.
Thanks for the support!
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 locating the Settings/Activity implementation and the existing Mail/Stream notification options. Trace how Talk mentions are represented, then add the “User is mentioned in Talk” setting and ensure the selected notification channel is delivered by email or the activity stream.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- full-stack
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100