discourse/plugins/chat/app
2023-05-23 11:59:19 +02:00
..
controllers/chat FIX: Page size check for thread messages (#21692) 2023-05-23 11:59:19 +02:00
helpers/chat FEATURE: Mark all chat channels read with a shortcut (#20629) 2023-03-22 13:24:07 +10:00
jobs FIX: Don't autojoin users when they have ready-only permissions (#20213) 2023-05-10 08:45:13 -03:00
models DEV: Chat API channel#show changes for threading (#21632) 2023-05-22 13:59:46 +02:00
queries/chat DEV: Chat API channel#show changes for threading (#21632) 2023-05-22 13:59:46 +02:00
serializers/chat DEV: Chat API channel#show changes for threading (#21632) 2023-05-22 13:59:46 +02:00
services DEV: Chat API channel#show changes for threading (#21632) 2023-05-22 13:59:46 +02:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views