mirror of
https://github.com/root-fr/jmap-webmail.git
synced 2026-09-25 08:01:16 +00:00
Allow users to trust specific senders so their images load automatically without clicking "Show images" each time. Addresses privacy while improving UX for known senders. - Add trustedSenders state to settings store with add/remove/check methods - Show "Always trust this sender" button in email viewer (ask/block modes) - Add TrustedSendersModal for managing trusted senders in settings - Include search, manual add, and avatar display in modal - Full i18n support (en/fr) Closes #3