discourse/plugins/chat/app
Joffrey JAFFEUX 8b212d95ed
DEV: skip watch word when message is created by bots (#31959)
Especially with AI we have no exact control on the words and this could
create and endless loop of errors.
2025-03-31 20:09:04 +02: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 DEV: skip watch word when message is created by bots (#31959) 2025-03-31 20:09:04 +02: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