feat: send email notifications for missed messages
- New cron job in cluster - Handle presence and other concerns - Toggle in app to disable email notifications - Handles other edge cases such as cooldown period - Simple html email with simple message Closes #117
This commit is contained in:
@@ -13,6 +13,7 @@ make deploy-prod
|
||||
make deploy-dev MODULE=orion
|
||||
make deploy-dev MODULE=worker
|
||||
make deploy-dev MODULE=pusher
|
||||
make deploy-dev MODULE=emailnotifierjob
|
||||
```
|
||||
|
||||
## Migrations
|
||||
|
||||
Reference in New Issue
Block a user