aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
13 hoursfix: keep the message bar populated on a spam replyDanilo M.1-0/+7
13 hoursfix: the Not spam review findingsDanilo M.1-7/+9
14 hoursfeat: a Not spam actionDanilo M.3-84/+249
14 hoursfix: gate spam like delete, and keep one origin in the modelDanilo M.3-9/+67
15 hoursfeat: find stranded spam mailDanilo M.3-0/+62
15 hoursfeat: empty spam moves mail to the trash, per accountDanilo M.3-2/+122
15 hoursfeat: spam on the message bar, with a bug icon and junk fallbackDanilo M.2-92/+124
31 hoursfeat: mark spam moves mail to the account's spam folderDanilo M.2-5/+141
31 hoursrefactor: rename the origin tag to moved-from: with overwrite semanticsDanilo M.7-26/+55
31 hoursfeat(config): a threaded, path-based spam filterDanilo M.2-1/+21
32 hoursfeat(config): per-account spam folder and queriesDanilo M.2-0/+51
7 daysfeat: make Sync follow the account being looked atDanilo M.2-10/+54
8 daysfix: refresh the current query when the index changesDanilo M.3-0/+36
8 daysfix: index the sent copy so it appears in the Sent view at onceDanilo M.3-0/+40
9 daysfix: keep one Message-ID across a draft's revisionsDanilo M.5-7/+82
9 daysfix: give the Sent and Drafts views one row per message, in date orderDanilo M.3-31/+122
2026-08-29fix: draw Important as a star on the message barDanilo M.1-3/+18
2026-08-29feat: put Star and Archive on the message bar tooDanilo M.1-8/+26
2026-08-29feat: give the trash its own actions on the message barDanilo M.5-20/+194
2026-08-29fix: retry a sync that was skipped because another held the lockDanilo M.1-0/+17
2026-08-29feat: have the sync script report what it didDanilo M.6-10/+276
2026-08-29fix: say an edit is waiting for the sync instead of claiming it landedDanilo M.2-3/+38
2026-08-29fix: refresh the conversation dashboard after a writeDanilo M.2-0/+49
2026-08-29fix: judge a conversation's trash state on all of its messagesDanilo M.4-20/+123
2026-08-28feat: count a card's messages, not its repliesthread-row-identityDanilo M.8-39/+55
2026-08-28fix: list a conversation's first message under its rowDanilo M.1-14/+29
2026-08-28feat: show the dashboard when a conversation is selectedDanilo M.5-1/+348
2026-08-28feat: read a thread's digest from the indexDanilo M.2-0/+234
2026-08-28fix: undo only what the write actually changedDanilo M.3-33/+220
2026-08-28feat: add the thread dashboardDanilo M.4-0/+690
2026-08-28feat: judge a row's membership on the thread's unionDanilo M.4-0/+293
2026-08-28feat: treat a mixed conversation's unread state as unreadDanilo M.1-22/+32
2026-08-28feat: scope an action to the row it was invoked onDanilo M.6-415/+393
2026-08-28feat: resolve a selection's scope from what each row isDanilo M.2-0/+45
2026-08-28refactor: remove the sibling chip tierDanilo M.4-111/+12
2026-08-28feat: draw a conversation row's own tags, in one tierDanilo M.4-165/+23
2026-08-28feat: let a row say whether it is a conversationDanilo M.2-0/+31
2026-08-27feat: forward an HTML message with its formattingDanilo M.8-3/+698
2026-08-27fix: flag a saved draft seen so it is not tagged unreadDanilo M.1-1/+8
2026-08-26fix: size the pending-changes dialog to its contentDanilo M.1-1/+11
2026-08-26feat: open the unsynced-changes count to see what it countsDanilo M.5-0/+302
2026-08-26feat: resolve pending-change ids to subjectsDanilo M.2-0/+104
2026-08-26feat: snapshot the pending changes as rowsDanilo M.3-9/+130
2026-08-26refactor: drop the unnettable pending-edit counterDanilo M.2-17/+9
2026-08-26fix: give a restored message its inbox tag backDanilo M.1-1/+12
2026-08-26fix: correct the avatar initials, the two-tone fill and the fadeDanilo M.6-51/+166
2026-08-26fix: harden candidate appends and cover the message-row sender rolesDanilo M.1-2/+11
2026-08-26feat: propose business senders from newly synced mailDanilo M.3-0/+86
2026-08-26feat: load the business-senders list at startupDanilo M.2-1/+65
2026-08-26feat: draw a sender's avatar on every cardDanilo M.2-0/+61