aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
11 daysdocs: record the modal that hangs test_mainwindow as item 84Danilo M.2-3/+60
11 daysdocs: close item 81, saved query to tagging ruleDanilo M.3-28/+70
11 daystest(queries): pin which saved queries offer a tagging ruleDanilo M.1-0/+64
11 daysfeat(queries): create a tagging rule from a saved queryDanilo M.1-0/+21
11 daysfeat(rules): seed the rules dialog even when it is openDanilo M.3-3/+57
11 daystest(rules): pin a seeded id against colliding with a ruleDanilo M.1-0/+40
11 daysfeat(rules): open the rules dialog on a seeded ruleDanilo M.3-0/+109
11 daysdocs: plan item 81, saved query to tagging ruleDanilo M.1-0/+832
11 daysdocs: spec turning a saved query into a tagging ruleDanilo M.2-38/+150
11 daysfix(rules): stop a rule with a spaced name from vanishing on saveDanilo M.8-137/+877
12 daysrelease: 0.18.0v0.18.0Danilo M.2-27/+35
12 daysMerge branch 'saved-queries': saved queries in a file of their ownDanilo M.14-67/+2431
12 daysfix(queries): stop writing keys that carry no informationDanilo M.2-4/+62
12 daysfeat(queries): edit, pin and delete a saved query from the UIDanilo M.8-8/+455
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.7-31/+413
12 daysfix(queries): give Save query a clearer icon and a labelDanilo M.2-2/+35
12 daysfeat(queries): right-align the More queries menu, and keep the row when nothi...Danilo M.2-4/+84
12 daysfix(queries): put the Save query button beside the query barDanilo M.6-4/+114
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.9-52/+755
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.3-15/+566
12 daysdocs: spec the saved-query file, and reduce item 23 to a pointerDanilo M.2-105/+228
12 daysdocs: move item 23's saved queries to a JSON file of their ownDanilo M.1-20/+72
12 daysdocs: record the user's design for item 23, and split item 81 out of itDanilo M.1-19/+91
12 daysdocs: split the closed backlog items out to a companion fileDanilo M.4-4511/+4570
12 daysrelease: 0.17.0v0.17.0Danilo M.2-1/+31
12 daysMerge branch 'rule-builder': a row builder for the tagging rulesDanilo M.18-29/+2946
12 daysfeat(rules): preview a rule's mail in the thread listDanilo M.7-1/+200
12 daysfix(rules): a long rule no longer squeezes the rule list awayDanilo M.5-6/+211
12 daysdocs: the window size cannot be restored under a tiling compositorDanilo M.4-7/+55
12 daysfix(rules): save the window size on Cancel and Save, not only on XDanilo M.5-10/+98
12 daysfeat(rules): the rules window keeps its size and column widthsDanilo M.5-13/+255
12 daysfeat(rules): every Maildir folder in the Folder dropdownDanilo M.4-10/+148
12 daysfix(rules): keep the text-mode toggle reachableDanilo M.4-8/+88
12 daysdocs: the data-loss defect took the note tooDanilo M.1-2/+10
12 daysdocs: changelog for the rule builderDanilo M.1-0/+22
12 daysfeat(rules): a folder dropdown, so the path suffix is never typedDanilo M.4-6/+144
12 daysfeat(rules): report the text-mode refusal without a modalDanilo M.3-4/+92
12 daysfeat(rules): text mode, and leave untouched rules unwrittenDanilo M.3-1/+257
12 daysdocs: record the rules dialog data-loss defect as item 79Danilo M.2-2/+55
12 daysfeat(rules): load a rule into the builder rowsDanilo M.3-8/+179
12 daysfeat(rules): add the builder row widgetsDanilo M.2-0/+247
12 daystest(rulequery): round-trip the real rule shapesDanilo M.1-0/+39
12 daystest(rulequery): pin whole-query rejectionDanilo M.1-0/+48
12 daysfeat(rulequery): parse an or-group with trailing exclusionsDanilo M.2-0/+105
12 daysdocs: correct the claim that a paren-bearing value is unrepresentableDanilo M.2-9/+33
12 daysfeat(rulequery): parse a flat and/or chainDanilo M.2-2/+290
12 daysfeat(rulequery): join terms and guard the or-group bindingDanilo M.2-1/+104
12 daysdocs,rulequery: state the tag quoting rule rather than the testDanilo M.2-6/+23
12 daysfeat(rulequery): compile every field and operatorDanilo M.2-2/+135
12 daysfeat(rulequery): compile a single termDanilo M.5-0/+177