discourse/plugins/chat
2024-01-16 11:12:36 +01:00
..
app FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
assets FIX: correctly support safe-area-inset-bottom in footer (#25276) 2024-01-16 11:12:36 +01:00
config FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
db DEV: Allow chat mentions to have several notifications (#24874) 2023-12-19 18:53:00 +04:00
lib DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04:00
public
spec FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
test/javascripts DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
plugin.rb DEV: Add new chat metrics (#23872) 2024-01-04 16:10:03 +04: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.