aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
22 hoursfix: offer Delete and Restore only where they mean somethingDanilo M.1-0/+162
23 hoursfeat: empty the trash, the one action that asks firstDanilo M.2-0/+216
23 hoursfeat: say which way the unread action will go, and hide it when it cannotDanilo M.1-2/+210
29 hoursfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-0/+55
30 hoursfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.2-0/+174
30 hoursfix(delete): recover when a sync renamed the file underneath a moveDanilo M.1-0/+78
31 hoursfeat(compose): a menu bar on the composerDanilo M.1-0/+165
32 hoursfeat(compose): report autosave state in a status barDanilo M.2-0/+202
32 hoursfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-9/+27
44 hoursfix(drafts): index a saved draft so it appears without a syncDanilo M.2-0/+160
44 hoursfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+58
44 hoursfeat(compose): the signature follows the account until it is chosenDanilo M.1-0/+119
45 hoursfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-0/+17
45 hoursfeat(compose): a signature switch on the editor barDanilo M.2-0/+221
45 hoursfeat(config): read the three signature keysDanilo M.1-0/+73
46 hourstest(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
46 hoursfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-0/+101
46 hoursfeat(signatures): splice a signature into a bufferDanilo M.1-0/+62
46 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.2-0/+105
47 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.2-214/+214
47 hoursfeat(compose): offer Edit on a draft in the message pane's barDanilo M.1-0/+164
2 daysfeat(compose): open a draft to finish itDanilo M.1-0/+289
2 daysfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.2-2/+126
2 daysfix(compose): make the Send button a square that reads as one itemDanilo M.1-0/+15
2 daysfeat(compose): lay the composer out by scopeDanilo M.1-7/+234
2 daysfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-5/+93
2 daysfeat(ui): give the message pane its own action barDanilo M.1-1/+110
2 daysfix(compose): default to quoting below, and focus the body on a replyDanilo M.2-6/+49
2 daysfeat(messageview): give the notice bars a ground and a severityDanilo M.1-0/+76
2 daysfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+96
2 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
4 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.1-0/+955
4 daysfeat(compose): the composer window, item 123Danilo M.1-0/+1154
5 daysfeat(compose): the send popup and its undo window, item 123Danilo M.2-0/+469
5 daysfeat(compose): register the six compose actions, item 123Danilo M.1-4/+191
5 daysfeat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.2-0/+347
5 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.3-0/+1085
5 daysfeat(compose): hand outgoing mail to the send command, item 123Danilo M.2-0/+533
5 daysfeat(compose): save drafts atomically into a Maildir, item 123Danilo M.2-0/+256
6 daysfix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.1-0/+111
6 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.2-0/+323
6 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.1-0/+91
6 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.2-0/+94
6 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.2-3/+10
6 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+105
6 daysfix(compose): document what actually suppresses raw HTML, item 123Danilo M.1-3/+26
6 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.2-0/+122
6 daystest(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.2-17/+1