aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)AuthorFilesLines
7 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.2-0/+323
7 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.1-0/+91
7 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.2-0/+94
7 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.2-3/+10
7 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+105
7 daysfix(compose): document what actually suppresses raw HTML, item 123Danilo M.1-3/+26
7 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.2-0/+122
7 daystest(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.2-17/+1
7 daysrefactor(ui): extract the busy indicator into a widget, item 134Danilo M.1-0/+136
7 daysfix(pane): drop Save link from a link's context menuDanilo M.1-0/+6
7 daysfix(pane): open a target="_blank" link, and drop the dead link actionsDanilo M.1-0/+124
8 daysfix(worker): read the mail root, not the index directoryDanilo M.2-6/+160
8 daysfeat(pane): move the copy confirmation into the message paneDanilo M.1-7/+119
8 daysfix(worker): give a moved message a fresh maildir nameDanilo M.2-5/+178
8 daysfeat(pane): offer Select all, and report what a copy copiedDanilo M.1-0/+93
9 daysfix(trash): refresh the list when a restore empties a rowdelete-to-trashDanilo M.1-0/+175
9 daystest: assert a move that relocates nothing writes no tagDanilo M.1-0/+67
9 daysi18n: translate the trash strings, and document the trash keyDanilo M.1-4/+13
9 daysfeat: find mail tagged deleted but never moved to trashDanilo M.1-0/+206
9 daysfeat(delete): bind Del, and resolve a restore against the databaseDanilo M.1-3/+75
9 daysfeat(trash): restore mail from the trash viewDanilo M.1-0/+211
9 daysfix(delete): repair seven defects in the move-to-trash pathDanilo M.1-14/+765
9 daysfix(tags): let a tag be removed even when its name breaks the rulesDanilo M.1-0/+57
10 daysfeat(delete): move the message to the account's trash folderDanilo M.1-20/+395
10 daysfeat(worker): move messages between maildir foldersDanilo M.1-0/+144
10 daysfeat(config): add the trash query generatorDanilo M.2-5/+66
10 daysfeat(config): warn when an account configures no trash folderDanilo M.1-11/+45
10 daysfeat(config): read a per-account trash folderDanilo M.1-0/+30
10 daysfeat(rules): show each rule's note in the rule listDanilo M.1-0/+69
10 daysfix(ui): drop the browser's own actions from the message pane menuDanilo M.1-0/+80
10 daysfix(ui): make Important a toggle, like Delete and Toggle unreadDanilo M.1-0/+129
11 daysfeat(ui): act on the message a row displays, not its whole threadDanilo M.4-14/+1778
12 daysfeat(ui): open a thread on its own by double-clicking a rowDanilo M.1-0/+142
12 daysfix(sync): send held edits before the sync-end refresh reads the databaseDanilo M.1-0/+95
12 daysfix(sync): re-arm the automatic sync when it skips a concurrent runDanilo M.1-0/+62
12 daysfix(ui): load a thread that was already displayed when the query ranDanilo M.1-1/+104
12 daysfeat(ui): highlight the built-in filter matching the current viewDanilo M.1-0/+129
12 daysfeat(i18n): add a language key overriding the system localeDanilo M.1-0/+81
12 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.3-0/+329
12 daystest(config): pin the dotted account key for startup_accountDanilo M.1-0/+48
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
13 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