mirror of
https://github.com/discourse/discourse.git
synced 2025-01-19 19:13:25 +08:00
17033d46c3
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. |
||
---|---|---|
.. | ||
controllers/chat | ||
helpers/chat | ||
jobs | ||
models | ||
policies | ||
queries/chat | ||
serializers/chat | ||
services | ||
validators/chat | ||
views |