summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 hoursrelease: 0.5.0v0.5.0Danilo M.4-4/+58
10 hoursfeat(completion): size the description column by need, not by halfDanilo M.2-7/+121
10 hoursdocs: comment out the live example config in the READMEDanilo M.1-2/+2
10 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.3-5/+100
10 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.3-1/+156
10 hoursfix(completion): filter keys on the application, not the line editDanilo M.3-3/+208
10 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.3-6/+210
10 hoursdocs: document query completion config and shortcutDanilo M.2-1/+51
10 hoursfeat(completion): wire query completion into the main windowDanilo M.4-1/+99
10 hoursfeat(completion): render the popup with descriptionsDanilo M.3-0/+301
10 hoursfeat(completion): select candidates per contextDanilo M.3-0/+209
10 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.3-0/+123
10 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.2-0/+13
10 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.4-0/+142
10 hoursfeat(worker): list every tag in the databaseDanilo M.3-0/+66
10 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
10 hoursfeat(completion): complete both bounds of a date rangeDanilo M.3-7/+105
10 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.2-0/+33
10 hoursfeat(completion): recognise value context after a prefixDanilo M.2-4/+55
10 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.5-0/+174
10 hoursdocs: add the query completion implementation planDanilo M.2-3/+1658
10 hoursdocs: make the mimetype completion list user-extensibleDanilo M.1-3/+44
10 hoursdocs: spec query bar completion, require translatable stringsDanilo M.2-0/+246
10 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
10 hoursbuild: point the SlackBuild at the 0.4.1 tarballDanilo M.1-3/+3
10 hoursrelease: 0.4.1v0.4.1Danilo M.4-5/+18
10 hoursbuild: add a SlackBuild under assets/slackbuildDanilo M.8-4/+218
10 hoursrelease: 0.4.0v0.4.0Danilo M.3-1/+62
10 hoursfeat: make attachments reachable from the message paneDanilo M.7-3/+639
10 hoursfeat: show a paperclip for threads with attachmentsDanilo M.6-2/+155
10 hoursdocs: add backlog items 15 to 17 from usage notesDanilo M.1-0/+103
10 hoursrelease: 0.3.0v0.3.0Danilo M.2-1/+52
10 hoursfeat: choose the startup query by nameDanilo M.6-3/+148
10 hoursfeat: own the message-pane zoom and persist itDanilo M.13-3/+385
10 hoursfeat: persist window, splitter and column widthsDanilo M.4-6/+168
10 hoursrelease: 0.2.0v0.2.0Danilo M.2-4/+33
10 hoursfeat: use the application iconDanilo M.8-4/+141
10 hoursfeat: let an account set its chip colour and labelDanilo M.4-2/+77
10 hoursfeat: render tags as chips instead of a text columnDanilo M.13-15/+1052
10 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
10 hoursdocs: add post-0.1.0 usability backlog and app iconDanilo M.2-0/+354
10 hoursdocs: remove personal details from the verification recordDanilo M.3-20/+21
10 hoursdocs: add README, changelog and release procedurev0.1.0Danilo M.3-0/+351
10 hoursfeat: surface the version and adopt semantic versioningDanilo M.2-1/+9
10 hoursAdd GPLv2-only license and per-file headersDanilo M.41-1/+1101