discourse/plugins/chat/assets
Joffrey JAFFEUX 17033d46c3
DEV: cooks messages synchronously (#24510)
Mentions and other post processing (like images) are still done asynchronously in the background. This should ensure reloading a channel while the message has not been processed yet doesn’t renders a blank message.

As a followup, we could probably simplify the staged message logic, given we have the new cooked on send.
2023-11-22 13:00:23 +01:00
..
javascripts DEV: cooks messages synchronously (#24510) 2023-11-22 13:00:23 +01:00
stylesheets FIX: relies on mention mixin for size (#24503) 2023-11-21 23:14:09 +01:00