discourse/plugins/chat
2023-11-29 10:41:36 +01:00
..
app SECURITY: Add permissions to MessageBus in chat (stable) 2023-10-16 10:51:23 -04:00
assets FIX: when using arrow to bottom fetch from newest (#22860) 2023-07-28 19:31:28 +02:00
config Update translations (#24600) 2023-11-29 10:41:36 +01:00
db DEV: Remove experimental setting row for chat threads (#22730) 2023-07-27 15:29:28 +02:00
lib SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:47:24 +11:00
public
spec SECURITY: Filter unread bookmark reminders the user cannot see 2023-11-09 13:47:24 +11:00
test/javascripts FEATURE: thread pagination (#22624) 2023-07-27 09:57:03 +02:00
plugin.rb 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

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.