-
Notifications
You must be signed in to change notification settings - Fork 0
Implement Email Notifications For Discussions #117
Copy link
Copy link
Open
Labels
wontfixThis will not be worked onThis will not be worked on
Description
For this task you will have to implement some way or package so that when a user posts a discussion message it sends an email to everyone in the discussion.
This will include:
- Getting a list of all users who have sent a message in the discussion and sending them an email.
- The email should just alert the user that there is a new message, not the actual message.
Doing this with a package will be the easiest way. You may have to take a look at how the backend is setup.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
wontfixThis will not be worked onThis will not be worked on