summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-25feat: say which way the unread action will go, and hide it when it cannotDanilo M.7-101/+467
2026-08-25docs(backlog): close item 166Danilo M.2-66/+91
2026-08-25feat: number each build of a dev treeDanilo M.10-51/+196
2026-08-25fix(hooks): keep inbox on mail that was sent AND receivedDanilo M.2-16/+201
2026-08-25docs: mailctl is retired, the hooks are oursDanilo M.2-53/+56
2026-08-25docs(backlog): file item 167, no build identity between releasesDanilo M.1-0/+46
2026-08-25docs(backlog): close item 104 after its hand testDanilo M.2-95/+93
2026-08-25docs(backlog): close item 104, file item 166Danilo M.1-50/+150
2026-08-25fix(worker): reopen the notmuch handle so queries see new mailDanilo M.2-1/+76
2026-08-25docs(backlog): record item 165, a draft's Message-ID changes on every saveDanilo M.1-0/+69
2026-08-25docs(backlog): close item 163Danilo M.2-76/+113
2026-08-25fix(compose): resolve a path a sync renamed, at all three read sitesDanilo M.6-6/+300
2026-08-25docs(backlog): close item 162, record a second site for 163Danilo M.2-64/+174
2026-08-25chore(hooks): log how many messages the sent carve-out matchedDanilo M.1-1/+26
2026-08-25fix(delete): recover when a sync renamed the file underneath a moveDanilo M.3-1/+161
2026-08-25docs(backlog): correct item 164, the first cause was wrongDanilo M.1-32/+43
2026-08-25docs(backlog): record items 163 and 164, both found by handDanilo M.1-0/+82
2026-08-25docs(backlog): record item 162, Delete races a sync's renameDanilo M.1-38/+55
2026-08-25feat(compose): a menu bar on the composerDanilo M.6-5/+371
2026-08-25feat(compose): report autosave state in a status barDanilo M.8-56/+481
2026-08-25docs(backlog): record items 160 and 161 from the notesDanilo M.1-0/+87
2026-08-25release: 0.27.0v0.27.0Danilo M.2-1/+10
2026-08-25Merge branch 'signatures'Danilo M.21-126/+1975
2026-08-25fix(drafts): list drafts as messages, not threadssignaturesDanilo M.5-20/+124
2026-08-24docs(backlog): close item 158, drafts are indexed on saveDanilo M.2-42/+36
2026-08-24fix(drafts): index a saved draft so it appears without a syncDanilo M.7-1/+302
2026-08-24docs(backlog): close item 152, signaturesDanilo M.2-72/+76
2026-08-24docs(signatures): document the directory and the three keysDanilo M.2-0/+42
2026-08-24docs(backlog): record item 158, a saved draft is invisible until a sync index...Danilo M.1-0/+41
2026-08-24fix(compose): a resumed draft does not re-seed on a From: changeDanilo M.2-0/+63
2026-08-24feat(compose): the signature follows the account until it is chosenDanilo M.2-5/+141
2026-08-24fix(signatures): match the guard against on-disk text, newline and allDanilo M.2-1/+41
2026-08-24feat(compose): a signature switch on the editor barDanilo M.5-0/+406
2026-08-24feat(config): read the three signature keysDanilo M.3-0/+132
2026-08-24test(signatures): record what the quoted-delimiter test does not pinDanilo M.1-0/+10
2026-08-24feat(signatures): replace an existing signature, guarded by a matchDanilo M.2-7/+181
2026-08-24feat(signatures): splice a signature into a bufferDanilo M.2-3/+131
2026-08-24docs(backlog): item 136 fails deterministically, and names its own causeDanilo M.1-1/+26
2026-08-24docs(plans): use a placeholder name in the signature fixturesDanilo M.1-30/+30
2026-08-24feat(signatures): read a directory of markdown signaturesDanilo M.5-0/+249
2026-08-24docs(plans): implementation plan for signatures, item 152Danilo M.1-0/+1939
2026-08-24docs(specs): guard the signature splice against deleting the user's textDanilo M.2-5/+72
2026-08-24docs(specs): design signatures, item 152Danilo M.2-1/+316
2026-08-24feat(queries): drop pinning, the menu is every saved query's homeDanilo M.12-353/+307
2026-08-24feat(compose): offer Edit on a draft in the message pane's barDanilo M.4-9/+276
2026-08-24feat(compose): open a draft to finish itDanilo M.14-6/+617
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