discourse/plugins/chat
Jarek Radosz 92d2ea008e
DEV: Fix no-negated-condition linting issues (#22808)
2023-07-26 19:53:37 +02:00
..
app DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
assets DEV: Fix no-negated-condition linting issues (#22808) 2023-07-26 19:53:37 +02:00
config DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
db DEV: Promote historic post_deploy migrations 2023-07-26 10:36:37 +02:00
lib DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02:00
test/javascripts UX: category hashtag colors order fix (#22758) 2023-07-24 14:36:56 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: Remove experimental site setting for chat threads (#22720) 2023-07-26 12:46:23 +02: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.