summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
7 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.8-20/+498
7 hoursdocs: add items 21-23 and refine item 5 from the user's notesDanilo M.1-0/+109
7 hoursrelease: 0.6.0v0.6.0Danilo M.4-4/+40
7 hoursfeat(threads): mark an opened thread read after a delayDanilo M.8-2/+362
7 hoursfeat(message): show From/To/Cc and add a details dialogDanilo M.7-13/+336
7 hoursdocs: record the item 2 decision, postpone 10, add items 18-20Danilo M.1-4/+178
7 hoursrelease: 0.5.0v0.5.0Danilo M.4-4/+58
7 hoursfeat(completion): size the description column by need, not by halfDanilo M.2-7/+121
7 hoursdocs: comment out the live example config in the READMEDanilo M.1-2/+2
7 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.3-5/+100
7 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.3-1/+156
7 hoursfix(completion): filter keys on the application, not the line editDanilo M.3-3/+208
7 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.3-6/+210
7 hoursdocs: document query completion config and shortcutDanilo M.2-1/+51
7 hoursfeat(completion): wire query completion into the main windowDanilo M.4-1/+99
7 hoursfeat(completion): render the popup with descriptionsDanilo M.3-0/+301
7 hoursfeat(completion): select candidates per contextDanilo M.3-0/+209
7 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.3-0/+123
7 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.2-0/+13
7 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.4-0/+142
7 hoursfeat(worker): list every tag in the databaseDanilo M.3-0/+66
7 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
7 hoursfeat(completion): complete both bounds of a date rangeDanilo M.3-7/+105
7 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.2-0/+33
7 hoursfeat(completion): recognise value context after a prefixDanilo M.2-4/+55
7 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.5-0/+174
7 hoursdocs: add the query completion implementation planDanilo M.2-3/+1658
7 hoursdocs: make the mimetype completion list user-extensibleDanilo M.1-3/+44
7 hoursdocs: spec query bar completion, require translatable stringsDanilo M.2-0/+246
7 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
7 hoursbuild: point the SlackBuild at the 0.4.1 tarballDanilo 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 hoursfeat: make attachments reachable from the message paneDanilo M.7-3/+639
7 hoursfeat: show a paperclip for threads with attachmentsDanilo M.6-2/+155
7 hoursdocs: add backlog items 15 to 17 from usage notesDanilo M.1-0/+103
7 hoursrelease: 0.3.0v0.3.0Danilo M.2-1/+52
7 hoursfeat: choose the startup query by nameDanilo M.6-3/+148
7 hoursfeat: own the message-pane zoom and persist itDanilo M.13-3/+385
7 hoursfeat: persist window, splitter and column widthsDanilo M.4-6/+168
7 hoursrelease: 0.2.0v0.2.0Danilo M.2-4/+33
7 hoursfeat: use the application iconDanilo M.8-4/+141
7 hoursfeat: let an account set its chip colour and labelDanilo M.4-2/+77
7 hoursfeat: render tags as chips instead of a text columnDanilo M.13-15/+1052
7 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
7 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
7 hoursfeat: show that a tag action landedDanilo M.7-5/+218
7 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
7 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.8-130/+439