codelife
codelife copied to clipboard
[Discussion] Email user when someone replies
- [ ] only do so if the user has an email address
- [ ] add a switch to profile for notifications ?
To clarify, this is able sending an email notifications when someone replies to your comment in a discussion thread. This would require hooking into mailgun and some database changes to store user preferences. Similar to the way most social media sites will send email notifications of activity related to their account.