discourse/app
Krzysztof Kotlarek 9cf981f1f1
FEATURE: new watched_precedence_over_muted setting (#22252)
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.
2023-06-27 14:49:34 +10:00
..
assets UX: Order categories in edit navigation menu modal by name (#22291) 2023-06-27 10:31:48 +08:00
controllers DEV: Refactor updating parent/child relationships between themes (#22244) 2023-06-22 13:57:39 -05:00
helpers UX: Improve login required page (#20847) 2023-03-28 07:09:44 -05:00
jobs FEATURE: Add hooks for email poller plugins (#21384) 2023-06-26 13:16:03 +08:00
mailers FIX: don't add "Re:" prefix in email subject for first post of group PMs. (#22175) 2023-06-19 18:52:00 +05:30
models FEATURE: Show first notification tip to all users (#22258) 2023-06-26 18:39:29 +03:00
serializers FEATURE: display commit hash for each plugin on /admin/plugins page. (#22176) 2023-06-26 10:09:57 +05:30
services FEATURE: new watched_precedence_over_muted setting (#22252) 2023-06-27 14:49:34 +10:00
views DEV: add class for static login description section (#22002) 2023-06-08 19:51:41 +05:30