discourse/plugins/chat/app
2023-11-07 11:34:35 +01:00
..
controllers/chat PERF: cook message in background (#24227) 2023-11-06 15:45:30 +01:00
helpers/chat FEATURE: Mark all chat channels read with a shortcut (#20629) 2023-03-22 13:24:07 +10:00
jobs PERF: cook message in background (#24227) 2023-11-06 15:45:30 +01:00
models PERF: cook message in background (#24227) 2023-11-06 15:45:30 +01:00
policies DEV: Migrate Chat::MessageCreator to a service (#22390) 2023-09-07 08:57:29 +02:00
queries/chat FIX: handle thread participants limit on the frontend (#23839) 2023-10-09 14:04:59 +08:00
serializers/chat FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00
services DEV: improves reliability of delete/restore/update specs (#24265) 2023-11-07 11:34:35 +01:00
validators/chat DEV: properly namespace chat (#20690) 2023-03-17 14:24:38 +01:00
views