mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
9cf981f1f1
New setting which allow admin to define behavior when topic is in watched category and muted topic and vice versa. If watched_precedence_over_muted setting is true, that topic is still visible in list of topics and notification is created. If watched_precedence_over_muted setting is false, that topic is not still visible in list of topics and notification is skipped as well.