aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
13 hoursrelease: 0.27.0v0.27.0Danilo M.2-1/+10
13 hoursMerge branch 'signatures'Danilo M.21-126/+1975
13 hoursfix(drafts): list drafts as messages, not threadssignaturesDanilo M.5-20/+124
24 hoursdocs(backlog): close item 158, drafts are indexed on saveDanilo M.2-42/+36
24 hoursfix(drafts): index a saved draft so it appears without a syncDanilo M.7-1/+302
24 hoursdocs(backlog): close item 152, signaturesDanilo M.2-72/+76
25 hoursdocs(signatures): document the directory and the three keysDanilo M.2-0/+42
25 hoursdocs(backlog): record item 158, a saved draft is invisible until a sync index...Danilo M.1-0/+41
25 hoursfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.2-0/+63
25 hoursfeat(compose): the signature follows the account until it is chosenDanilo M.2-5/+141
25 hoursfix(signatures): match the guard against on-disk text, newline and allDanilo M.2-1/+41
25 hoursfeat(compose): a signature switch on the editor barDanilo M.5-0/+406
26 hoursfeat(config): read the three signature keysDanilo M.3-0/+132
26 hourstest(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
26 hoursfeat(signatures): replace an existing signature, guarded by a matchDanilo M.2-7/+181
26 hoursfeat(signatures): splice a signature into a bufferDanilo M.2-3/+131
26 hoursdocs(backlog): item 136 fails deterministically, and names its own causeDanilo M.1-1/+26
26 hoursdocs(plans): use a placeholder name in the signature fixturesDanilo M.1-30/+30
26 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.5-0/+249
26 hoursdocs(plans): implementation plan for signatures, item 152Danilo M.1-0/+1939
27 hoursdocs(specs): guard the signature splice against deleting the user's textDanilo M.2-5/+72
27 hoursdocs(specs): design signatures, item 152Danilo M.2-1/+316
27 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.12-353/+307
28 hoursfeat(compose): offer Edit on a draft in the message pane's barDanilo M.4-9/+276
33 hoursfeat(compose): open a draft to finish itDanilo M.14-6/+617
34 hoursdocs(backlog): record items 153 to 156 from the notesDanilo M.1-1/+5
34 hoursfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.10-35/+204
34 hoursfix(compose): make the Send button a square that reads as one itemDanilo M.2-2/+31
34 hoursfeat(compose): lay the composer out by scopeDanilo M.7-136/+602
35 hoursfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.7-21/+156
35 hoursfeat(ui): give the message pane its own action barDanilo M.8-79/+266
35 hoursfix(compose): default to quoting below, and focus the body on a replyDanilo M.8-12/+72
35 hoursfeat(messageview): give the notice bars a ground and a severityDanilo M.4-16/+146
35 hoursfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.3-1/+105
35 hoursfix(compose): put the reply cursor on blank space, not on the quoteDanilo M.3-7/+69
2 daysMerge branch 'compose-and-send': composing and sending mailDanilo M.57-88/+13517
2 daysdocs: close out compose and send, and drop the v1/v2 splitDanilo M.4-16/+190
2 daysdocs(backlog): reconcile with the notes, items 138 to 147Danilo M.1-1/+233
2 daysfix(compose): close every composer when the main window quitsDanilo M.2-0/+65
2 daysfeat(hooks): own the notmuch hooks, and keep sent mail out of the inboxDanilo M.8-0/+1403
3 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.11-21/+2062
3 daysfeat(compose): the composer window, item 123Danilo M.5-0/+2372
4 daysdocs(backlog): record the undoMovesTheMessageBack flake, item 136Danilo M.1-0/+35
4 daysfeat(compose): the send popup and its undo window, item 123Danilo M.6-0/+964
4 daysfeat(compose): register the six compose actions, item 123Danilo M.5-4/+380
4 daysfeat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.6-0/+679
4 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.10-8/+1884
4 daysfeat(compose): hand outgoing mail to the send command, item 123Danilo M.7-0/+950
5 daysfeat(compose): save drafts atomically into a Maildir, item 123Danilo M.5-0/+399
5 daysfix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.3-21/+210