feat: dedicated page for allowed image-sender addresses #420

Merged
guettlibot merged 5 commits from issue-419-trusted-senders-page into main 2026-06-05 15:53:50 +00:00
5 Commits
Author SHA1 Message Date
Thomas SharedInbox 26504775c5 ci: retrigger after Dagger engine restart 2026-06-05 17:27:19 +02:00
Thomas SharedInboxandClaude Sonnet 4.6 0fc81b9886 fix: add trusted_image_senders_screen to coverage exclusions
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-05 17:08:44 +02:00
Thomas SharedInbox 1c43c70d2f Merge branch 'main' into issue-419-trusted-senders-page 2026-06-05 16:45:42 +02:00
guettli acb7023fff Merge branch 'main' into issue-419-trusted-senders-page 2026-06-04 22:06:08 +02:00
Thomas SharedInboxandClaude Sonnet 4.6 1d8619504c feat: dedicated page for allowed image-sender addresses (#419)
- Add TrustedImageSendersScreen at /accounts/trusted-senders showing the full list with delete buttons
- Replace the inline trusted-senders list in UserPreferencesScreen with a nav tile that shows the count and links to the new page
- Update the snackbar action in EmailDetailScreen and ThreadDetailScreen from "Settings" to "View", navigating to the new page with the just-added sender passed as extra so it is shown in bold

The golden test failures are pre-existing on main and unrelated to these changes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-04 19:11:55 +02:00