aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
25 hoursfeat: open the unsynced-changes count to see what it countsDanilo M.5-0/+302
25 hoursfeat: resolve pending-change ids to subjectsDanilo M.2-0/+104
25 hoursfeat: snapshot the pending changes as rowsDanilo M.3-9/+130
25 hoursrefactor: drop the unnettable pending-edit counterDanilo M.2-17/+9
26 hoursfix: give a restored message its inbox tag backDanilo M.1-1/+12
26 hoursfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.6-51/+166
27 hoursfix: harden candidate appends and cover the message-row sender rolesDanilo M.1-2/+11
28 hoursfeat: propose business senders from newly synced mailDanilo M.3-0/+86
28 hoursfeat: load the business-senders list at startupDanilo M.2-1/+65
28 hoursfeat: draw a sender's avatar on every cardDanilo M.2-0/+61
28 hoursfeat: fade the account colour across a cardDanilo M.2-0/+46
28 hoursfeat: expose a row's sender to the delegateDanilo M.4-0/+34
28 hoursfeat: reserve a card's avatar gutterDanilo M.2-0/+20
28 hoursfeat: propose business-sender candidates, always commented outDanilo M.2-0/+111
28 hoursfeat: read the business-senders listDanilo M.3-0/+137
29 hoursfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+78
29 hoursfeat: choose an avatar fill and derive its colourDanilo M.1-0/+22
29 hoursfeat: derive a sender's avatar initialsDanilo M.3-0/+156
29 hoursfeat: carry the first message's sender address on a thread summaryDanilo M.2-0/+78
31 hoursfeat: flag what you answered, mark what was forwarded to youDanilo M.16-14/+514
2 daysfix: offer Delete and Restore only where they mean somethingDanilo M.2-3/+89
2 daysfeat: empty the trash, the one action that asks firstDanilo M.5-0/+256
2 daysfeat: say which way the unread action will go, and hide it when it cannotDanilo M.3-18/+111
2 daysfeat: number each build of a dev treeDanilo M.5-4/+33
2 daysfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-1/+21
2 daysfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.4-6/+126
2 daysfix(delete): recover when a sync renamed the file underneath a moveDanilo M.2-1/+83
2 daysfeat(compose): a menu bar on the composerDanilo M.2-5/+122
2 daysfeat(compose): report autosave state in a status barDanilo M.2-6/+151
2 daysfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-10/+27
3 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.5-1/+142
3 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+5
3 daysfeat(compose): the signature follows the account until it is chosenDanilo M.1-5/+22
3 daysfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-1/+24
3 daysfeat(compose): a signature switch on the editor barDanilo M.2-0/+169
3 daysfeat(config): read the three signature keysDanilo M.2-0/+59
3 daysfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-7/+80
3 daysfeat(signatures): splice a signature into a bufferDanilo M.1-3/+69
3 daysfeat(signatures): read a directory of markdown signaturesDanilo M.3-0/+144
3 daysfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.6-81/+30
3 daysfeat(compose): offer Edit on a draft in the message pane's barDanilo M.2-8/+110
3 daysfeat(compose): open a draft to finish itDanilo M.9-5/+262
3 daysfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.3-2/+35
3 daysfix(compose): make the Send button a square that reads as one itemDanilo M.1-2/+16
3 daysfeat(compose): lay the composer out by scopeDanilo M.2-24/+215
3 daysfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.3-10/+31
3 daysfeat(ui): give the message pane its own action barDanilo M.4-9/+78
3 daysfix(compose): default to quoting below, and focus the body on a replyDanilo M.3-3/+14
3 daysfeat(messageview): give the notice bars a ground and a severityDanilo M.2-15/+69
3 daysfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+8