mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 02:42:44 +08:00
f20b6a0cc3
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. |
||
---|---|---|
.. | ||
app | ||
assets | ||
config | ||
db | ||
lib | ||
public | ||
spec | ||
test/javascripts | ||
plugin.rb | ||
README.md |
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.