aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.h
AgeCommit message (Expand)AuthorFilesLines
23 hoursfeat(queries): drop pinning, the menu is every saved query's homeDanilo M.1-5/+0
31 hoursfix(compose): default to quoting below, and focus the body on a replyDanilo M.1-1/+4
5 daysfeat(config): send_command and the [compose] section, item 123Danilo M.1-0/+56
7 daysfeat(trash): restore mail from the trash viewDanilo M.1-0/+21
8 daysfeat(config): add the trash query generatorDanilo M.1-0/+7
8 daysfeat(config): read a per-account trash folderDanilo M.1-0/+16
10 daysfeat(i18n): add a language key overriding the system localeDanilo M.1-0/+12
10 daysfeat(startup): add startup_account, the account the dropdown opens onDanilo M.1-0/+15
10 daysfeat(filters): resolve built-in filters per accountDanilo M.1-0/+46
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.1-0/+21
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.1-0/+65
14 daysfeat(sync): sync a tag change automatically after a short delayDanilo M.1-0/+15
14 daysfeat(placeholder): count sent mail and drafts on the blank paneDanilo M.1-1/+21
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+31
2026-08-11feat(config): let the date format on a card be configuredDanilo M.1-0/+11
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.1-0/+13
2026-08-09fix(sync): clear the pending-edit count on a cron syncDanilo M.1-0/+10
2026-08-07feat(sync): sync only the accounts with unsynced editsDanilo M.1-0/+13
2026-08-04docs: scrub account names from comments, tests and fixturesDanilo M.1-2/+2
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+10
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.1-0/+8
2026-08-04feat(config): add completion_on_focus and extra_mimetypesDanilo M.1-0/+17
2026-08-04feat: choose the startup query by nameDanilo M.1-0/+18
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-0/+6
2026-08-04feat: let an account set its chip colour and labelDanilo M.1-0/+10
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-1/+17
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.1-0/+62