discourse/plugins/chat/app
David Battersby 9bf6db72da
FIX: prevent group chat when cannot see group members (#34571)
This change prevents the user from starting a group chat with groups
when the current user does not have permission to view the group's
members.

The group is omitted from both the default list and results list when
searching.

Internal ref: /t/-/145343
2025-08-27 14:54:47 +04:00
..
controllers/chat DEV: Unify ListChannelMessages/ListChannelThreadMessages behaviors 2025-08-25 13:48:02 +02:00
jobs FIX: Error when leaving group DM channel (#31537) 2025-02-27 14:26:07 +10:00
models DEV: Promote historic core plugins post_deploy migrations (#34274) 2025-08-13 15:52:19 +08:00
queries/chat DEV: allows chat thread sdk to query more messages (#32914) 2025-06-02 09:29:24 +02:00
serializers/chat DEV: Refactor Chat::ListChannelMessages service a bit 2025-06-23 14:18:49 +02:00
services/chat FIX: prevent group chat when cannot see group members (#34571) 2025-08-27 14:54:47 +04: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