aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
22 hoursfeat(compose): a signature switch on the editor barDanilo M.2-0/+221
23 hoursfeat(config): read the three signature keysDanilo M.1-0/+73
23 hourstest(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
23 hoursfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-0/+101
23 hoursfeat(signatures): splice a signature into a bufferDanilo M.1-0/+62
23 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.2-0/+105
24 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.2-214/+214
25 hoursfeat(compose): offer Edit on a draft in the message pane's barDanilo M.1-0/+164
30 hoursfeat(compose): open a draft to finish itDanilo M.1-0/+289
31 hoursfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.2-2/+126
31 hoursfix(compose): make the Send button a square that reads as one itemDanilo M.1-0/+15
31 hoursfeat(compose): lay the composer out by scopeDanilo M.1-7/+234
32 hoursfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.1-5/+93
32 hoursfeat(ui): give the message pane its own action barDanilo M.1-1/+110
32 hoursfix(compose): default to quoting below, and focus the body on a replyDanilo M.2-6/+49
32 hoursfeat(messageview): give the notice bars a ground and a severityDanilo M.1-0/+76
32 hoursfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+96
32 hoursfix(compose): put the reply cursor on blank space, not on the quoteDanilo M.1-0/+55
46 hoursfix(compose): close every composer when the main window quitsDanilo M.1-0/+38
46 hoursfeat(hooks): own the notmuch hooks, and keep sent mail out of the inboxDanilo M.1-0/+20
3 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.1-0/+955
3 daysfeat(compose): the composer window, item 123Danilo M.1-0/+1154
4 daysfeat(compose): the send popup and its undo window, item 123Danilo M.2-0/+469
4 daysfeat(compose): register the six compose actions, item 123Danilo M.1-4/+191
4 daysfeat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.2-0/+347
4 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.3-0/+1085
4 daysfeat(compose): hand outgoing mail to the send command, item 123Danilo M.2-0/+533
4 daysfeat(compose): save drafts atomically into a Maildir, item 123Danilo M.2-0/+256
5 daysfix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.1-0/+111
5 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.2-0/+323
5 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.1-0/+91
5 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.2-0/+94
5 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.2-3/+10
5 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+105
5 daysfix(compose): document what actually suppresses raw HTML, item 123Danilo M.1-3/+26
5 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.2-0/+122
5 daystest(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.2-17/+1
5 daysrefactor(ui): extract the busy indicator into a widget, item 134Danilo M.1-0/+136
5 daysfix(pane): drop Save link from a link's context menuDanilo M.1-0/+6
5 daysfix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.1-0/+124
5 daysfix(worker): read the mail root, not the index directoryDanilo M.2-6/+160
6 daysfeat(pane): move the copy confirmation into the message paneDanilo M.1-7/+119
6 daysfix(worker): give a moved message a fresh maildir nameDanilo M.2-5/+178
6 daysfeat(pane): offer Select all, and report what a copy copiedDanilo M.1-0/+93
6 daysfix(trash): refresh the list when a restore empties a rowdelete-to-trashDanilo M.1-0/+175
6 daystest: assert a move that relocates nothing writes no tagDanilo M.1-0/+67
6 daysi18n: translate the trash strings, and document the trash keyDanilo M.1-4/+13
6 daysfeat: find mail tagged deleted but never moved to trashDanilo M.1-0/+206
7 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.1-3/+75
7 daysfeat(trash): restore mail from the trash viewDanilo M.1-0/+211