aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
10 daysfeat(filters): resolve built-in filters per accountDanilo M.3-1/+302
10 daysdocs: open item 94, dropping pinned once the buttons are built-inDanilo M.2-0/+61
10 daysdocs: spec built-in filters as item 93, fold item 90 into itDanilo M.3-51/+278
10 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.6-46/+187
10 daysdocs: reconcile the backlog with the user's notes, open 89 to 92Danilo M.1-1/+164
11 daysdocs: close item 66, open 87 and 88, record the row-number trapDanilo M.4-67/+175
11 daysRevert the message-scoped auto mark-readDanilo M.4-345/+10
11 daysfix(read): repaint the card when one message is marked readDanilo M.4-4/+167
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