summaryrefslogtreecommitdiffstats
path: root/tests/test_mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
25 hoursfix: the Not spam review findingsDanilo M.1-1/+123
25 hoursfeat: a Not spam actionDanilo M.1-0/+336
26 hoursfix: gate spam like delete, and keep one origin in the modelDanilo M.1-2/+191
26 hoursfeat: find stranded spam mailDanilo M.1-0/+55
27 hoursfeat: empty spam moves mail to the trash, per accountDanilo M.1-0/+163
27 hoursfeat: spam on the message bar, with a bug icon and junk fallbackDanilo M.1-0/+20
42 hoursfeat: mark spam moves mail to the account's spam folderDanilo M.1-49/+213
43 hoursrefactor: rename the origin tag to moved-from: with overwrite semanticsDanilo M.1-35/+35
43 hoursfeat(config): a threaded, path-based spam filterDanilo M.1-1/+2
7 daysfeat: make Sync follow the account being looked atDanilo M.1-0/+196
8 daysfix: refresh the current query when the index changesDanilo M.1-0/+82
9 daysfix: index the sent copy so it appears in the Sent view at onceDanilo M.1-0/+54
9 daysfix: keep one Message-ID across a draft's revisionsDanilo M.1-0/+48
2026-08-29feat: put Star and Archive on the message bar tooDanilo M.1-9/+38
2026-08-29feat: give the trash its own actions on the message barDanilo M.1-0/+122
2026-08-29fix: retry a sync that was skipped because another held the lockDanilo M.1-0/+44
2026-08-29feat: have the sync script report what it didDanilo M.1-1/+185
2026-08-29fix: say an edit is waiting for the sync instead of claiming it landedDanilo M.1-0/+65
2026-08-29fix: refresh the conversation dashboard after a writeDanilo M.1-0/+78
2026-08-29fix: judge a conversation's trash state on all of its messagesDanilo M.1-0/+81
2026-08-28feat: count a card's messages, not its repliesthread-row-identityDanilo M.1-4/+5
2026-08-28fix: list a conversation's first message under its rowDanilo M.1-14/+38
2026-08-28feat: show the dashboard when a conversation is selectedDanilo M.1-75/+255
2026-08-28fix: undo only what the write actually changedDanilo M.1-0/+88
2026-08-28feat: judge a row's membership on the thread's unionDanilo M.1-0/+112
2026-08-28feat: treat a mixed conversation's unread state as unreadDanilo M.1-34/+63
2026-08-28feat: scope an action to the row it was invoked onDanilo M.1-314/+552
2026-08-28feat: draw a conversation row's own tags, in one tierDanilo M.1-68/+0
2026-08-27feat: forward an HTML message with its formattingDanilo M.1-9/+17
2026-08-27fix: flag a saved draft seen so it is not tagged unreadDanilo M.1-2/+6
2026-08-26feat: open the unsynced-changes count to see what it countsDanilo M.1-0/+48
2026-08-26feat: snapshot the pending changes as rowsDanilo M.1-0/+85
2026-08-26refactor: drop the unnettable pending-edit counterDanilo M.1-10/+40
2026-08-26fix: give a restored message its inbox tag backDanilo M.1-0/+15
2026-08-26feat: load the business-senders list at startupDanilo M.1-0/+18
2026-08-26feat: flag what you answered, mark what was forwarded to youDanilo M.1-6/+300
2026-08-25fix: offer Delete and Restore only where they mean somethingDanilo M.1-0/+162
2026-08-25feat: empty the trash, the one action that asks firstDanilo M.1-0/+85
2026-08-25feat: say which way the unread action will go, and hide it when it cannotDanilo M.1-2/+210
2026-08-25fix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.1-0/+78
2026-08-24feat(queries): drop pinning, the menu is every saved query's homeDanilo M.1-181/+178
2026-08-24feat(compose): offer Edit on a draft in the message pane's barDanilo M.1-0/+164
2026-08-24feat(compose): open a draft to finish itDanilo M.1-0/+289
2026-08-24feat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.1-1/+60
2026-08-24fix(compose): make the Send button a square that reads as one itemDanilo M.1-0/+15
2026-08-24feat(compose): lay the composer out by scopeDanilo M.1-7/+234
2026-08-24fix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-5/+93
2026-08-24feat(ui): give the message pane its own action barDanilo M.1-1/+110
2026-08-24fix(compose): default to quoting below, and focus the body on a replyDanilo M.1-0/+43
2026-08-24fix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+96