discourse/plugins/chat/assets/javascripts
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
..
discourse FIX: do not show threads with no replies (#26033) 2024-03-05 20:26:35 +01:00
lib/discourse-markdown FIX: Allow quoting thread's original message (#24773) 2023-12-11 09:58:00 -03:00
select-kit/addons/components FEATURE: Allow users to manually track threads without replying (#22100) 2023-06-16 12:08:26 +10:00