discourse/plugins/chat/app
Osama Sayegh 530f2f13af
FIX: Make the 'Keep Message Deleted' reviewable option work (#32345)
When a flagged chat message has already been deleted, we offer an option
in the review queue to agree with the flag and keep the message deleted.
However, this option is currently broken due to a missing implementation
for the option.

Internal topic: t/152203.
2025-04-17 07:35:08 +03:00
..
controllers/chat FEATURE: Allow admins to remove users from chat DMs (#31366) 2025-02-20 15:16:57 +08:00
jobs FIX: Error when leaving group DM channel (#31537) 2025-02-27 14:26:07 +10:00
models FIX: Make the 'Keep Message Deleted' reviewable option work (#32345) 2025-04-17 07:35:08 +03:00
queries/chat SECURITY: respect allow private messages prefernce for DMs 2025-03-26 09:26:36 +08:00
serializers/chat FIX: Incorrect chat DM group user count (#31813) 2025-03-14 11:40:30 +10:00
services/chat SECURITY: mutex around adding users to a group DM 2025-03-26 09:26:41 +08:00
validators/chat FEATURE: Add setting to prevent anonymous users from using chat (#31842) 2025-03-21 13:32:52 +03:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00