mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 12:24:55 +00:00
429a7d09e2
We usually don't enforce foreign key relationships on the database level. Because of that, occasionally it's possible to see a chat message that references to a non-existent chat_channel or user. MessagesExporter failed in such case before, this PR fixes that.
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.