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