discourse/plugins/chat/config
David Battersby f20b6a0cc3
FEATURE: chat redesign - back button to exit threads (#24189)
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.
2023-11-07 16:01:09 +08:00
..
locales FEATURE: chat redesign - back button to exit threads (#24189) 2023-11-07 16:01:09 +08:00
routes.rb FIX: ensures users can open channel invites (#24067) 2023-10-24 18:51:33 +02:00
settings.yml FEATURE: add grace period for chat edits (#23800) 2023-10-23 16:40:30 +08:00