discourse/plugins/chat/app
Sam e7f62ab52b
FEATURE: add custom fields to chat (channel/message/thread) (#29504)
This allows various extensions to store extra information the 3 most popular
chat entities

Useful for certain plugins and migrations
2024-11-01 09:12:19 +11:00
..
controllers/chat DEV: Provide user input to services using params key 2024-10-25 09:57:59 +02:00
jobs DEV: Replace params by the contract object in services 2024-10-25 14:48:34 +02:00
models FEATURE: add custom fields to chat (channel/message/thread) (#29504) 2024-11-01 09:12:19 +11:00
queries/chat FIX: show chat thread notifications for direct message channels (#29414) 2024-10-31 10:50:11 +04:00
serializers/chat DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
services/chat FIX: show chat thread notifications for direct message channels (#29414) 2024-10-31 10:50:11 +04:00
validators/chat FIX: Remove chat default channel setting (#28170) 2024-07-31 14:12:10 -03:00
views PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00