aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.2-6/+178
11 daystest(worker): cover the Sent view's matched-message branchDanilo M.1-0/+37
11 daysfeat(pane): always render one message, never the conversationthread-view-removedDanilo M.8-58/+237
11 daysdocs: close item 36, narrow item 66 with a negative resultDanilo M.4-49/+98
11 daystest(mainwindow): give it a real worker, and probe item 66Danilo M.1-4/+199
11 daysdocs: close item 84, spec item 36Danilo M.4-64/+223
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.4-9/+69
11 daysdocs: close item 86, excluding a value from a searchDanilo M.3-33/+52
11 daysfeat(search): offer Exclude from search in both menusDanilo M.4-0/+67
11 daysfeat(search): push the query bar's emptiness into the panesDanilo M.5-7/+30
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.9-35/+71
11 daysrefactor(search): add SearchMode, the type replacing bool extendDanilo M.1-0/+16
11 daysfeat(search): add SearchTerm::excludeDanilo M.3-0/+72
11 daysdocs(plan): six-task plan for item 86, excluding from a searchDanilo M.1-0/+817
11 daysdocs(spec): design for excluding a value from a search, item 86Danilo M.2-31/+194
11 daysdocs(backlog): record item 86, excluding a value from a searchDanilo M.1-0/+54
11 daysrelease: 0.20.0v0.20.0Danilo M.2-1/+8
11 daysMerge: searching from the message pane (item 85)Danilo M.25-115/+1624
11 daysdocs: close item 85, searching from the message paneDanilo M.4-57/+159
11 daysfix(details): close the dialog before the search runs, not afterDanilo M.1-4/+8
11 daysfeat(search): run a search asked for from the message paneDanilo M.5-2/+169
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.6-49/+430
11 daysfeat(search): search for the selected body textDanilo M.3-0/+88
11 daysfeat(search): offer the header's fields for searchingDanilo M.3-1/+207
11 daysrefactor(tags): name what the overflow chip's x actually isDanilo M.1-4/+7
11 daysfeat(tags): hit-test a chip in the tag stripDanilo M.4-4/+182
11 daysdocs: fix a weekday in the plan's date fixturesDanilo M.1-3/+9
11 daysrefactor(mime): expose the Date: header parse as MimeParser::parseDateDanilo M.3-5/+44
11 daysfeat(search): build notmuch terms for the right-click actionsDanilo M.5-0/+335
11 daysdocs: plan item 85 as eight tasksDanilo M.2-8/+1993
11 daysdocs: design searching from the message pane as item 85Danilo M.2-1/+263
11 daysrelease: 0.19.0v0.19.0Danilo M.2-1/+18
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