aboutsummaryrefslogtreecommitdiffstats
path: root/tests/test_config.cpp
AgeCommit message (Expand)AuthorFilesLines
20 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.1-33/+36
27 hoursfeat: add a Drafts filter, and close the composer with Ctrl+WDanilo M.1-1/+66
28 hoursfix(compose): default to quoting below, and focus the body on a replyDanilo M.1-6/+6
5 daysfix(config): reject garbage numerics instead of silently reading zero, item 123Danilo M.1-0/+91
5 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+105
8 daysfeat(config): add the trash query generatorDanilo M.1-2/+53
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
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.1-0/+87
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.1-0/+45
10 daysfix(startup): let startup_query name a built-in filter, and run itDanilo M.1-5/+105
10 daysfix(filters): label the flagged filter Important, and give the four iconsDanilo M.1-1/+19
10 daysfeat(filters): put the four built-in filters on the query rowDanilo M.1-6/+67
10 daysfeat(filters): resolve built-in filters per accountDanilo M.1-0/+136
12 daysfix(queries): stop writing keys that carry no informationDanilo M.1-0/+50
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.1-0/+156
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.1-4/+327
14 daysfeat(sync): sync a tag change automatically after a short delayDanilo M.1-0/+80
14 daysfeat(placeholder): count sent mail and drafts on the blank paneDanilo M.1-0/+97
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+161
2026-08-11feat(config): let the date format on a card be configuredDanilo M.1-0/+50
2026-08-09fix(config): report an out-of-range message_zoomDanilo M.1-0/+29
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.1-0/+83
2026-08-09fix(sync): clear the pending-edit count on a cron syncDanilo M.1-0/+36
2026-08-07feat(sync): sync only the accounts with unsynced editsDanilo M.1-0/+33
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+47
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.1-0/+58
2026-08-04feat(config): add completion_on_focus and extra_mimetypesDanilo M.1-0/+74
2026-08-04feat: choose the startup query by nameDanilo M.1-0/+67
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+56
2026-08-04Add GPLv2-only license and per-file headersDanilo M.1-0/+18
2026-08-04fix: only interrupt startup for real configuration problemsDanilo M.1-0/+76
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.1-0/+132