aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
5 daysfix(pane): drop Save link from a link's context menuDanilo M.1-0/+6
5 daysfix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.1-0/+124
5 daysfix(worker): read the mail root, not the index directoryDanilo M.2-6/+160
6 daysfeat(pane): move the copy confirmation into the message paneDanilo M.1-7/+119
6 daysfix(worker): give a moved message a fresh maildir nameDanilo M.2-5/+178
6 daysfeat(pane): offer Select all, and report what a copy copiedDanilo M.1-0/+93
6 daysfix(trash): refresh the list when a restore empties a rowdelete-to-trashDanilo M.1-0/+175
6 daystest: assert a move that relocates nothing writes no tagDanilo M.1-0/+67
6 daysi18n: translate the trash strings, and document the trash keyDanilo M.1-4/+13
6 daysfeat: find mail tagged deleted but never moved to trashDanilo M.1-0/+206
7 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.1-3/+75
7 daysfeat(trash): restore mail from the trash viewDanilo M.1-0/+211
7 daysfix(delete): repair seven defects in the move-to-trash pathDanilo M.1-14/+765
7 daysfix(tags): let a tag be removed even when its name breaks the rulesDanilo M.1-0/+57
8 daysfeat(delete): move the message to the account's trash folderDanilo M.1-20/+395
8 daysfeat(worker): move messages between maildir foldersDanilo M.1-0/+144
8 daysfeat(config): add the trash query generatorDanilo M.2-5/+66
8 daysfeat(config): warn when an account configures no trash folderDanilo M.1-11/+45
8 daysfeat(config): read a per-account trash folderDanilo M.1-0/+30
8 daysfeat(rules): show each rule's note in the rule listDanilo M.1-0/+69
8 daysfix(ui): drop the browser's own actions from the message pane menuDanilo M.1-0/+80
8 daysfix(ui): make Important a toggle, like Delete and Toggle unreadDanilo M.1-0/+129
9 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.4-14/+1778
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
10 daystest(config): pin the dotted account key for startup_accountDanilo M.1-0/+48
10 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.2-0/+134
10 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.2-11/+161
10 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.2-21/+86
10 daysfix(queries): make a query in the overflow menu runnableDanilo M.1-0/+69
10 daysfeat(filters): put the four built-in filters on the query rowDanilo M.2-31/+390
10 daysfeat(filters): resolve built-in filters per accountDanilo M.1-0/+136
10 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