discourse/plugins/chat/app
Régis Hanol 03629cd561
PERF: N+1 when checking for category moderators when loading channels (#35466)
Avoids an N+1 when loading /chat/api/me/channels and checking for
category moderators.

Internal ref - t/165130
2025-10-17 14:29:28 +02:00
..
controllers/chat DEV: Update rubocop-discourse to 3.13 and autofix issues (#35073) 2025-10-06 16:11:01 +02:00
jobs FIX: Error when leaving group DM channel (#31537) 2025-02-27 14:26:07 +10:00
models DEV: Hand-pick Rails/WhereNot autofixes (#35117) 2025-10-03 13:29:22 +02: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 PERF: N+1 when checking for category moderators when loading channels (#35466) 2025-10-17 14:29:28 +02: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