aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
6 daysfix(compose): refuse a directory attachment and a bad recipient, item 123Danilo M.3-21/+210
6 daysdocs: record that build() blocks the caller, item 123Danilo M.1-0/+10
6 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.6-0/+685
6 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.4-17/+201
6 daysdocs: document the new config keys in the plan's close-out, item 123Danilo M.1-0/+15
6 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.6-61/+219
6 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.4-9/+23
6 daysfeat(config): send_command and the [compose] section, item 123Danilo M.5-0/+301
6 daysfix(compose): document what actually suppresses raw HTML, item 123Danilo M.2-7/+43
6 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.6-1/+272
6 daysdocs: implementation plan for compose and send, item 123Danilo M.1-0/+4923
6 daystest(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.4-22/+8
6 daysmerge: the item 123 compose-and-send design into masterDanilo M.2-56/+772
6 daysrefactor(ui): extract the busy indicator into a widget, item 134Danilo M.6-12/+265
7 daysdocs: lay out the send popup, item 123Danilo M.2-6/+41
7 daysdocs: put sending behind a cancellable delay, item 123Danilo M.1-20/+61
7 daysdocs: choose warning surfaces by consequence, item 123Danilo M.2-11/+40
7 daysdocs: specify how a send shows progress, item 123Danilo M.1-2/+35
7 daysdocs: specify the composer's formatting toolbar, item 123Danilo M.2-4/+56
7 daysdocs: record that cmark-gfm is stock Slackware, item 123Danilo M.2-3/+13
7 daysdocs: specify compose and send, item 123Danilo M.2-56/+572
7 daysdocs: record what the send side actually has, in item 123Danilo M.1-0/+19
7 daysdocs: sharpen item 114 after a hand test on a loaded imageDanilo M.1-1/+23
7 daysfix(pane): drop Save link from a link's context menuDanilo M.5-5/+58
7 daysfix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.6-138/+487
7 daysdocs: correct item 126, the cause is createWindow, not the interceptorDanilo M.1-60/+80
7 daysdocs: record the dead link click and its context menuDanilo M.1-0/+118
7 daysdocs: close item 124, record the spinner defect, keep 121 openDanilo M.3-68/+206
7 daysfix(worker): read the mail root, not the index directoryDanilo M.4-12/+419
8 daysrelease: 0.26.1v0.26.1Danilo M.2-1/+16
8 daysdocs: record the copy confirmation's move into the paneDanilo M.1-0/+22
8 daysfeat(pane): move the copy confirmation into the message paneDanilo M.5-13/+258
8 daysfix(worker): give a moved message a fresh maildir nameDanilo M.4-9/+273
8 daysfeat(pane): offer Select all, and report what a copy copiedDanilo M.7-94/+324
8 daysdocs: reconcile the backlog with the user's notesDanilo M.1-0/+56
8 daysrelease: 0.26.0v0.26.0Danilo M.2-1/+12
8 daysMerge branch 'delete-to-trash'Danilo M.21-217/+4333
8 daysfix(trash): refresh the list when a restore empties a rowdelete-to-trashDanilo M.3-0/+202
8 daysdocs: close item 103 and tick the delete-to-trash planDanilo M.3-99/+135
8 daystest: assert a move that relocates nothing writes no tagDanilo M.1-0/+67
8 daysi18n: translate the trash strings, and document the trash keyDanilo M.4-10/+120
8 daysfeat: find mail tagged deleted but never moved to trashDanilo M.4-0/+275
9 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.7-9/+307
9 daysfeat(trash): restore mail from the trash viewDanilo M.7-10/+429
9 daysfix(delete): repair seven defects in the move-to-trash pathDanilo M.4-100/+1258
9 daysfeat(worker): resolve whole threads to their messages, ids and pathsDanilo M.2-0/+93
9 daysfix(tags): let a tag be removed even when its name breaks the rulesDanilo M.2-10/+76
9 daysfeat(delete): move the message to the account's trash folderDanilo M.8-22/+938
9 daysfeat(worker): move messages between maildir foldersDanilo M.3-0/+268
9 daysfeat(config): add the trash query generatorDanilo M.6-6/+104