discourse/plugins/chat
2026-04-27 17:35:31 +02:00
..
admin/assets/javascripts DEV: Migrate to @ember/reactive/collections (#38221) 2026-03-23 17:44:41 -03:00
app PERF: speed up chat channel and thread unread queries (#39398) 2026-04-22 14:57:56 +10:00
assets DEV: Remove obsolete chat code and tests (#39451) 2026-04-22 21:33:17 +02:00
config FEATURE: better email subject lines (#36040) 2026-04-24 15:14:10 +04:00
db PERF: speed up chat channel and thread unread queries (#39398) 2026-04-22 14:57:56 +10:00
lib DEV: Fix the channel archive spec flake (again) (#39579) 2026-04-27 16:26:36 +02:00
public
spec DEV: Restore and update chat preferences spec (#39583) 2026-04-27 17:35:31 +02:00
test/javascripts DEV: Remove obsolete chat code and tests (#39451) 2026-04-22 21:33:17 +02:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
package.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +01:00
plugin.rb UX: Enable onboarding panel for the first admin user (#39423) 2026-04-23 11:52:02 -04:00
README.md
tsconfig.json DEV: Add a script for generating external types in discourse-types (#37095) 2026-03-09 20:37:43 +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.