discourse/plugins/chat
Jarek Radosz f6cd8e5968
DEV: Remove redundant braces (#23321)
2023-08-30 10:37:03 +02:00
..
app DEV: Move 'ignore and delete' action under 'ignore' menu for chat flags (#23304) 2023-08-30 10:51:32 +08:00
assets DEV: Remove redundant braces (#23321) 2023-08-30 10:37:03 +02:00
config DEV: Move 'ignore and delete' action under 'ignore' menu for chat flags (#23304) 2023-08-30 10:51:32 +08:00
db FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
lib FIX: Create a reviewable when flagging a chat message for 'something else' (#23264) 2023-08-25 17:38:27 +08:00
public
spec DEV: Fix flaky network-based upload spec (#23286) 2023-08-28 12:59:22 +08:00
test/javascripts FIX: incorrect chat message reaction text (#23260) 2023-08-25 15:20:56 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb DEV: removes deprecated code (#23183) 2023-08-22 15:53:37 +02:00

README.md

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.