summaryrefslogtreecommitdiff
path: root/services/emails.go
AgeCommit message (Collapse)AuthorFilesLines
2025-12-29feat: Enhance email viewer with new UI actions, sender profile pictures, and ↵Bobby1-13/+35
raw header display.
2025-12-24feat: Implement API endpoints for email details and actions, and refactor ↵Bobby1-0/+110
email preview for client-side rendering with Shadow DOM.
2025-12-24feat: introduce email folder synchronization and management, refactor email ↵Bobby1-0/+58
services, and update UI styles