mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-27 00:01:20 +00:00
- Added server capability detection to check supported features - Implemented keep-alive mechanism with periodic ping (every 30s) - Added automatic session reconnection on connection failure - Implemented draft auto-save with 2-second debounce - Added visual indicators for draft save status - Implemented attachment upload support with progress indication - Added file attachment UI in email composer - Updated JMAP client with blob upload functionality - Enhanced disconnect handling to properly cleanup resources - Updated TODO.md to reflect completed tasks 🤖 Generated with Claude Code Co-Authored-By: Claude <noreply@anthropic.com>