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