Linus Rath
534894c38d
feat: locale-aware date format in email list with preset picker #331
2026-05-25 16:17:32 +02:00
Linus Rath
b2d24670ff
fix: scope iCal subscriptions per JMAP account and fix refresh/clear
2026-05-18 16:39:02 +02:00
Linus Rath
65aabb943c
fix: fall back when only truncation indicator remains in email preview
2026-05-08 20:29:16 +02:00
Linus Rath
48f72be209
fix: preserve emoji colors in dark mode email viewer
2026-05-08 20:26:17 +02:00
Linus Rath
468851ff25
feat: show full folder path in move/drop toast
2026-04-22 00:14:49 +02:00
Linus Rath
8bdadc7ba3
fix: standardize punctuation
2026-04-16 19:07:42 +02:00
Linus Rath
f22699fe20
feat: add unified mailbox across accounts and sidebar icons toggle
2026-04-14 17:36:13 +02:00
Linus Rath
b2379fb03f
fix: align shared account folders with primary folders #151
2026-04-08 13:45:31 +02:00
Linus Rath
d77dd1e3e1
fix: replace non-UUID fallback
2026-04-02 17:25:10 +02:00
Linus Rath
c4673acb65
fix: replace unguarded crypto.randomUUID() with safe generateUUID() utility
2026-04-02 14:51:21 +02:00
Linus Rath
34dd5122b3
feat: logging to include categories for better log management
2026-03-31 16:31:27 +02:00
Linus Rath
1b2ee7da3a
fix: prevent orphaning of nested mailboxes by restricting deduplication to root-level folders
2026-03-31 15:29:09 +02:00
Linus Rath
789d211a71
fix: enhance mailbox handling with logging
2026-03-30 15:46:54 +02:00
Linus Rath
a5c5fa6669
fix: improve mailbox role management by ensuring roles are cleared from all mailboxes when reassigning
2026-03-19 18:00:09 +01:00
Linus Rath
5c933a595f
feat: implement time format preference across calendar and email components
2026-03-17 21:39:59 +01:00
Linus Rath
e87e35cc48
feat: add recursive depth calculation for mailbox tree structure
2026-03-15 15:52:23 +01:00
Matthieu MALVACHE and Matthieu MALVACHE
cf21a84263
Initial release: JMAP Webmail Client
...
A modern, privacy-focused webmail client built with Next.js and the JMAP protocol.
Designed for Stalwart Mail Server.
Features:
- Full email operations (compose, reply, forward, threading)
- Real-time push notifications
- Dark/light theme support
- Mobile responsive design
- Keyboard shortcuts
- Drag-and-drop organization
- i18n (English/French)
- Security-first (external content blocked, HTML sanitization)
2025-12-10 17:54:22 +01:00