diff options
| author | Danilo M. <danix@danix.xyz> | 2026-08-26 16:29:43 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-08-26 16:29:43 +0200 |
| commit | 29ffcccfd9fcaf15b9960557d662212760310abb (patch) | |
| tree | cddea80e8599cc128464593570238ee2725d3e4d /CHANGELOG.md | |
| parent | 496e174e65c06563aff426bdbbeeba006102e89d (diff) | |
| download | qtmaildir-29ffcccfd9fcaf15b9960557d662212760310abb.tar.gz qtmaildir-29ffcccfd9fcaf15b9960557d662212760310abb.zip | |
docs: document card avatars and the business-senders list
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e069722..bc3308d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,13 @@ point at which they are stable. to the message and nothing reaches your mail server. It is deliberately a different mark from `passed`, which is the Maildir `P` flag and means *you* forwarded something. +- Cards carry the sender's avatar: a squircle with their initials, filled with + a pattern generated from their address so the same sender always looks the + same. Senders that present a display name get an identicon, bulk senders a + two-tone fill, and `~/.config/qtmaildir/business-senders` decides the + borderline cases. Nothing is fetched from the network. +- The account's colour now fades across the left of a card instead of only + marking its edge, and a reply's fade starts at its own indent. ### Changed |
