aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
11 hoursfix: offer Delete and Restore only where they mean somethingDanilo M.2-3/+89
12 hoursfeat: empty the trash, the one action that asks firstDanilo M.5-0/+256
12 hoursfeat: say which way the unread action will go, and hide it when it cannotDanilo M.3-18/+111
13 hoursfeat: number each build of a dev treeDanilo M.5-4/+33
18 hoursfix(worker): reopen the notmuch handle so queries see new mailDanilo M.1-1/+21
19 hoursfix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.4-6/+126
19 hoursfix(delete): recover when a sync renamed the file underneath a moveDanilo M.2-1/+83
20 hoursfeat(compose): a menu bar on the composerDanilo M.2-5/+122
21 hoursfeat(compose): report autosave state in a status barDanilo M.2-6/+151
21 hoursfix(drafts): list drafts as messages, not threadssignaturesDanilo M.1-10/+27
33 hoursfix(drafts): index a saved draft so it appears without a syncDanilo M.5-1/+142
33 hoursfix(compose): a resumed draft does not re-seed on a From: changeDanilo M.1-0/+5
33 hoursfeat(compose): the signature follows the account until it is chosenDanilo M.1-5/+22
33 hoursfix(signatures): match the guard against on-disk text, newline and allDanilo M.1-1/+24
34 hoursfeat(compose): a signature switch on the editor barDanilo M.2-0/+169
34 hoursfeat(config): read the three signature keysDanilo M.2-0/+59
35 hoursfeat(signatures): replace an existing signature, guarded by a matchDanilo M.1-7/+80
35 hoursfeat(signatures): splice a signature into a bufferDanilo M.1-3/+69
35 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.3-0/+144
36 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.6-81/+30
36 hoursfeat(compose): offer Edit on a draft in the message pane's barDanilo M.2-8/+110
42 hoursfeat(compose): open a draft to finish itDanilo M.9-5/+262
42 hoursfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.3-2/+35
43 hoursfix(compose): make the Send button a square that reads as one itemDanilo M.1-2/+16
43 hoursfeat(compose): lay the composer out by scopeDanilo M.2-24/+215
43 hoursfix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.3-10/+31
43 hoursfeat(ui): give the message pane its own action barDanilo M.4-9/+78
44 hoursfix(compose): default to quoting below, and focus the body on a replyDanilo M.3-3/+14
44 hoursfeat(messageview): give the notice bars a ground and a severityDanilo M.2-15/+69
44 hoursfix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.1-0/+8
44 hoursfix(compose): put the reply cursor on blank space, not on the quoteDanilo M.1-6/+9
2 daysfix(compose): close every composer when the main window quitsDanilo M.1-0/+27
4 daysfeat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.8-20/+998
4 daysfeat(compose): the composer window, item 123Danilo M.3-0/+1075
4 daysfeat(compose): the send popup and its undo window, item 123Danilo M.3-0/+464
4 daysfeat(compose): register the six compose actions, item 123Danilo M.3-0/+141
5 daysfeat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.3-0/+259
5 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.6-4/+764
5 daysfeat(compose): hand outgoing mail to the send command, item 123Danilo M.3-0/+362
5 daysfeat(compose): save drafts atomically into a Maildir, item 123Danilo M.3-0/+143
5 daysfix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.1-19/+93
5 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.3-0/+346
5 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.2-17/+94
5 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.4-61/+125
6 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.2-6/+13
6 daysfeat(config): send_command and the [compose] section, item 123Danilo M.3-0/+180
6 daysfix(compose): document what actually suppresses raw HTML, item 123Danilo M.1-4/+17
6 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.3-1/+133
6 daysrefactor(ui): extract the busy indicator into a widget, item 134Danilo M.5-12/+129
6 daysfix(pane): drop Save link from a link's context menuDanilo M.1-0/+20