Open
Description
Expected behavior
Volontaria have a notification system to avoid sending too much email without reason.
Current behavior
Only way to communicate is by email, so some people can experiment spam sometimes
Potential solution
We want a new model Notification
that automatically send an email to the User
depending of a new profile attribut active_email_notification
.
Notification need to be used via REST API so the Frontend will be able to display them correctly