discourse/plugins/chat
2025-10-22 12:50:28 +02:00
..
admin/assets/javascripts DEV: Remove unused service injections (#34750) 2025-10-08 13:31:41 +02:00
app FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
assets FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
config FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
db FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
lib PERF: Fix N+1 queries due to user custom fields when loading chat DMs (#35516) 2025-10-22 09:39:01 +08:00
public
spec FIX: fix scroll more chat spec (#35543) 2025-10-22 12:50:28 +02:00
test/javascripts FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +02:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
plugin.rb FEATURE: Add full-text search for chat messages (#34704) 2025-10-22 11:30:35 +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.