Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement email notifications #16

Open
3 of 4 tasks
georgimld opened this issue Aug 29, 2024 · 0 comments
Open
3 of 4 tasks

Implement email notifications #16

georgimld opened this issue Aug 29, 2024 · 0 comments
Assignees
Labels
feature A new feature to implement

Comments

@georgimld
Copy link
Contributor

georgimld commented Aug 29, 2024

  • set up sendgrid on our infra
  • implement email sending based on some rules
  • fetch email for each user (based on userId in mention)
  • fetch email for mentioned user in UserTooltip on click

Rules for sending emails:

  • 1x per week: send one email to all users with info relevant to each user. Logic can be partially implemented while waiting for input on the content.
@georgimld georgimld added the feature A new feature to implement label Aug 29, 2024
@georgimld georgimld changed the title Implement proof-of-concept for email notifications Implement email notifications Oct 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature to implement
Projects
None yet
Development

No branches or pull requests

2 participants