discourse/plugins/chat/assets/stylesheets
Martin Brennan 91c5658e9b
FIX: Handle deleted original message for thread index (#21470)
Since we have channel message retention which deletes
messages, we can end up with cases where the thread
is still around but the message is deleted. We will
handle the cascade delete in a different commit --
for now we will ensure the thread list lookup handles
this case and doesn't error.
2023-05-10 13:58:15 +02:00
..
common FIX: Handle deleted original message for thread index (#21470) 2023-05-10 13:58:15 +02:00
desktop FIX: chat height was incorrect on ipad (#21289) 2023-04-28 10:51:23 +02:00
mixins UX: onebox/blockquote/chatreaction slight accent colour change (#21252) 2023-04-26 15:11:20 +02:00
mobile FIX: Handle deleted original message for thread index (#21470) 2023-05-10 13:58:15 +02:00
colors.scss