discourse/plugins/chat/app
David Battersby a423afbbb9
FEATURE: Add user status to chat members list (#25831)
This change adds the user status next to the name within the chat channel members list.
2024-02-27 12:17:15 +08:00
..
controllers/chat DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
helpers/chat DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
jobs PERF: Avoid loading the whole record when we only need id (#25301) 2024-01-18 08:50:26 +08:00
models DEV: Redesign chat mentions (#24752) 2024-01-17 15:24:01 +04:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FIX: allows to query a username made of integers (#25815) 2024-02-22 14:53:47 +01:00
serializers/chat FEATURE: Add user status to chat members list (#25831) 2024-02-27 12:17:15 +08:00
services DEV: allows stop/resume streaming on a message (#25774) 2024-02-26 14:16:29 +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