discourse/plugins/chat
2023-12-15 23:46:04 +08:00
..
app FIX: increase default max length of chat message excerpts () 2023-12-12 18:24:07 +08:00
assets DEV: Improve header offset calculation () 2023-12-15 15:29:17 +01:00
config Update translations () 2023-12-12 14:23:51 +01:00
db FEATURE: my threads page () 2023-12-11 07:38:07 +01:00
lib DEV: lint against Layout/EmptyLineBetweenDefs () 2023-12-15 23:46:04 +08:00
public DEV: Move discourse-chat to the core repo. () 2022-11-02 10:41:30 -03:00
spec FIX: Do not display chat replies as threads in transcripts () 2023-12-15 09:50:43 -03:00
test/javascripts DEV: Use class attribute instead of @class arg () 2023-12-12 13:09:05 +01:00
plugin.rb FEATURE: Add thumbnails for chat image uploads () 2023-12-06 14:59:18 +08:00
README.md DEV: Chat service object initial implementation () 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.