⚙️ Improvements
- Last Sync Display During Full Sync - Account lists, dashboard, and account details/edit pages now show a localized "Synchronization running…" badge (with spinner) instead of the misleading 1970-01-01 epoch timestamp while a full sync is in progress. A "Synchronization pending…" badge is shown when the epoch is set but no sync job is currently running.
🐛 Bug Fixes
- Account Actions Dropdown Clipping - On the Mail Accounts desktop table, the kebab actions menu was clipped by the container and only reachable by scrolling inside the table. The container now allows vertical overflow on desktop so the menu is fully visible.