discourse/plugins/chat
Joffrey JAFFEUX f366c2200f
Update plugins/chat/lib/discourse_workflows/nodes/send_chat_message/v1.rb
Co-authored-by: Martin Brennan <martin@discourse.org>
2026-05-07 19:21:27 +02:00
..
admin/assets/javascripts DEV: Migrate to @ember/reactive/collections (#38221) 2026-03-23 17:44:41 -03:00
app DEV: Split approval resume service into discrete steps 2026-05-07 15:53:51 +02:00
assets FEATURE: Restore web push quick reply for chat messages (#39614) 2026-04-29 12:36:03 -03:00
config DEV: Translate raised error messages in workflow nodes 2026-05-07 18:22:11 +02:00
db FIX: Duplicate notifications when mentioned in chat (#39670) 2026-04-30 14:52:39 -03:00
lib Update plugins/chat/lib/discourse_workflows/nodes/send_chat_message/v1.rb 2026-05-07 19:21:27 +02:00
public
spec DEV: Split approval resume service into discrete steps 2026-05-07 15:53:51 +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 FIX: Update chat_approval node to use new executor wait API 2026-05-06 02:25:34 +02: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.