mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-24 08:01:19 +00:00
- Implement thread grouping by threadId in email list - Add ThreadListItem with collapsed/expanded states for desktop - Create ThreadConversationView for full-screen mobile experience - Add thread utility functions for grouping and sorting - Extend JMAP client with getThread() and getThreadEmails() methods - Add keyboard shortcut 'x' to expand/collapse threads - Add thread expansion state management in email store - Fix React hooks order in login page - Add .env.example for environment configuration - Add husky for git hooks