discourse/plugins/chat/assets/javascripts/discourse/models
Joffrey JAFFEUX 278eb0a1a5
FIX: improvements to chat message streaming (#26892)
- prevents re-rendering avatars while updating messages quickly in the thread preview indicator
- ensures the cancel button is shown when you are admin OR when the streamed message is a reply to the current user
2024-05-07 15:38:24 +02:00
..
chat-channel-archive.js DEV: converts models to native classes (#21418) 2023-05-08 18:24:41 +02:00
chat-channel.js FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-chatable.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
chat-direct-message.js FEATURE: introduces group channels (#24288) 2023-11-10 11:29:28 +01:00
chat-message-reaction.js DEV: Sort imports 2023-10-10 21:46:54 +01:00
chat-message.js DEV: chat streaming (#25736) 2024-02-20 09:49:19 +01:00
chat-notice.js DEV: Use Notice API for mention warnings (#23238) 2023-09-01 09:07:23 -05:00
chat-thread-preview.js FIX: improvements to chat message streaming (#26892) 2024-05-07 15:38:24 +02:00
chat-thread.js FEATURE: allows to force a thread (#25987) 2024-03-06 12:03:42 +01:00
chat-tracking-state.js DEV: Use the "new" service import (#26059) 2024-03-06 18:05:11 +01:00
user-chat-channel-membership.js FEATURE: Show unread in sidebar for unread channel threads (#22342) 2023-07-17 13:00:49 +10:00
user-chat-thread-membership.js FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08:00