discourse/app/assets/stylesheets/common/modal
Andrei Prigorshnev 4908a669e0
FEATURE: integrate DnD with user status (#19410)
This PR adds a new "Pause notifications" checkbox to the user status modal. This checkbox allows enabling the Do-Not-Disturb mode together with user status. Note that we don't remove and don't rename the existing DnD menu item in this PR, so the old way of entering the DnD mode is still available.

Also, we're not making DnD mode a part of user status on backend and in database. The reason is that the DnD mode should still be available on sites with disabled user status, having them separated helps keep the implementation simple.
2022-12-16 16:35:39 +04:00
..
_index.scss FEATURE: user status (#16875) 2022-05-27 13:15:14 +04:00
user-status.scss FEATURE: integrate DnD with user status (#19410) 2022-12-16 16:35:39 +04:00