discourse/plugins/chat/app
Joffrey JAFFEUX 351d212e8a
FIX: do not increment reply count manually (#26769)
That could cause flakeyness in specs depending in which timing message bus would arrive and it's not necessary as it should be updated with `handleThreadOriginalMessageUpdate`.
2024-04-26 12:32:06 +02:00
..
controllers/chat FEATURE: implements last read message for threads (#26702) 2024-04-25 10:47:54 +02:00
jobs DEV: Move chat service objects into core (#26506) 2024-04-04 10:57:41 -03:00
models FIX: build chat message excerpt for thread preview (#26765) 2024-04-26 14:29:35 +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 FIX: build chat message excerpt for thread preview (#26765) 2024-04-26 14:29:35 +08:00
services/chat FIX: do not increment reply count manually (#26769) 2024-04-26 12:32:06 +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