discourse/plugins/chat
2026-04-29 20:05:32 +02:00
..
admin/assets/javascripts DEV: Migrate to @ember/reactive/collections (#38221) 2026-03-23 17:44:41 -03:00
app FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
assets FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
config FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
db PERF: speed up chat channel and thread unread queries (#39398) 2026-04-22 14:57:56 +10:00
lib FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
public
spec DEV: Restore and fix a chat channel archive spec (#39641) 2026-04-29 20:05:32 +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 FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03: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.