mirror of
https://github.com/discourse/discourse.git
synced 2025-02-09 21:04:48 +00:00
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.