0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-15 14:50:10 +08:00
discourse/plugins/chat/assets/javascripts/discourse/models
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
..
chat-channel-archive.js DEV: converts models to native classes (#21418) 2023-05-08 18:24:41 +02:00
chat-channel.js DEV: sets an icon_upload_id on a channel (#29566) 2024-11-04 17:19:44 +09:00
chat-chatable.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-direct-message.js DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00
chat-message-reaction.js DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00
chat-message.js DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00
chat-notice.js DEV: Use Notice API for mention warnings (#23238) 2023-09-01 09:07:23 -05:00
chat-thread-preview.js DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00
chat-thread.js FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
chat-tracking-state.js FEATURE: Add ability to watch chat threads (#28639) 2024-09-02 16:45:55 +04:00
user-chat-channel-membership.js DEV: consolidate chat channel notification settings (#29080) 2024-10-08 13:13:01 +04:00
user-chat-thread-membership.js DEV: Minor refactor of chat models (#27467) 2024-06-13 17:07:31 +02:00