discourse/plugins/chat
chapoi d0427919f1
UX: add illustrations for empty chat list + split into tabs on drawer (#26910)
Adds a placeholder image + CTA in chat, for empty channel and DM lists.

On desktop with drawer mode, we split chat into tabs (like mobile).

---------

Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
Co-authored-by: David Battersby <info@davidbattersby.com>
Co-authored-by: Régis Hanol <regis@hanol.fr>
2024-05-28 17:00:04 +04:00
..
app DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
assets UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
config UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
db DEV: Update to lastest rubocop-discourse 2024-05-27 18:06:14 +02:00
lib FIX: move ServiceRunner from Chat to Core (#27219) 2024-05-28 13:55:46 +10:00
public
spec UX: add illustrations for empty chat list + split into tabs on drawer (#26910) 2024-05-28 17:00:04 +04:00
test/javascripts FIX: correctly handle notifications for channels (#27178) 2024-05-24 19:59:24 +02:00
plugin.rb DEV: remove obsolete needs_review score type (#27200) 2024-05-28 13:03:58 +10: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.