Block a user
[Feature] Implement scoped local address books and contact CRUD
[Feature] Expose address lookup and recipient-source capabilities
[Feature] Implement vCard-compatible contact model, import, and export
[Design review] Rework Mail server, envelope, credential, and policy structure
[Design review] Rework Mail server, envelope, credential, and policy structure
Codex State: done
Summary
- Mail profile UI now separates profile metadata, SMTP/IMAP server settings, and SMTP/IMAP credentials into focused edit targets.
- The shared core MailServerSett…
[Debt] Refactor high-complexity mail profile and transport functions
Codex State: done
Summary
- Folded into mail#10: profile transport update is split into next-state calculation, policy check, and persistence helpers.
- SMTP send handling is split into…
[Feature] Platform theming system and visual appearance controls
Codex State: progress
Summary
- Expanded the shared theme token layer across core and active module CSS, fixed system theme resolution to follow prefers-color-scheme, and added color-schem…
[Feature] Customize theming from palettes to full appearance controls