mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00

Before this fix we would reset the input two times: - right before sending message - and after it's been sent The second one is actually not necessary, and more over with the server delay the user could have started typing a new message and that would clear it.
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.