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

Make notification channels separate #1756

Open
rafalp opened this issue Jun 16, 2024 · 0 comments
Open

Make notification channels separate #1756

rafalp opened this issue Jun 16, 2024 · 0 comments
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

Comments

@rafalp
Copy link
Owner

rafalp commented Jun 16, 2024

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.

@rafalp rafalp added area: frontend This issue involves JavaScript, React.js and Node area: backend This issue involves Python, Django or dependency (eg. database) critical area: theme This issue involves HTML and CSS new feature New feature feature: notifications On site and email notifications labels Jun 16, 2024
@rafalp rafalp removed the critical label Jul 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

1 participant