This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/plugins/chat/assets/javascripts/discourse/models
Joffrey JAFFEUX cdcd20fe1e
FIX: prevents duplicate reactions (#20527)
This was possible due to specific events which are hard to represent in a test. The provided test is as close as possible to what was happening in production: a message bus event was played on a channel which has just loaded its state with the existing reaction.
2023-03-03 20:29:24 +01:00
..
chat-channel.js DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
chat-message-draft.js DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
chat-message-reaction.js DEV: rework the chat-live-pane (#20519) 2023-03-03 13:09:25 +01:00
chat-message.js FIX: prevents duplicate reactions (#20527) 2023-03-03 20:29:24 +01:00
chat-thread.js FEATURE: Chat side panel with threads initial skeleton (#20209) 2023-02-14 11:38:41 +10:00
user-chat-channel-membership.js FIX: prevents creating a null User object (#19569) 2022-12-22 12:39:53 +10:00