shukiv and Linus Rath
8de8babba5
fix(email): keep a small gutter on plain-text emails on mobile
...
The <=640px rule zeroes .email-content-text horizontal padding, so
plain-text (prose) emails render flush against the viewport edge on
phones, which hurts readability. Use a reduced 0.75rem gutter instead
of 0 — still maximizes width for wide content but keeps text off the
screen edge.
2026-05-22 17:45:53 +02:00
Linus Rath
63f2169ae7
fix: add OAUTH_ALLOW_PRIVATE_ENDPOINTS for split-DNS setups
2026-05-22 17:22:14 +02:00
Linus Rath
e843ef0ebb
fix: convert recurrenceRules to singular in batch create
2026-05-22 17:00:53 +02:00
Linus Rath
4b463f9691
fix: prefix hand-written URLs with basePath for subpath deployments
2026-05-22 16:38:55 +02:00
Linus Rath
58e4a3d117
feat: add post-export action setting (keep/archive/trash)
2026-05-22 15:36:15 +02:00
Linus Rath
e3f6ae874d
feat: add settings template for multi-email .zip filename
2026-05-22 15:30:15 +02:00
Linus Rath
52f5a5b42c
feat: support importing emails from .zip archives
2026-05-22 15:22:33 +02:00
Linus Rath
e7bded82fb
i18n: add missing translation keys across 16 locales
2026-05-22 15:09:51 +02:00
Linus Rath
3ac14ecf38
feat: add filename transform settings
2026-05-22 14:57:25 +02:00
Linus Rath
0dca019fe5
fix: stop URL-encoding drag-out filenames and preserve Unicode letters
2026-05-22 14:49:17 +02:00
Linus Rath
ca0d6805cf
feat: add Downloads settings tab with template editor for .eml and attachment filenames
2026-05-22 14:46:25 +02:00
Linus Rath
8bcb487442
feat: name dragged/exported .eml files as "date (from-to) subject" with ASCII-only chars
2026-05-22 14:28:36 +02:00
Linus Rath
0245ec67e1
feat: enhance email filename generation and sanitization for drag-and-drop functionality
2026-05-22 14:25:30 +02:00
Linus Rath
8810a63262
feat: drag emails out to file explorer as .eml
2026-05-22 14:04:52 +02:00
Linus Rath
d3778e6521
fix: handle malformed event dates in calendar route #316
2026-05-22 14:04:02 +02:00
Linus Rath
1fc6185002
chore: update version to 1.7.1
1.7.1
2026-05-22 12:22:03 +02:00
Linus Rath
4269d0589c
feat: collapse empty viewer pane and hide placeholder in Pro mode
2026-05-22 12:19:34 +02:00
Linus Rath
2b1b06abd6
fix: collapse empty viewer pane so mail list fills the space
2026-05-22 12:16:49 +02:00
Linus Rath
ac4a89120d
fix: preserve inline images when replying #163
2026-05-22 12:06:55 +02:00
Linus Rath
704a259432
feat: hide empty-state placeholder in email viewer pane
2026-05-22 12:04:40 +02:00
Linus Rath
1c02970ae1
fix: use canonical INBOX in Sieve filter paths #313
2026-05-22 11:51:25 +02:00
Linus Rath
66b2036e37
feat: expose PWA branding fields in admin Branding tab
2026-05-22 11:22:07 +02:00
Linus Rath
bd2ffab3bc
fix: resolve destination account id to local namespace in mailbox drop
2026-05-22 11:20:50 +02:00
Linus Rath
7142627cec
chore: update version to 1.7.0
2026-05-22 00:51:38 +02:00
Linus Rath
1e7d2d880c
i18n: add missing translation keys across 16 locales
1.7.0
2026-05-22 00:44:00 +02:00
Linus Rath
63efd724d2
fix: trust directory version on marketplace install/update
2026-05-22 00:20:00 +02:00
Linus Rath
ba4781910d
feat: marketplace update flow for installed plugins/themes
2026-05-22 00:11:10 +02:00
Linus Rath
08c85a42e1
chore: update version to 1.7.0
2026-05-21 23:47:31 +02:00
Linus Rath
fc5f6f43d6
feat: expose PWA, app identity, and extension directory keys in JSON config #312
2026-05-21 23:35:58 +02:00
Linus Rath
9b22ef810e
fix: allow adding contacts from mail recipient popover on mobile #306
2026-05-21 23:23:45 +02:00
Linus Rath
dbc0eea148
feat: group composer From dropdown by account in Pro shell
2026-05-21 23:07:02 +02:00
Linus Rath
e80412b6fd
feat: show contacts from all logged-in accounts in Pro shell
2026-05-21 22:32:17 +02:00
Linus Rath
2c825af689
fix: show avatars in calendar/address book sharing menu
2026-05-21 18:58:46 +02:00
Linus Rath
4cfee4f672
feat: split owned vs shared calendars per account in sidebar in Pro shell
2026-05-21 18:54:09 +02:00
Linus Rath
7076f1ded8
feat: show calendars from all logged-in accounts in Pro shell
2026-05-21 18:48:55 +02:00
Linus Rath
9fbcdf7a5f
fix: hide mail sidebar header in Pro shell
2026-05-21 18:19:30 +02:00
Linus Rath
7f35d792b2
fix: load globals.css and Geist font in plugin sandbox iframe
2026-05-21 18:15:00 +02:00
Linus Rath
c9cda3e203
fix: parent navigation detaching account in Pro shell file browser
2026-05-21 18:06:59 +02:00
Linus Rath
3540bf42d9
fix: use Avatar component in Pro shell file account picker
2026-05-21 18:05:03 +02:00
Linus Rath
e6782e61a8
fix: sync plugin slot iframe height with reported content height
2026-05-21 17:59:24 +02:00
Linus Rath
33e655bcce
feat: narrow-pane sidebars and cross-account file picker in Pro shell
2026-05-21 17:54:03 +02:00
Linus Rath
15a67a14b3
fix: parent dir navigation jumping to root in file browser
2026-05-21 17:27:49 +02:00
Linus Rath
b48eef2189
feat: hide files back button in Pro shell
2026-05-21 17:25:01 +02:00
Linus Rath
280f5bc675
feat: support cross-account email moves in Pro shell
2026-05-21 17:22:31 +02:00
Linus Rath
1756f5ac1c
feat: enable search in unified mailbox in pro mode
2026-05-21 17:12:06 +02:00
Linus Rath
c9435f7580
feat: always show unified mailbox in Pro shell
2026-05-21 17:01:34 +02:00
Linus Rath
426d344aa8
feat: multi-account mail sidebar and client routing for Pro shell
2026-05-21 16:52:03 +02:00
Linus Rath
ed90e096b5
feat: add per-account mailbox cache for Pro shell data layer
2026-05-21 16:11:26 +02:00
Linus Rath
eb6e5f589e
fix: hide redundant account switcher in mail sidebar inside Pro shell
2026-05-21 15:54:33 +02:00
Linus Rath
eca837962c
fix: hide "Back to Mail" in settings when Pro mode is on
2026-05-21 15:49:09 +02:00