Make notification channels separate #1756
Labels
area: backend
This issue involves Python, Django or dependency (eg. database)
area: frontend
This issue involves JavaScript, React.js and Node
area: theme
This issue involves HTML and CSS
feature: notifications
On site and email notifications
new feature
New feature
Instead of having notification levels (
NONE
->APP
->APP + EMAIL
), we could have separate notification channels, and we could let users specify which channels to use for which notifications.We should also let plugins add new notification channels, and make it possible to disable email as a notification channel.
The text was updated successfully, but these errors were encountered: