aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
7 hoursbuild: point the SlackBuild at the 0.4.1 tarballHEADmasterDanilo M.1-3/+3
7 hoursrelease: 0.4.1v0.4.1Danilo M.4-5/+18
7 hoursbuild: add a SlackBuild under assets/slackbuildDanilo M.8-4/+218
7 hoursrelease: 0.4.0v0.4.0Danilo M.3-1/+62
7 hoursMerge branch 'feature/attachments'Danilo M.13-5/+794
7 hoursfeat: make attachments reachable from the message panefeature/attachmentsDanilo M.7-3/+639
7 hoursfeat: show a paperclip for threads with attachmentsDanilo M.6-2/+155
8 hoursdocs: add backlog items 15 to 17 from usage notesDanilo M.1-0/+103
8 hoursrelease: 0.3.0v0.3.0Danilo M.2-1/+52
8 hoursMerge branch 'feature/ui-state-persistence'Danilo M.14-12/+701
8 hoursfeat: choose the startup query by namefeature/ui-state-persistenceDanilo M.6-3/+148
8 hoursfeat: own the message-pane zoom and persist itDanilo M.13-3/+385
9 hoursfeat: persist window, splitter and column widthsDanilo M.4-6/+168
9 hoursrelease: 0.2.0v0.2.0Danilo M.2-4/+33
9 hoursMerge branch 'feature/qaction-menus'Danilo M.30-169/+2174
9 hoursfeat: use the application iconfeature/qaction-menusDanilo M.8-4/+141
9 hoursfeat: let an account set its chip colour and labelDanilo M.4-2/+77
9 hoursfeat: render tags as chips instead of a text columnDanilo M.13-15/+1052
9 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
10 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
10 hoursfeat: show that a tag action landedDanilo M.7-5/+218
10 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
10 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.8-130/+439
10 hoursfix: bind shortcuts users can actually pressDanilo M.3-32/+225
13 hoursdocs: add post-0.1.0 usability backlog and app iconDanilo M.2-0/+354
14 hoursdocs: remove personal details from the verification recordDanilo M.3-20/+21
14 hoursdocs: add README, changelog and release procedurev0.1.0Danilo M.3-0/+351
14 hoursfeat: surface the version and adopt semantic versioningDanilo M.2-1/+9
14 hoursAdd GPLv2-only license and per-file headersDanilo M.41-1/+1101
14 hoursdocs: record manual verification items 16-20Danilo M.1-15/+66
14 hoursdocs: record item 15 and summarise the manual passDanilo M.1-4/+41
14 hoursdocs: correct the commit hash for the keyboard fixDanilo M.1-1/+1
14 hoursdocs: record item 12 and item 14 with the keyboard fixDanilo M.1-2/+31
14 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
15 hoursdocs: record manual verification items 4, 6-11Danilo M.1-6/+96
15 hoursfix: drop cached remote images when switching threadsDanilo M.1-0/+20
15 hoursfix: render the message pane at allDanilo M.5-7/+209
15 hoursdocs: record manual verification resultsDanilo M.1-0/+124
15 hoursfix: only interrupt startup for real configuration problemsDanilo M.4-8/+123
15 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.6-3/+756
15 hoursfeat: add MessageView with locked-down web engine profileDanilo M.7-0/+524
16 hoursdocs: fold deferred findings into the task 13 checklistDanilo M.1-5/+23
16 hoursfeat: add MailSync process wrapperDanilo M.7-6/+374
16 hoursfeat: add ThreadListModel with batch appendDanilo M.5-0/+458
16 hoursfeat: add NotmuchWorker with batched queries and tag mutationDanilo M.6-0/+920
16 hoursdocs: add CLAUDE.md with build commands and architectureDanilo M.1-0/+124
31 hoursdocs: unit-test NotmuchWorker against a throwaway databaseDanilo M.2-6/+22
31 hoursfeat: add cross-thread value types and notmuch RAII wrappersDanilo M.2-0/+102
31 hoursfix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.4-1/+98
31 hoursfeat: add HTML builder and cid: scheme handlerDanilo M.7-0/+544