discourse/plugins/chat/app
David Battersby 22d8978eb4
FIX: increase default max length of chat message excerpts (#24842)
Increases the default max length of message excerpts to allow for longer titles in threads index.
2023-12-12 18:24:07 +08:00
..
controllers/chat FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
helpers/chat FEATURE: Mark all chat channels read with a shortcut (#20629) 2023-03-22 13:24:07 +10:00
jobs DEV: cooks messages synchronously (#24510) 2023-11-22 13:00:23 +01:00
models FIX: increase default max length of chat message excerpts (#24842) 2023-12-12 18:24:07 +08:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
serializers/chat FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
services FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views FIX: correctly uses private_email site setting in chat (#24528) 2023-11-23 15:54:22 +01:00