aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
8 hoursfeat(completion): wire query completion into the main windowDanilo M.4-1/+99
8 hoursfeat(completion): render the popup with descriptionsDanilo M.3-0/+301
8 hoursfeat(completion): select candidates per contextDanilo M.3-0/+209
8 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.3-0/+123
8 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.2-0/+13
8 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.4-0/+142
8 hoursfeat(worker): list every tag in the databaseDanilo M.3-0/+66
8 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
8 hoursfeat(completion): complete both bounds of a date rangeDanilo M.3-7/+105
8 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.2-0/+33
8 hoursfeat(completion): recognise value context after a prefixDanilo M.2-4/+55
8 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.5-0/+174
8 hoursdocs: add the query completion implementation planDanilo M.2-3/+1658
8 hoursdocs: make the mimetype completion list user-extensibleDanilo M.1-3/+44
8 hoursdocs: spec query bar completion, require translatable stringsDanilo M.2-0/+246
8 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
8 hoursbuild: point the SlackBuild at the 0.4.1 tarballDanilo M.1-3/+3
8 hoursrelease: 0.4.1v0.4.1Danilo M.4-5/+18
8 hoursbuild: add a SlackBuild under assets/slackbuildDanilo M.8-4/+218
8 hoursrelease: 0.4.0v0.4.0Danilo M.3-1/+62
8 hoursfeat: make attachments reachable from the message paneDanilo M.7-3/+639
8 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 hoursfeat: choose the startup query by nameDanilo M.6-3/+148
8 hoursfeat: own the message-pane zoom and persist itDanilo M.13-3/+385
8 hoursfeat: persist window, splitter and column widthsDanilo M.4-6/+168
8 hoursrelease: 0.2.0v0.2.0Danilo M.2-4/+33
8 hoursfeat: use the application iconDanilo M.8-4/+141
8 hoursfeat: let an account set its chip colour and labelDanilo M.4-2/+77
8 hoursfeat: render tags as chips instead of a text columnDanilo M.13-15/+1052
8 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
8 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
8 hoursfeat: show that a tag action landedDanilo M.7-5/+218
8 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
8 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.8-130/+439
8 hoursfix: bind shortcuts users can actually pressDanilo M.3-32/+225
8 hoursdocs: add post-0.1.0 usability backlog and app iconDanilo M.2-0/+354
8 hoursdocs: remove personal details from the verification recordDanilo M.3-20/+21
8 hoursdocs: add README, changelog and release procedurev0.1.0Danilo M.3-0/+351
8 hoursfeat: surface the version and adopt semantic versioningDanilo M.2-1/+9
8 hoursAdd GPLv2-only license and per-file headersDanilo M.41-1/+1101
8 hoursdocs: record manual verification items 16-20Danilo M.1-15/+66
8 hoursdocs: record item 15 and summarise the manual passDanilo M.1-4/+41
8 hoursdocs: correct the commit hash for the keyboard fixDanilo M.1-1/+1
8 hoursdocs: record item 12 and item 14 with the keyboard fixDanilo M.1-2/+31
8 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
8 hoursdocs: record manual verification items 4, 6-11Danilo M.1-6/+96
8 hoursfix: drop cached remote images when switching threadsDanilo M.1-0/+20
8 hoursfix: render the message pane at allDanilo M.5-7/+209