aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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
2026-08-07feat(ui): make Escape deselect the row as well as blank the paneDanilo M.4-3/+201
2026-08-07test: pin the offscreen platform, and let the popup test check its own geometryDanilo M.3-1/+74
2026-08-07docs: record four items the usage notes had and the backlog did notDanilo M.1-0/+168
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.14-5/+982
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