summaryrefslogtreecommitdiffstats
path: root/src/config.cpp
AgeCommit message (Expand)AuthorFilesLines
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