aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
11 hoursfeat: forward an HTML message with its formattingHEADmasterDanilo M.6-9/+619
13 hoursfix: flag a saved draft seen so it is not tagged unreadDanilo M.2-2/+60
29 hoursfeat: open the unsynced-changes count to see what it countsDanilo M.4-0/+233
29 hoursfeat: resolve pending-change ids to subjectsDanilo M.1-0/+67
29 hoursfeat: snapshot the pending changes as rowsDanilo M.1-0/+85
30 hoursrefactor: drop the unnettable pending-edit counterDanilo M.1-10/+40
31 hoursfix: give a restored message its inbox tag backDanilo M.1-0/+15
31 hoursfix: correct the avatar initials, the two-tone fill and the fadeDanilo M.4-7/+192
32 hoursfix: harden candidate appends and cover the message-row sender rolesDanilo M.2-0/+58
32 hoursfeat: propose business senders from newly synced mailDanilo M.1-0/+39
32 hoursfeat: load the business-senders list at startupDanilo M.1-0/+18
32 hoursfeat: draw a sender's avatar on every cardDanilo M.1-0/+41
33 hoursfeat: fade the account colour across a cardDanilo M.1-0/+25
33 hoursfeat: expose a row's sender to the delegateDanilo M.1-0/+23
33 hoursfeat: reserve a card's avatar gutterDanilo M.1-2/+71
33 hoursfeat: propose business-sender candidates, always commented outDanilo M.1-0/+100
33 hoursfeat: read the business-senders listDanilo M.2-0/+102
33 hoursfeat: paint the avatar squircle from a hashed seedDanilo M.1-0/+30
33 hoursfeat: choose an avatar fill and derive its colourDanilo M.1-0/+28
33 hoursfeat: derive a sender's avatar initialsDanilo M.2-0/+96
33 hoursfeat: carry the first message's sender address on a thread summaryDanilo M.1-0/+36
35 hoursfeat: flag what you answered, mark what was forwarded to youDanilo M.3-6/+474
2 daysfix: offer Delete and Restore only where they mean somethingDanilo M.1-0/+162
2 daysfeat: empty the trash, the one action that asks firstDanilo M.2-0/+216
2 daysfeat: say which way the unread action will go, and hide it when it cannotDanilo M.1-2/+210
2 daysfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-0/+55
3 daysfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.2-0/+174
3 daysfix(delete): recover when a sync renamed the file underneath a moveDanilo M.1-0/+78
3 daysfeat(compose): a menu bar on the composerDanilo M.1-0/+165
3 daysfeat(compose): report autosave state in a status barDanilo M.2-0/+202
3 daysfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-9/+27
3 daysfix(drafts): index a saved draft so it appears without a syncDanilo M.2-0/+160
3 daysfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+58
3 daysfeat(compose): the signature follows the account until it is chosenDanilo M.1-0/+119
3 daysfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-0/+17
3 daysfeat(compose): a signature switch on the editor barDanilo M.2-0/+221
3 daysfeat(config): read the three signature keysDanilo M.1-0/+73
3 daystest(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
3 daysfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-0/+101
3 daysfeat(signatures): splice a signature into a bufferDanilo M.1-0/+62
3 daysfeat(signatures): read a directory of markdown signaturesDanilo M.2-0/+105
3 daysfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.2-214/+214
3 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
4 daysfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.2-2/+126
4 daysfix(compose): make the Send button a square that reads as one itemDanilo M.1-0/+15
4 daysfeat(compose): lay the composer out by scopeDanilo M.1-7/+234
4 daysfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-5/+93
4 daysfeat(ui): give the message pane its own action barDanilo M.1-1/+110
4 daysfix(compose): default to quoting below, and focus the body on a replyDanilo M.2-6/+49