aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
9 hoursfeat: count a card's messages, not its repliesthread-row-identityDanilo M.8-39/+55
10 hoursfix: list a conversation's first message under its rowDanilo M.1-14/+29
11 hoursfeat: show the dashboard when a conversation is selectedDanilo M.5-1/+348
12 hoursfeat: read a thread's digest from the indexDanilo M.2-0/+234
12 hoursfix: undo only what the write actually changedDanilo M.3-33/+220
12 hoursfeat: add the thread dashboardDanilo M.4-0/+690
12 hoursfeat: judge a row's membership on the thread's unionDanilo M.4-0/+293
13 hoursfeat: treat a mixed conversation's unread state as unreadDanilo M.1-22/+32
18 hoursfeat: scope an action to the row it was invoked onDanilo M.6-415/+393
18 hoursfeat: resolve a selection's scope from what each row isDanilo M.2-0/+45
19 hoursrefactor: remove the sibling chip tierDanilo M.4-111/+12
19 hoursfeat: draw a conversation row's own tags, in one tierDanilo M.4-165/+23
19 hoursfeat: let a row say whether it is a conversationDanilo M.2-0/+31
41 hoursfeat: forward an HTML message with its formattingHEADmasterDanilo M.8-3/+698
42 hoursfix: flag a saved draft seen so it is not tagged unreadDanilo M.1-1/+8
2 daysfix: size the pending-changes dialog to its contentDanilo M.1-1/+11
2 daysfeat: open the unsynced-changes count to see what it countsDanilo M.5-0/+302
2 daysfeat: resolve pending-change ids to subjectsDanilo M.2-0/+104
2 daysfeat: snapshot the pending changes as rowsDanilo M.3-9/+130
2 daysrefactor: drop the unnettable pending-edit counterDanilo M.2-17/+9
3 daysfix: give a restored message its inbox tag backDanilo M.1-1/+12
3 daysfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.6-51/+166
3 daysfix: harden candidate appends and cover the message-row sender rolesDanilo M.1-2/+11
3 daysfeat: propose business senders from newly synced mailDanilo M.3-0/+86
3 daysfeat: load the business-senders list at startupDanilo M.2-1/+65
3 daysfeat: draw a sender's avatar on every cardDanilo M.2-0/+61
3 daysfeat: fade the account colour across a cardDanilo M.2-0/+46
3 daysfeat: expose a row's sender to the delegateDanilo M.4-0/+34
3 daysfeat: reserve a card's avatar gutterDanilo M.2-0/+20
3 daysfeat: propose business-sender candidates, always commented outDanilo M.2-0/+111
3 daysfeat: read the business-senders listDanilo M.3-0/+137
3 daysfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+78
3 daysfeat: choose an avatar fill and derive its colourDanilo M.1-0/+22
3 daysfeat: derive a sender's avatar initialsDanilo M.3-0/+156
3 daysfeat: carry the first message's sender address on a thread summaryDanilo M.2-0/+78
3 daysfeat: flag what you answered, mark what was forwarded to youDanilo M.16-14/+514
3 daysfix: offer Delete and Restore only where they mean somethingDanilo M.2-3/+89
3 daysfeat: empty the trash, the one action that asks firstDanilo M.5-0/+256
4 daysfeat: say which way the unread action will go, and hide it when it cannotDanilo M.3-18/+111
4 daysfeat: number each build of a dev treeDanilo M.5-4/+33
4 daysfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-1/+21
4 daysfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.4-6/+126
4 daysfix(delete): recover when a sync renamed the file underneath a moveDanilo M.2-1/+83
4 daysfeat(compose): a menu bar on the composerDanilo M.2-5/+122
4 daysfeat(compose): report autosave state in a status barDanilo M.2-6/+151
4 daysfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-10/+27
4 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.5-1/+142
4 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+5
4 daysfeat(compose): the signature follows the account until it is chosenDanilo M.1-5/+22
4 daysfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-1/+24