aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
10 daysfeat(ui): open a thread on its own by double-clicking a rowDanilo M.1-0/+142
10 daysfix(sync): send held edits before the sync-end refresh reads the databaseDanilo M.1-0/+95
10 daysfix(sync): re-arm the automatic sync when it skips a concurrent runDanilo M.1-0/+62
10 daysfix(ui): load a thread that was already displayed when the query ranDanilo M.1-1/+104
10 daysfeat(ui): highlight the built-in filter matching the current viewDanilo M.1-0/+129
10 daysfeat(i18n): add a language key overriding the system localeDanilo M.1-0/+81
10 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.3-0/+329
11 daystest(config): pin the dotted account key for startup_accountDanilo M.1-0/+48
11 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.2-0/+134
11 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.2-11/+161
11 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.2-21/+86
11 daysfix(queries): make a query in the overflow menu runnableDanilo M.1-0/+69
11 daysfeat(filters): put the four built-in filters on the query rowDanilo M.2-31/+390
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
12 daystest(queries): pin which saved queries offer a tagging ruleDanilo M.1-0/+64
12 daysfeat(rules): seed the rules dialog even when it is openDanilo M.1-0/+44
12 daystest(rules): pin a seeded id against colliding with a ruleDanilo M.1-0/+40
12 daysfeat(rules): open the rules dialog on a seeded ruleDanilo M.1-0/+47
12 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