discourse/plugins/chat/app
Ted Johansson c0bbff598a
FEATURE: Allow admins to access group chats (#31440)
In #31366, we added the ability for admins to remove people from group chats. However, that only works as long as the admin is already in the group chat.

For forum-side group messages, admins can join any of them at will. This PR extends that same ability to chat for parity.
2025-03-03 09:20:13 +08: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 FEATURE: Allow admins to access group chats (#31440) 2025-03-03 09:20:13 +08:00
queries/chat FIX: stuck notification for mentions within threads (#30546) 2025-01-06 17:26:37 +04:00
serializers/chat FEATURE: Allow admins to remove users from chat DMs (#31366) 2025-02-20 15:16:57 +08:00
services/chat FIX: Error when leaving group DM channel (#31537) 2025-02-27 14:26:07 +10:00
validators/chat FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00