discourse/plugins/chat/spec/system/thread_list
Joffrey JAFFEUX 0c827980e6
FIX: do not show threads with no replies (#26033)
Prior to this fix if a user had started to reply to a message without actually sending a message, the thread would still be created and we would end up listing it in the threads list of a channel.

This commit also improves adds thread and thread_replies_count to the 4th parameter of the chat_message_created event.
2024-03-05 20:26:35 +01:00
..
drawer_spec.rb DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
full_page_spec.rb FIX: do not show threads with no replies (#26033) 2024-03-05 20:26:35 +01:00