mirror of
https://github.com/discourse/discourse.git
synced 2025-04-13 18:10:11 +08:00

Since we have channel message retention which deletes messages, we can end up with cases where the thread is still around but the message is deleted. We will handle the cascade delete in a different commit -- for now we will ensure the thread list lookup handles this case and doesn't error.
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.