aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
7 hoursfix: give a restored message its inbox tag backDanilo M.1-0/+15
7 hoursfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.4-7/+192
9 hoursfix: harden candidate appends and cover the message-row sender rolesDanilo M.2-0/+58
9 hoursfeat: propose business senders from newly synced mailDanilo M.1-0/+39
9 hoursfeat: load the business-senders list at startupDanilo M.1-0/+18
9 hoursfeat: draw a sender's avatar on every cardDanilo M.1-0/+41
9 hoursfeat: fade the account colour across a cardDanilo M.1-0/+25
9 hoursfeat: expose a row's sender to the delegateDanilo M.1-0/+23
9 hoursfeat: reserve a card's avatar gutterDanilo M.1-2/+71
10 hoursfeat: propose business-sender candidates, always commented outDanilo M.1-0/+100
10 hoursfeat: read the business-senders listDanilo M.2-0/+102
10 hoursfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+30
10 hoursfeat: choose an avatar fill and derive its colourDanilo M.1-0/+28
10 hoursfeat: derive a sender's avatar initialsDanilo M.2-0/+96
10 hoursfeat: carry the first message's sender address on a thread summaryDanilo M.1-0/+36
12 hoursfeat: flag what you answered, mark what was forwarded to youDanilo M.3-6/+474
30 hoursfix: offer Delete and Restore only where they mean somethingDanilo M.1-0/+162
30 hoursfeat: empty the trash, the one action that asks firstDanilo M.2-0/+216
31 hoursfeat: say which way the unread action will go, and hide it when it cannotDanilo M.1-2/+210
37 hoursfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-0/+55
38 hoursfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.2-0/+174
38 hoursfix(delete): recover when a sync renamed the file underneath a moveDanilo M.1-0/+78
39 hoursfeat(compose): a menu bar on the composerDanilo M.1-0/+165
39 hoursfeat(compose): report autosave state in a status barDanilo M.2-0/+202
40 hoursfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-9/+27
2 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.2-0/+160
2 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+58
2 daysfeat(compose): the signature follows the account until it is chosenDanilo M.1-0/+119
2 daysfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-0/+17
2 daysfeat(compose): a signature switch on the editor barDanilo M.2-0/+221
2 daysfeat(config): read the three signature keysDanilo M.1-0/+73
2 daystest(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
2 daysfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-0/+101
2 daysfeat(signatures): splice a signature into a bufferDanilo M.1-0/+62
2 daysfeat(signatures): read a directory of markdown signaturesDanilo M.2-0/+105
2 daysfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.2-214/+214
2 daysfeat(compose): offer Edit on a draft in the message pane's barDanilo M.1-0/+164
3 daysfeat(compose): open a draft to finish itDanilo M.1-0/+289
3 daysfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.2-2/+126
3 daysfix(compose): make the Send button a square that reads as one itemDanilo M.1-0/+15
3 daysfeat(compose): lay the composer out by scopeDanilo M.1-7/+234
3 daysfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-5/+93
3 daysfeat(ui): give the message pane its own action barDanilo M.1-1/+110
3 daysfix(compose): default to quoting below, and focus the body on a replyDanilo M.2-6/+49
3 daysfeat(messageview): give the notice bars a ground and a severityDanilo M.1-0/+76
3 daysfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+96
3 daysfix(compose): put the reply cursor on blank space, not on the quoteDanilo M.1-0/+55
3 daysfix(compose): close every composer when the main window quitsDanilo M.1-0/+38
3 daysfeat(hooks): own the notmuch hooks, and keep sent mail out of the inboxDanilo M.1-0/+20
5 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.1-0/+955