discourse/plugins/chat
2025-08-14 20:24:59 +02:00
..
admin/assets/javascripts Build(deps-dev): Bump the lint group across 1 directory with 4 updates (#33881) 2025-07-28 18:02:41 +02:00
app DEV: Promote historic core plugins post_deploy migrations (#34274) 2025-08-13 15:52:19 +08:00
assets DEV: Reduce the getOwnerWithFallback usage (#34330) 2025-08-14 20:24:59 +02:00
config FIX: use group name in unreachable mention warning (#34174) 2025-08-14 09:33:51 +04:00
db DEV: Promote historic core plugins post_deploy migrations (#34274) 2025-08-13 15:52:19 +08:00
lib FIX: use group name in unreachable mention warning (#34174) 2025-08-14 09:33:51 +04:00
public
spec FIX: use group name in unreachable mention warning (#34174) 2025-08-14 09:33:51 +04:00
test/javascripts FEATURE: AI header icon should remember last URL (#34108) 2025-08-08 09:12:22 +10:00
about.json DEV: Only load specific plugin bundles during qunit test (#33678) 2025-07-21 21:00:48 +01:00
plugin.rb FIX: Catch possible PG exception from Chat::AutoJoinChannels (#34132) 2025-08-07 12:50:22 +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.