discourse/plugins/chat
chapoi cd5a9a2775
UX: add transition (#23034)
2023-08-10 10:28:59 +02:00
..
app FIX: removes useless model reload (#23016) 2023-08-08 22:44:30 +02:00
assets UX: add transition (#23034) 2023-08-10 10:28:59 +02:00
config Update translations (#23013) 2023-08-08 15:42:28 +02:00
db DEV: Remove experimental setting row for chat threads (#22730) 2023-07-27 15:29:28 +02:00
lib FIX: Don't create a reviewable when sending PM to user in chat (#22914) 2023-08-08 13:18:34 +02:00
public DEV: Move `discourse-chat` to the core repo. (#18776) 2022-11-02 10:41:30 -03:00
spec DEV: fixes flakey spec from auto-join-channel-batch (#23044) 2023-08-09 22:37:28 +02:00
test/javascripts FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
README.md DEV: Chat service object initial implementation (#19814) 2023-02-13 13:09:57 +01:00
plugin.rb FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +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.