aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2026-08-10docs: close items 20, 51, 53 and 60, now that the card list is on masterDanilo M.1-20/+22
2026-08-10Merge branch 'card-list': the thread pane as a list of cardsDanilo M.27-847/+4294
2026-08-10fix(view): indent a flat thread's replies like any otherDanilo M.2-1/+47
2026-08-10fix(ui): expand flat threads, reach the first message, localise the dateDanilo M.9-30/+388
2026-08-10fix(view): stop clipping the date, and make the accent bar visibleDanilo M.4-25/+93
2026-08-10docs: record the card list, and correct what CLAUDE.md claimsDanilo M.3-60/+130
2026-08-10feat(ui): let the user choose newest or oldest firstDanilo M.5-2/+169
2026-08-10feat(ui): step by index, and give thread stepping a second bindingDanilo M.4-17/+203
2026-08-10refactor(view): stop the view painting, and hit-test the reply countDanilo M.5-793/+311
2026-08-10feat(view): paint the whole card in one delegateDanilo M.5-281/+282
2026-08-10refactor(model): collapse the thread list to a single columnDanilo M.3-111/+110
2026-08-10feat(view): compute a card's geometry with no paintingDanilo M.5-0/+475
2026-08-10feat(worker): let a query choose newest or oldest firstDanilo M.3-6/+45
2026-08-10feat(model): expose the tags a reply has and its thread does notDanilo M.3-0/+126
2026-08-10test(mainwindow): select the flagged-tag row through the tree helperDanilo M.1-2/+2
2026-08-10docs: record message rows, and the user's verdict on themDanilo M.2-9/+77
2026-08-10feat(ui): scope actions to the selected row kind and name itDanilo M.5-28/+431
2026-08-10feat(ui): render a single message when its row is selectedDanilo M.6-0/+227
2026-08-10feat(ui): mark replies with a thread line, a tint and dimmer textDanilo M.5-6/+311
2026-08-10fix(ui): make the expander visible and the reply indent readableDanilo M.7-5/+231
2026-08-10feat(ui): load a thread's replies when its row is expandedDanilo M.5-0/+127
2026-08-10refactor(view): make ThreadListView a QTreeView for message rowsDanilo M.5-85/+372
2026-08-10feat(model): resolve action scope from the selected row kindDanilo M.4-0/+153
2026-08-10feat(model): expose a thread's replies as child rowsDanilo M.3-5/+268
2026-08-10refactor(model): convert ThreadListModel to QAbstractItemModelDanilo M.3-14/+136
2026-08-10feat(worker): load a thread as a reply tree with per-message depthDanilo M.5-0/+165
2026-08-10feat(types): add MessageNode for message rows in the thread listDanilo M.2-0/+57
2026-08-10docs(item-20): specify message rows in the thread list and plan the workDanilo M.1-9/+0
2026-08-09docs: keep the card list off master, and name the way backDanilo M.1-6/+60
2026-08-09docs: make the account colour the card's accent, not a chipDanilo M.2-18/+276
2026-08-09docs: plan the card list implementationDanilo M.1-0/+1958
2026-08-09docs: close the card list's open questions, and record a navigation defectDanilo M.2-3/+126
2026-08-09docs: specify the thread pane as a card listDanilo M.2-4/+247
2026-08-09docs: record items 55 and 58, with their causes correctedDanilo M.2-36/+59
2026-08-09fix(ui): stop a restored splitter position collapsing the message paneDanilo M.3-0/+140
2026-08-09fix(config): report an out-of-range message_zoomDanilo M.2-2/+46
2026-08-09docs: make the GitHub Release part of cutting a releaseDanilo M.1-0/+38
2026-08-09release: 0.12.1v0.12.1Danilo M.2-1/+5
2026-08-09fix(ui): give Archive its own iconDanilo M.4-1/+111
2026-08-09release: 0.12.0v0.12.0Danilo M.2-1/+22
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.8-1/+219
2026-08-09feat(ui): icons on every action, and rename Flag to ImportantDanilo M.6-9/+258
2026-08-09docs: record items 56 and 57 from the user's notesDanilo M.1-0/+112
2026-08-09fix(sync): clear the pending-edit count on a cron syncDanilo M.10-3/+635
2026-08-09docs: record items 54 and 55 from the user's notesDanilo M.1-0/+149
2026-08-08docs: carry the item 20 and 53 backlog entries onto masterDanilo M.2-10/+1703
2026-08-07docs: record that QString::arg does not collapse %% into %Danilo M.1-0/+13
2026-08-07feat(sync): sync only the accounts with unsynced editsDanilo M.15-8/+353
2026-08-07release: 0.11.0v0.11.0Danilo M.2-1/+33
2026-08-07feat(ui): add a Maildir overview under HelpDanilo M.8-1/+375