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