discourse/plugins/chat/app
Joffrey JAFFEUX 88eb96b315
DEV: sets an icon_upload_id on a channel (#29566)
There's no UI for it at the moment but when creating a channel or updating it, it's now possible to pass `icon_upload_id` as param. This will be available on the channel as `icon_upload_url`.
2024-11-04 17:19:44 +09: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 DEV: sets an icon_upload_id on a channel (#29566) 2024-11-04 17:19:44 +09:00
queries/chat FIX: show chat thread notifications for direct message channels (#29414) 2024-10-31 10:50:11 +04:00
serializers/chat DEV: sets an icon_upload_id on a channel (#29566) 2024-11-04 17:19:44 +09:00
services/chat DEV: sets an icon_upload_id on a channel (#29566) 2024-11-04 17:19:44 +09: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