aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-24docs(backlog): record items 153 to 156 from the notesDanilo M.1-1/+5
2026-08-24feat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.10-35/+204
2026-08-24fix(compose): make the Send button a square that reads as one itemDanilo M.2-2/+31
2026-08-24feat(compose): lay the composer out by scopeDanilo M.7-136/+602
2026-08-24fix(ui): move Compose back, drop the bar below the header, size its iconsDanilo M.7-21/+156
2026-08-24feat(ui): give the message pane its own action barDanilo M.8-79/+266
2026-08-24fix(compose): default to quoting below, and focus the body on a replyDanilo M.8-12/+72
2026-08-24feat(messageview): give the notice bars a ground and a severityDanilo M.4-16/+146
2026-08-24fix(messageview): drop the receive-only ribbon when the pane is blankedDanilo M.3-1/+105
2026-08-24fix(compose): put the reply cursor on blank space, not on the quoteDanilo M.3-7/+69
2026-08-23Merge branch 'compose-and-send': composing and sending mailDanilo M.57-88/+13517
2026-08-23docs: close out compose and send, and drop the v1/v2 splitDanilo M.4-16/+190
2026-08-23docs(backlog): reconcile with the notes, items 138 to 147Danilo M.1-1/+233
2026-08-23fix(compose): close every composer when the main window quitsDanilo M.2-0/+65
2026-08-23feat(hooks): own the notmuch hooks, and keep sent mail out of the inboxDanilo M.8-0/+1403
2026-08-22feat(compose): wire the composer into the main window, item 123compose-and-sendDanilo M.11-21/+2062
2026-08-22feat(compose): the composer window, item 123Danilo M.5-0/+2372
2026-08-21docs(backlog): record the undoMovesTheMessageBack flake, item 136Danilo M.1-0/+35
2026-08-21feat(compose): the send popup and its undo window, item 123Danilo M.6-0/+964
2026-08-21feat(compose): register the six compose actions, item 123Danilo M.5-4/+380
2026-08-21feat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.6-0/+679
2026-08-21feat(compose): derive a reply's recipients and headers, item 123Danilo M.10-8/+1884
2026-08-21feat(compose): hand outgoing mail to the send command, item 123Danilo M.7-0/+950
2026-08-21feat(compose): save drafts atomically into a Maildir, item 123Danilo M.5-0/+399
2026-08-20fix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.3-21/+210
2026-08-20docs: record that build() blocks the caller, item 123Danilo M.1-0/+10
2026-08-20feat(compose): build outgoing messages with GMime, item 123Danilo M.6-0/+685
2026-08-20fix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.4-17/+201
2026-08-20docs: document the new config keys in the plan's close-out, item 123Danilo M.1-0/+15
2026-08-20refactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.6-61/+219
2026-08-20fix(compose): correct the header's attribution and harden three tests, item 123Danilo M.4-9/+23
2026-08-20feat(config): send_command and the [compose] section, item 123Danilo M.5-0/+301
2026-08-20fix(compose): document what actually suppresses raw HTML, item 123Danilo M.2-7/+43
2026-08-20feat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.6-1/+272
2026-08-20docs: implementation plan for compose and send, item 123Danilo M.1-0/+4923
2026-08-20test(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.4-22/+8
2026-08-20merge: the item 123 compose-and-send design into masterDanilo M.2-56/+772
2026-08-20refactor(ui): extract the busy indicator into a widget, item 134Danilo M.6-12/+265
2026-08-20docs: lay out the send popup, item 123Danilo M.2-6/+41
2026-08-20docs: put sending behind a cancellable delay, item 123Danilo M.1-20/+61
2026-08-20docs: choose warning surfaces by consequence, item 123Danilo M.2-11/+40
2026-08-20docs: specify how a send shows progress, item 123Danilo M.1-2/+35
2026-08-20docs: specify the composer's formatting toolbar, item 123Danilo M.2-4/+56
2026-08-20docs: record that cmark-gfm is stock Slackware, item 123Danilo M.2-3/+13
2026-08-20docs: specify compose and send, item 123Danilo M.2-56/+572
2026-08-20docs: record what the send side actually has, in item 123Danilo M.1-0/+19
2026-08-20docs: sharpen item 114 after a hand test on a loaded imageDanilo M.1-1/+23
2026-08-20fix(pane): drop Save link from a link's context menuDanilo M.5-5/+58
2026-08-20fix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.6-138/+487
2026-08-20docs: correct item 126, the cause is createWindow, not the interceptorDanilo M.1-60/+80