discourse/plugins/chat
2024-05-27 21:28:54 +02:00
..
app DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
assets UX: add text-overflow for channel members list (#27208) 2024-05-27 21:28:54 +02:00
config FEATURE: Add Uyghur language (#27183) 2024-05-27 09:58:18 +02:00
db DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
lib DEV: Use site setting mandatory_values for chat allowed groups (#26994) 2024-05-13 14:38:26 +10:00
public
spec FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
test/javascripts FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
plugin.rb FEATURE: encourage users to set chat thread titles (#26617) 2024-04-29 17:20:01 +08: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.