discourse/plugins/chat
Andrei Prigorshnev 052462a8f8
FIX: Don't fail when exporting chat messages from deleted channels (#23131)
2023-08-18 14:22:24 +04:00
..
app FIX: correctly deletes webhook_events with webhook (#23097) 2023-08-15 15:36:00 +02:00
assets UX: improved animation (#23145) 2023-08-18 11:59:54 +02:00
config Update translations (#23099) 2023-08-15 21:24:57 +02:00
db DEV: Remove experimental setting row for chat threads (#22730) 2023-07-27 15:29:28 +02:00
lib FIX: Don't fail when exporting chat messages from deleted channels (#23131) 2023-08-18 14:22:24 +04:00
public
spec FIX: Don't fail when exporting chat messages from deleted channels (#23131) 2023-08-18 14:22:24 +04: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.