aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-07docs: record what item 30 was specified asDanilo M.1-0/+51
2026-08-07build: bundle the fonts the placeholder pane will needDanilo M.5-0/+214
2026-08-07docs: record how rendering probes mislead, and ThreadListViewDanilo M.1-4/+42
2026-08-07feat(ui): show each thread's tags under its rowDanilo M.12-101/+836
2026-08-07fix(ui): tell read threads from unread without relying on boldDanilo M.9-17/+287
2026-08-07fix(ui): the message pane follows the desktop themeDanilo M.7-19/+340
2026-08-07feat(tags): mark every thread in the view read, in one undoable stepDanilo M.7-1/+311
2026-08-07feat(sync): the status bar says which account is syncingDanilo M.8-15/+560
2026-08-07docs: record how to find the messages item 41 affectedDanilo M.1-1/+21
2026-08-07fix(mime): a body part carrying a Content-Id no longer renders blankDanilo M.4-2/+60
2026-08-07fix(tags): the Remove field suggests only tags the selection hasDanilo M.3-3/+80
2026-08-06docs: record item 48, tag removal suggests every tagDanilo M.1-0/+43
2026-08-06release: 0.10.0v0.10.0Danilo M.2-1/+44
2026-08-06fix(ui): one Sync control, and a query bar that looks finishedDanilo M.5-61/+216
2026-08-06test: stop two tests depending on the machine they run onDanilo M.4-4/+85
2026-08-06fix(sync): hold tag edits made during a background syncDanilo M.6-3/+581
2026-08-05docs: reconcile backlog with usage notes, add items 39-45Danilo M.1-2/+263
2026-08-04docs: print the open backlog as a table at session startDanilo M.1-0/+32
2026-08-04release: 0.9.0v0.9.0Danilo M.2-1/+39
2026-08-04fix(sync): count unsynced edits as net state, not as writesDanilo M.4-11/+192
2026-08-04feat(ui): make Delete a toggle, and expire transient status messagesDanilo M.4-13/+239
2026-08-04docs: record item 36, and mark 24/25 done in the tableDanilo M.1-2/+47
2026-08-04fix(ui): name the default button on the quit promptDanilo M.2-1/+26
2026-08-04feat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.5-9/+210
2026-08-04docs: record items 28-35 from the user's notes, and how to keep them in syncDanilo M.4-1/+351
2026-08-04release: 0.8.0v0.8.0Danilo M.2-1/+37
2026-08-04Merge branch 'multiselect-discoverability'Danilo M.10-0/+1084
2026-08-04fix(sync): stop a local sync reporting itself as a background oneDanilo M.3-10/+157
2026-08-04feat(sync): notice syncs this window did not startDanilo M.7-0/+487
2026-08-04docs: record the two selection-model traps found in 987a9e7Danilo M.1-0/+21
2026-08-04feat(ui): make multi-select discoverable and stop it opening threadsDanilo M.4-0/+429
2026-08-04docs: scrub account names from comments, tests and fixturesDanilo M.5-14/+14
2026-08-04feat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.5-9/+197
2026-08-04docs: warn against redirecting mailsync.sh into its own logDanilo M.1-0/+13
2026-08-04fix(sync): stop mailsync.sh rotating a log logrotate already ownsDanilo M.1-7/+10
2026-08-04feat(sync): bring mailsync.sh here, print to stdout, exit truthfullyDanilo M.4-1/+154
2026-08-04release: 0.7.0v0.7.0Danilo M.4-4/+52
2026-08-04fix(tags): complete every tag in the list, not only the firstDanilo M.3-1/+165
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.10-1/+688
2026-08-04docs: add item 26, no way to tag from the UIDanilo M.1-0/+43
2026-08-04docs: add items 24 and 25 from the user's notesDanilo M.1-0/+60
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.8-20/+498
2026-08-04docs: add items 21-23 and refine item 5 from the user's notesDanilo M.1-0/+109
2026-08-04release: 0.6.0v0.6.0Danilo M.4-4/+40
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.8-2/+362
2026-08-04feat(message): show From/To/Cc and add a details dialogDanilo M.7-13/+336
2026-08-04docs: record the item 2 decision, postpone 10, add items 18-20Danilo M.1-4/+178
2026-08-04release: 0.5.0v0.5.0Danilo M.4-4/+58
2026-08-04feat(completion): size the description column by need, not by halfDanilo M.2-7/+121
2026-08-04docs: comment out the live example config in the READMEDanilo M.1-2/+2