This is a Feature Proposal
🎩 Description
Building up from the ideas on #165, we want to let users follow meetings. The only way to follow meetings is by explicitly clicking on the button "Follow this meeting" (in later PRs this can be improved and make every commenter automatically follow the meeting, for example).
After following the meeting, a user receives notifications when:
- meeting has been updated (eg time/location change)
- new attachments are uploaded for the meeting
- meeting is closed
- new comments to the meeting
Once this happens, the user gets a system notification (see design) and an email with a link to unfollow the meeting.
Creating the notification and sending the email should be done asynchronously.
📌 Related issues
This is a Feature Proposal
🎩 Description
Building up from the ideas on #165, we want to let users follow meetings. The only way to follow meetings is by explicitly clicking on the button "Follow this meeting" (in later PRs this can be improved and make every commenter automatically follow the meeting, for example).
After following the meeting, a user receives notifications when:
Once this happens, the user gets a system notification (see design) and an email with a link to unfollow the meeting.
Creating the notification and sending the email should be done asynchronously.
📌 Related issues