discourse/plugins/chat
2025-02-24 15:11:55 +11:00
..
admin/assets/javascripts DEV: add btn-default classes to buttons using default styling (#31039) 2025-01-28 15:40:34 -05:00
app FEATURE: Allow admins to remove users from chat DMs (#31366) 2025-02-20 15:16:57 +08:00
assets DEV: allows to add a draft without persisting it (#31457) 2025-02-22 01:29:12 +01:00
config Update translations (#31470) 2025-02-24 15:11:55 +11:00
db DEV: Promote historic post_deploy migrations for core plugins. (#30987) 2025-01-24 11:47:03 -03:00
lib FEATURE: Allow admins to remove users from chat DMs (#31366) 2025-02-20 15:16:57 +08:00
public
spec FEATURE: Type reactions in chat (#31439) 2025-02-21 17:43:28 +11:00
test/javascripts DEV: Replace remaining uses of query helper (#30019) 2025-01-22 00:25:03 +01:00
plugin.rb FEATURE: Initial version of experimental admin search (#31299) 2025-02-21 11:59:24 +10: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.