aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
5 hoursrelease: 0.9.0v0.9.0Danilo M.2-1/+39
5 hoursfix(sync): count unsynced edits as net state, not as writesDanilo M.4-11/+192
5 hoursfeat(ui): make Delete a toggle, and expire transient status messagesDanilo M.4-13/+239
5 hoursdocs: record item 36, and mark 24/25 done in the tableDanilo M.1-2/+47
6 hoursfix(ui): name the default button on the quit promptDanilo M.2-1/+26
6 hoursfeat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.5-9/+210
6 hoursdocs: record items 28-35 from the user's notes, and how to keep them in syncDanilo M.4-1/+351
6 hoursrelease: 0.8.0v0.8.0Danilo M.2-1/+37
6 hoursMerge branch 'multiselect-discoverability'Danilo M.10-0/+1084
6 hoursfix(sync): stop a local sync reporting itself as a background oneDanilo M.3-10/+157
7 hoursfeat(sync): notice syncs this window did not startDanilo M.7-0/+487
7 hoursdocs: record the two selection-model traps found in 987a9e7Danilo M.1-0/+21
7 hoursfeat(ui): make multi-select discoverable and stop it opening threadsDanilo M.4-0/+429
12 hoursdocs: scrub account names from comments, tests and fixturesDanilo M.5-14/+14
12 hoursfeat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.5-9/+197
12 hoursdocs: warn against redirecting mailsync.sh into its own logDanilo M.1-0/+13
12 hoursfix(sync): stop mailsync.sh rotating a log logrotate already ownsDanilo M.1-7/+10
12 hoursfeat(sync): bring mailsync.sh here, print to stdout, exit truthfullyDanilo M.4-1/+154
12 hoursrelease: 0.7.0v0.7.0Danilo M.4-4/+52
12 hoursfix(tags): complete every tag in the list, not only the firstDanilo M.3-1/+165
12 hoursfeat(tags): add an Edit tags dialog on Ctrl+TDanilo M.10-1/+688
12 hoursdocs: add item 26, no way to tag from the UIDanilo M.1-0/+43
12 hoursdocs: add items 24 and 25 from the user's notesDanilo M.1-0/+60
12 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.8-20/+498
12 hoursdocs: add items 21-23 and refine item 5 from the user's notesDanilo M.1-0/+109
12 hoursrelease: 0.6.0v0.6.0Danilo M.4-4/+40
12 hoursfeat(threads): mark an opened thread read after a delayDanilo M.8-2/+362
12 hoursfeat(message): show From/To/Cc and add a details dialogDanilo M.7-13/+336
12 hoursdocs: record the item 2 decision, postpone 10, add items 18-20Danilo M.1-4/+178
12 hoursrelease: 0.5.0v0.5.0Danilo M.4-4/+58
12 hoursfeat(completion): size the description column by need, not by halfDanilo M.2-7/+121
12 hoursdocs: comment out the live example config in the READMEDanilo M.1-2/+2
12 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.3-5/+100
12 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.3-1/+156
12 hoursfix(completion): filter keys on the application, not the line editDanilo M.3-3/+208
12 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.3-6/+210
12 hoursdocs: document query completion config and shortcutDanilo M.2-1/+51
12 hoursfeat(completion): wire query completion into the main windowDanilo M.4-1/+99
12 hoursfeat(completion): render the popup with descriptionsDanilo M.3-0/+301
12 hoursfeat(completion): select candidates per contextDanilo M.3-0/+209
12 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.3-0/+123
12 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.2-0/+13
12 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.4-0/+142
12 hoursfeat(worker): list every tag in the databaseDanilo M.3-0/+66
12 hourstest(completion): make the lower-bound span test discriminateDanilo M.1-3/+7
12 hoursfeat(completion): complete both bounds of a date rangeDanilo M.3-7/+105
12 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.2-0/+33
12 hoursfeat(completion): recognise value context after a prefixDanilo M.2-4/+55
12 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.5-0/+174
12 hoursdocs: add the query completion implementation planDanilo M.2-3/+1658