discourse/plugins/chat
David Taylor e3ca66135c
DEV: Remove ember-template-lint (#40077)
The latest version of `@discourse/lint-configs` (and in turn `eslint-plugin-ember`) ships with eslint rules & configuration which replicate all the functionality which was previously provided by ember-template-lint.
2026-05-15 20:54:13 +01:00
..
admin/assets/javascripts DEV: Consolidate reusable components into ui-kit (#38703) 2026-05-11 18:07:36 -03:00
app FIX: filter chat interaction action payloads (#39981) 2026-05-13 22:48:21 +05:30
assets DEV: Remove ember-template-lint (#40077) 2026-05-15 20:54:13 +01:00
config I18N: Update translations (#39966) 2026-05-13 10:14:46 +02:00
db DEV: Skip backfill INSERTs in old migrations on fresh installs (#39976) 2026-05-13 13:59:28 +01:00
lib DEV: Do not cache chat onebox templates in development (#39956) 2026-05-14 11:30:15 +10:00
public
spec DEV: Fix a chat search spec flake (#40068) 2026-05-15 14:06:56 +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.