discourse/plugins/chat
2025-08-29 17:24:43 +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 FIX: client based chat message timestamp (#34592) 2025-08-28 10:21:19 +01:00
assets FIX: client based chat message timestamp (#34592) 2025-08-28 10:21:19 +01:00
config Update translations (#34633) 2025-08-29 17:24:43 +02: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 DEV: Move discourse-chat to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec FIX: client based chat message timestamp (#34592) 2025-08-28 10:21:19 +01:00
test/javascripts DEV: Update Ember to 6.6.0 (#34460) 2025-08-27 16:48:40 +01: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.