discourse/plugins/chat
2025-07-27 17:55:06 +02:00
..
admin/assets/javascripts DEV: Load admin JS bundles from plugins for staff users (#33540) 2025-07-10 07:39:11 +03:00
app DEV: Improve separation of core and plugin CI (#33583) 2025-07-14 14:28:30 +02:00
assets lint autofix 2025-07-27 17:55:06 +02:00
config Update translations (#33855) 2025-07-25 18:14:31 +02:00
db FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02:00
lib DEV: add channel hashtag style type (#33284) 2025-06-20 10:04:36 +04:00
public
spec FIX: correctly update last message bus id for threads and channels (#33846) 2025-07-25 09:13:16 +02:00
test/javascripts REFACTOR: consolidate empty states, add invite variant (#33455) 2025-07-09 12:34:04 -04:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
plugin.rb FEATURE: One-click chat reaction settings (#32150) 2025-04-04 09:15:13 +02: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.