mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 16:01:18 +00:00
Mobile bottom navigation bar was hidden when viewing an email, trapping users in the mail section. Now always visible on mobile. Move-to-folder submenu now shows hierarchical folder structure using buildMailboxTree/flattenMailboxTree instead of a flat list. Closes #30, closes #29