discourse/plugins/chat
David Taylor 5563e9dc03
DEV: Revert ember-template-lint CI command change (#29845)
Partial revert of a10dcffb73, pending https://github.com/ember-template-lint/ember-template-lint/pull/3095

Also corrects a linting failure which snuck in while CI was broken
2024-11-20 11:10:16 +00:00
..
admin/assets/javascripts DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
app FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
assets DEV: Revert ember-template-lint CI command change (#29845) 2024-11-20 11:10:16 +00:00
config Update translations (#29835) 2024-11-20 00:21:25 +01:00
db DEV: adds blocks support to chat messages (#29782) 2024-11-19 07:07:58 +01:00
lib DEV: supports blocks in chat message sdk (#29839) 2024-11-20 08:06:48 +01:00
public
spec FIX: serializes interaction for direct messages (#29844) 2024-11-20 11:26:12 +01:00
test/javascripts DEV: Consolidate i18n import paths (#29804) 2024-11-19 20:45:18 +00:00
plugin.rb PERF: auto join & leave chat channels (#29193) 2024-11-12 15:00:59 +11: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.