discourse/plugins/chat/assets/javascripts/discourse/templates
David Battersby 4512e5652f
FEATURE: Mobile Chat Footer Redesign (#25161)
This update adds three tabs to the bottom of the chat overlay to make it easier for users to navigate chat on mobile.

As a result of this change:

- Direct Messages are now shown separately from public channels on mobile
- My Threads has now moved from the channel list to it's own tab on mobile
- My Threads can still be accessed on desktop via the sidebar and within the drawer channel list
- Chat back button has been updated to navigate to the correct tab (for both channels and threads)

Some special cases:

- If DMs are not used then the tab is not rendered
- If the user has no threads then the tab is not rendered
- If both the tabs for DMs and Threads aren't available then the whole footer will not be rendered
- Chat footer is only shown on the listing pages (DMs, Channels, My Threads)

---------

Co-authored-by: chapoi <101828855+chapoi@users.noreply.github.com>
Co-authored-by: Joffrey JAFFEUX <j.jaffeux@gmail.com>
2024-01-16 14:29:33 +08:00
..
preferences FEATURE: implements user based sidebar mode (#23078) 2023-08-18 20:33:07 +02:00
admin-plugins-chat.hbs FEATURE: my threads page (#24771) 2023-12-11 07:38:07 +01:00
chat-browse-all.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-browse-archived.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-browse-closed.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-browse-open.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-browse.hbs DEV: Apply prettier to hbs files 2022-12-28 13:11:12 +00:00
chat-channel-info-members.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-info-settings.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-info.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-thread.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel-threads.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channel.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat-channels.hbs FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-direct-messages.hbs FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00
chat-index.hbs DEV: routable chat part 2 (#20232) 2023-02-14 11:27:07 +01:00
chat-threads.hbs DEV: implements <Chat::Navbar /> (#24917) 2023-12-18 17:49:58 +01:00
chat.hbs FEATURE: Mobile Chat Footer Redesign (#25161) 2024-01-16 14:29:33 +08:00