discourse/plugins/chat/app
David Battersby 0c8f531909
FEATURE: encourage users to set chat thread titles (#26617)
This change encourages users to title their threads to make it easier for other users to join in on conversations that matter to them.

The creator of the chat thread will receive a toast notification prompting them to add a thread title when on mobile and the thread has at least 5 sent replies.
2024-04-29 17:20:01 +08:00
..
controllers/chat FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
jobs DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
models FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
serializers/chat FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
services/chat FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views UX: update to variable text color for variable background (#26676) 2024-04-18 14:12:16 -04:00