mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 08:15:00 +00:00
Introduced in cec68b3e2c1e779b1fa0a70dc57bae045df4aebd, this is flaky because if you click the back button before the route is fully transitioned to the loaded thread, we end up going to the history _before_ the thread list, which ends up being the channel. We need to make sure that everything is loaded for the thread first, meaning the skeleton is not there. Also exclude some noise from the capybara logs (image load failures)
This plugin is still in active development and may change frequently
Documentation
The Discourse Chat plugin adds chat functionality to your Discourse so it can natively support both long-form and short-form communication needs of your online community.
For user documentation, see Discourse Chat.
For developer documentation, see Discourse Documentation.