discourse/plugins/chat
David Taylor fe6c91daa3
DEV: Convert select-kit subclasses to native class syntax (#28491)
This covers all select-kit subclasses in core and core plugins

Followup to https://github.com/discourse/discourse/pull/28489
2024-08-23 13:19:26 +01:00
..
app DEV: Put back the `model` step in HandleCategoryUpdated service 2024-08-22 12:33:58 +02:00
assets DEV: Convert select-kit subclasses to native class syntax (#28491) 2024-08-23 13:19:26 +01:00
config DEV: Allow custom site activity items in the new /about page (#28400) 2024-08-20 16:16:05 +03:00
db DEV: Promote historic post_deploy migrations (#28128) 2024-07-30 01:14:03 +08:00
lib DEV: better highlighting of mentions (#28403) 2024-08-20 14:37:28 +02:00
public
spec FIX: adds chat-draw-expanded class to body (#28490) 2024-08-22 17:46:41 +02:00
test/javascripts DEV: Fix random typos (#28103) 2024-07-26 23:13:12 +02:00
README.md
plugin.rb DEV: Allow custom site activity items in the new /about page (#28400) 2024-08-20 16:16:05 +03:00

README.md

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.