mirror of
https://github.com/discourse/discourse.git
synced 2025-02-12 14:24:54 +00:00
Chat redesign work to improve chat navigation: - New header title with channel name (thread list on mobile) - New header title without channel name (thread list on full page chat) - Removes the close button on threads (mobile only) - Updates to back button route within thread (mobile), taking user to: - The thread index, if they accessed the thread from the thread index. - The channel itself, if they accessed the thread directly from the channel. - The channel itself, if they accessed the thread from a notification. - Show thread title in chat drawer header - Properly convert emoji in thread titles in chat header (all devices) - Upgrades various templates to use gjs format.
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.