aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
11 daysfeat(filters): resolve built-in filters per accountDanilo M.1-0/+136
11 daysfix(status): count threads as they arrive instead of "Searching..."Danilo M.1-0/+99
11 daysRevert the message-scoped auto mark-readDanilo M.1-210/+0
11 daysfix(read): repaint the card when one message is marked readDanilo M.1-0/+58
11 daysfix(read): auto mark-read touches only the message on screenDanilo M.1-0/+152
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.2-0/+97
11 daysdocs: close item 36, narrow item 66 with a negative resultDanilo M.1-2/+5
11 daystest(mainwindow): give it a real worker, and probe item 66Danilo M.1-4/+199
11 daysfix(startup): raise the config-problem modal outside the constructorDanilo M.1-0/+35
11 daysfeat(search): offer Exclude from search in both menusDanilo M.1-0/+39
11 daysrefactor(search): carry SearchMode instead of bool extendDanilo M.3-10/+15
11 daysfeat(search): add SearchTerm::excludeDanilo M.1-0/+39
11 daysfeat(search): run a search asked for from the message paneDanilo M.2-0/+116
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.2-0/+183
11 daysfeat(search): search for the selected body textDanilo M.1-0/+34
11 daysfeat(search): offer the header's fields for searchingDanilo M.1-1/+98
11 daysfeat(tags): hit-test a chip in the tag stripDanilo M.2-0/+109
11 daysrefactor(mime): expose the Date: header parse as MimeParser::parseDateDanilo M.1-0/+23
11 daysfeat(search): build notmuch terms for the right-click actionsDanilo M.2-0/+147
11 daystest(queries): pin which saved queries offer a tagging ruleDanilo M.1-0/+64
11 daysfeat(rules): seed the rules dialog even when it is openDanilo M.1-0/+44
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.1-0/+47
11 daysfix(rules): stop a rule with a spaced name from vanishing on saveDanilo M.1-6/+370
12 daysfix(queries): stop writing keys that carry no informationDanilo M.1-0/+50
12 daysfeat(queries): edit, pin and delete a saved query from the UIDanilo M.1-0/+200
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.2-0/+267
12 daysfix(queries): give Save query a clearer icon and a labelDanilo M.1-0/+18
12 daysfeat(queries): right-align the More queries menu, and keep the row when nothi...Danilo M.1-0/+72
12 daysfix(queries): put the Save query button beside the query barDanilo M.1-0/+34
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-0/+275
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.1-4/+327
12 daysfeat(rules): preview a rule's mail in the thread listDanilo M.1-0/+74
12 daysfix(rules): a long rule no longer squeezes the rule list awayDanilo M.1-0/+72
12 daysdocs: the window size cannot be restored under a tiling compositorDanilo M.1-0/+8
12 daysfix(rules): save the window size on Cancel and Save, not only on XDanilo M.1-2/+56
12 daysfeat(rules): the rules window keeps its size and column widthsDanilo M.1-0/+99
12 daysfeat(rules): every Maildir folder in the Folder dropdownDanilo M.1-0/+77
12 daysfix(rules): keep the text-mode toggle reachableDanilo M.1-0/+44
12 daysfeat(rules): a folder dropdown, so the path suffix is never typedDanilo M.1-0/+46
12 daysfeat(rules): report the text-mode refusal without a modalDanilo M.1-0/+50
12 daysfeat(rules): text mode, and leave untouched rules unwrittenDanilo M.1-0/+181
12 daysfeat(rules): load a rule into the builder rowsDanilo M.1-0/+72
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.1-0/+24
12 daysfeat(rulequery): parse a flat and/or chainDanilo M.1-0/+93
12 daysfeat(rulequery): join terms and guard the or-group bindingDanilo M.1-0/+80
12 daysfeat(rulequery): compile every field and operatorDanilo M.1-0/+86