discourse/plugins/chat/app
Joffrey JAFFEUX f72f63660a
FIX: an existing member of a channel is allowed to join (#26884)
There's no point checking if a user can join a channel if they are already part of it. This case was frequent when using `enforce_membership: true` for custom bots for example.
2024-05-06 17:14:20 +02: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 DEV: allows to disable strip_whitespaces in messages (#26848) 2024-05-02 11:59:18 +02:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat DEV: adds first_messages/last_messages to thread SDK (#26861) 2024-05-03 17:30:39 +02:00
serializers/chat FIX: add excerpt fallback for chat message replies (#26834) 2024-05-01 16:39:47 +02:00
services/chat FIX: an existing member of a channel is allowed to join (#26884) 2024-05-06 17:14:20 +02: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