discourse/plugins/chat
Andrei Prigorshnev e5c705af8a
DEV: group tests related to mentions (#22017)
2023-06-14 19:34:38 +04:00
..
app PERF: fixes multiple N+1 while loading threads (#22106) 2023-06-14 13:51:52 +02:00
assets REFACTOR: move shadow vars to css custom props (#22094) 2023-06-13 16:38:31 -04:00
config FEATURE: Custom content summarization strategies. (#21813) 2023-06-13 14:21:46 -03:00
db FIX: Backfill chat thread memberships (#21971) 2023-06-14 13:54:51 +10:00
lib FIX: prevents admins to be silenced (#21854) 2023-06-01 08:36:11 +02:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: group tests related to mentions (#22017) 2023-06-14 19:34:38 +04:00
test/javascripts DEV: disable flaky specs (#22013) 2023-06-09 00:01:41 +04:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb FIX: Chat NotificationLevels extension breaking in prod (#21484) 2023-05-10 18:46:06 +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.