discourse/plugins/chat
David Battersby 47540fb4e0
FEATURE: chat drawer navigation improvement (#27419)
This change replaces the chat drawer tabs with new drawer routes for channels, direct messages and threads.

The main objective is to improve navigation within drawer, now that we have separation of chat sections in drawer.
2024-06-13 13:17:12 +04:00
..
app PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00
assets FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00
config Update translations (#27417) 2024-06-11 17:20:39 +02:00
db DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
lib PERF: fix performance of chat email notifications 2024-06-10 14:25:06 +02:00
public
spec FEATURE: chat drawer navigation improvement (#27419) 2024-06-13 13:17:12 +04:00
test/javascripts FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
plugin.rb FIX: correctly load channels in chat webhooks 2024-06-10 17:30:38 +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.