discourse/plugins/chat/app/jobs
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
..
regular/chat DEV: cooks messages synchronously (#24510) 2023-11-22 13:00:23 +01:00
scheduled/chat DEV: Move user count update for channels to ensure_consistency! (#22321) 2023-07-03 11:41:51 +10:00
service_job.rb DEV: Allow with_service in jobs 2023-02-23 09:28:53 +01:00