discourse/plugins/chat/lib/extensions
Andrei Prigorshnev e6c04e2dc2
FIX: do not send emails when channel-wide mentions are disabled in a channel (#20677)
This regressed with the commit fa543cd. Starting from that commit, we create mention records even if a user shouldn't be notified. So when sending emails, we should be making sure if a notification was actually created for a mention. This is essentially the whole fix that we need here. Tests will be provided in a following PR.
2023-03-14 21:45:05 +04:00
..
category_extension.rb FIX: Delete associated channel upon category deletion 2022-11-22 10:04:29 +01:00
user_email_extension.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
user_extension.rb DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
user_notifications_extension.rb FIX: do not send emails when channel-wide mentions are disabled in a channel (#20677) 2023-03-14 21:45:05 +04:00
user_option_extension.rb FEATURE: Chat header icon indicator preference (#20474) 2023-03-01 11:01:44 +10:00