aboutsummaryrefslogtreecommitdiffstats
path: root/src/config.cpp
AgeCommit message (Expand)AuthorFilesLines
11 daysfeat(filters): resolve built-in filters per accountDanilo M.1-1/+120
12 daysfix(queries): stop writing keys that carry no informationDanilo M.1-4/+12
12 daysfeat(queries): make Sent a saved query rather than a fixed buttonDanilo M.1-2/+64
12 daysfeat(queries): store saved queries in queries.jsonDanilo M.1-11/+174
2026-08-11feat(sync): sync a tag change automatically after a short delayDanilo M.1-0/+17
2026-08-11feat(placeholder): count sent mail and drafts on the blank paneDanilo M.1-19/+49
2026-08-11feat(sent): add a Sent view, flat and by recipientDanilo M.1-0/+37
2026-08-11feat(config): let the date format on a card be configuredDanilo M.1-0/+25
2026-08-09fix(config): report an out-of-range message_zoomDanilo M.1-2/+17
2026-08-09feat(ui): make the toolbar icon size configurableDanilo M.1-0/+38
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/+5
2026-08-04feat(sync): show unsynced edits and offer to sync on exitDanilo M.1-0/+19
2026-08-04feat(threads): mark an opened thread read after a delayDanilo M.1-0/+20
2026-08-04feat(config): add completion_on_focus and extra_mimetypesDanilo M.1-0/+32
2026-08-04feat: choose the startup query by nameDanilo M.1-0/+36
2026-08-04feat: own the message-pane zoom and persist itDanilo M.1-1/+25
2026-08-04feat: let an account set its chip colour and labelDanilo M.1-0/+17
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-3/+16
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.1-0/+89