This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/app
Roman Rizzi 6d9e950cac
FIX: Unsilence users on chat message flag disagree. (#19198)
* FIX: Unsilence users on chat message flag disagree.

We have an auto silence rule in place for chat message flags, so we need to unsilence users if the flag gets rejected.

Additionally, it also fixes the `disagree_and_restore` action, which wasn't recovering a deleted message.

* Update plugins/chat/spec/models/reviewable_chat_message_spec.rb

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2022-11-28 11:11:35 -03:00
..
controllers SECURITY: Limit chat message char length (#19207) 2022-11-28 10:48:30 +10:00
core_ext DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
jobs UX: redesign of chat settings + add chat retention info (#19017) 2022-11-16 11:10:42 +01:00
models FIX: Unsilence users on chat message flag disagree. (#19198) 2022-11-28 11:11:35 -03:00
queries DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
serializers FIX: Automatically generate category channel slugs (#18879) 2022-11-09 10:28:31 +10:00
services DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
views DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00