0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-12 05:37:26 +08:00
discourse/plugins/chat
David Taylor f89db5865a DEV: Add registerReviewableComponent plugin API
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-11 11:44:33 +00:00
..
admin/assets/javascripts
app SECURITY: Scope thread-read reset to originating channel and restrict bulk trigger to c... (#42417) 2026-08-10 09:54:37 -05:00
assets DEV: Add registerReviewableComponent plugin API 2026-08-11 11:44:33 +00:00
config I18N: Update translations (#42431) 2026-08-10 11:05:31 +02:00
db A11Y: live announcements and optional sounds for chat messages (#41213) 2026-07-02 12:48:58 -04:00
lib FEATURE: Add /me actions to chat 2026-07-29 14:36:34 +00:00
public/images FEATURE: add new chat reactions popup (#41028) 2026-06-25 14:56:08 +04:00
spec SECURITY: Scope thread-read reset to originating channel and restrict bulk trigger to c... (#42417) 2026-08-10 09:54:37 -05:00
test/javascripts Merge remote-tracking branch 'origin/main' into v2-plugins 2026-08-11 11:20:07 +01:00
about.json more fixes 2026-07-28 13:07:43 +01:00
package.json
plugin.rb DEV: Prefer RSpec primitives for test setup (#42122) 2026-07-30 11:17:22 +08:00
README.md
tsconfig.json

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.