aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-09-14 13:03:35 +0200
committerDanilo M. <danix@danix.xyz>2026-09-14 13:03:35 +0200
commitd714483b6027425923340d1bcfa0263b8e7ac0bc (patch)
treeb9f0b4851fa5cd00dfda181777f021279e027db6 /CHANGELOG.md
parent3ba5e6b68a0f4e91884043fab9a705cf7d15b968 (diff)
downloadqtmaildir-d714483b6027425923340d1bcfa0263b8e7ac0bc.tar.gz
qtmaildir-d714483b6027425923340d1bcfa0263b8e7ac0bc.zip
fix: gate spam like delete, and keep one origin in the model
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md11
1 files changed, 6 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 6da8e2f..e3bba3b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -34,15 +34,16 @@ point at which they are stable.
into that folder and records the one it came from in a `moved-from:` tag, so
Restore and Undo put it back where it was. Before this the action only added
the tag and left the file in place, so a message marked spam on one machine
- did not appear in the folder on another.
+ did not appear in the folder on another. Like Delete, it is unavailable on a
+ reply row and on mail already in the trash.
- **Empty Spam.** Moves every message in the account's spam folder to its trash
in one act, scoped to the account selector like Empty trash, and asks nothing
first: it is a move with an undo behind it, and a mutation that can be undone
gets undo rather than a dialog.
-- **Find stranded spam.** Mail carrying the `spam` tag while sitting in no spam
- folder, usually because another client or an older version tagged it and left
- the file where it was, is listed by a menu entry so it can be selected and
- moved. It is the spam counterpart to Find stranded deleted mail.
+- **Check for stranded spam.** Mail carrying the `spam` tag while sitting in
+ no spam folder, usually because another client or an older version tagged it
+ and left the file where it was, is listed by a menu entry so it can be
+ selected and moved. It is the spam counterpart to Find stranded deleted mail.
- **A spam button on the message pane's bar**, beside Star and Archive. It is
drawn with a bug rather than the theme's junk glyph, and falls back to
`mail-mark-junk` on a theme that ships no bug.