discourse/plugins/chat
Blake Erickson 5103d249aa DEV: Skip chat channel test
The screenshot looks good, but the test appears to be bad. Skipping this
test for now, will follow-up later.
2023-03-16 15:27:09 -06:00
..
app FIX: Escaped mentions in chat excerpts 2023-03-16 15:27:09 -06:00
assets SECURITY: XSS on chat excerpts 2023-03-16 15:27:09 -06:00
config DEV: remove unused string (#20662) 2023-03-16 00:15:07 +04:00
db DEV: Always create chat mention records (#20470) 2023-03-07 19:07:11 +04:00
lib FIX: do not send emails when channel-wide mentions are disabled in a channel (#20677) 2023-03-14 21:45:05 +04:00
public
spec DEV: Skip chat channel test 2023-03-16 15:27:09 -06:00
test/javascripts DEV: adds a addChatDrawerStateCallback API (#20640) 2023-03-10 18:49:59 +01:00
plugin.rb DEV: Change Bookmarkable registration to DiscoursePluginRegistry (#20556) 2023-03-08 10:39:12 +10:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00

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.