aboutsummaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
10 hoursfix(sync): count unsynced edits as net state, not as writesDanilo M.2-10/+76
10 hoursfeat(ui): make Delete a toggle, and expire transient status messagesDanilo M.2-11/+91
11 hoursfix(ui): name the default button on the quit promptDanilo M.1-0/+9
11 hoursfeat(ui): disable Sync during a background sync, and blank the pane on EscDanilo M.3-7/+71
11 hoursfix(sync): stop a local sync reporting itself as a background oneDanilo M.2-10/+38
12 hoursfeat(sync): notice syncs this window did not startDanilo M.5-0/+306
12 hoursfeat(ui): make multi-select discoverable and stop it opening threadsDanilo M.3-0/+174
17 hoursdocs: scrub account names from comments, tests and fixturesDanilo M.1-2/+2
17 hoursfeat(sync): dismissable log pane, progress bar, and a skip that is not a failureDanilo M.2-6/+112
17 hoursfix(tags): complete every tag in the list, not only the firstDanilo M.1-1/+70
17 hoursfeat(tags): add an Edit tags dialog on Ctrl+TDanilo M.6-0/+389
17 hoursfeat(sync): show unsynced edits and offer to sync on exitDanilo M.4-18/+214
17 hoursfeat(threads): mark an opened thread read after a delayDanilo M.4-0/+135
17 hoursfeat(message): show From/To/Cc and add a details dialogDanilo M.4-5/+132
17 hoursfeat(completion): size the description column by need, not by halfDanilo M.1-7/+26
17 hoursfix(query): let the query bar keep Return instead of open_threadDanilo M.2-5/+55
17 hoursfix(completion): stop the key filter handing itself the key it forwardsDanilo M.2-1/+18
17 hoursfix(completion): filter keys on the application, not the line editDanilo M.2-3/+62
17 hoursfix(completion): drive the popup instead of QLineEdit::setCompleterDanilo M.2-6/+66
17 hoursfeat(completion): wire query completion into the main windowDanilo M.4-1/+99
17 hoursfeat(completion): render the popup with descriptionsDanilo M.2-0/+246
17 hoursfeat(completion): select candidates per contextDanilo M.2-0/+113
17 hoursfeat(config): add completion_on_focus and extra_mimetypesDanilo M.2-0/+49
17 hourskeymap: register complete_query bound to Ctrl+SpaceDanilo M.1-0/+5
17 hoursfeat(completion): add the prefix, date and mimetype vocabulariesDanilo M.3-0/+107
17 hoursfeat(worker): list every tag in the databaseDanilo M.2-0/+27
17 hoursfeat(completion): complete both bounds of a date rangeDanilo M.2-7/+63
17 hoursfeat(completion): complete nothing inside a quoted literalDanilo M.1-0/+15
17 hoursfeat(completion): recognise value context after a prefixDanilo M.1-4/+14
17 hoursfeat(completion): add the query cursor-context tokenizerDanilo M.3-0/+107
17 hoursfeat(about): custom About dialog with icon, copyright and project linkDanilo M.1-7/+46
17 hoursfeat: make attachments reachable from the message paneDanilo M.4-2/+347
17 hoursfeat: show a paperclip for threads with attachmentsDanilo M.4-2/+69
17 hoursfeat: choose the startup query by nameDanilo M.3-2/+60
17 hoursfeat: own the message-pane zoom and persist itDanilo M.6-1/+198
17 hoursfeat: persist window, splitter and column widthsDanilo M.2-5/+88
17 hoursfeat: use the application iconDanilo M.3-1/+29
17 hoursfeat: let an account set its chip colour and labelDanilo M.4-2/+77
17 hoursfeat: render tags as chips instead of a text columnDanilo M.10-8/+719
17 hoursfeat: make every thread list column resizableDanilo M.1-7/+10
17 hoursfix: let the thread list columns be resized againDanilo M.1-4/+9
17 hoursfeat: show that a tag action landedDanilo M.4-5/+71
17 hoursfix: keep the shortcut reference inside the screenDanilo M.1-12/+45
17 hoursfeat: add menus, a toolbar and a shortcut referenceDanilo M.3-96/+225
17 hoursfix: bind shortcuts users can actually pressDanilo M.2-22/+117
17 hoursfeat: surface the version and adopt semantic versioningDanilo M.1-1/+2
17 hoursAdd GPLv2-only license and per-file headersDanilo M.28-1/+547
17 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
17 hoursfix: drop cached remote images when switching threadsDanilo M.1-0/+20
17 hoursfix: render the message pane at allDanilo M.2-6/+36