aboutsummaryrefslogtreecommitdiffstats
path: root/tests/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
22 hoursfeat(compose): a signature switch on the editor barDanilo M.1-0/+1
23 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.1-0/+1
46 hoursfeat(hooks): own the notmuch hooks, and keep sent mail out of the inboxDanilo M.1-0/+20
4 daysfeat(compose): the send popup and its undo window, item 123Danilo M.1-0/+1
4 daysfeat(compose): transform the markdown buffer for the toolbar, item 123Danilo M.1-0/+1
4 daysfeat(compose): derive a reply's recipients and headers, item 123Danilo M.1-0/+1
4 daysfeat(compose): hand outgoing mail to the send command, item 123Danilo M.1-0/+1
4 daysfeat(compose): save drafts atomically into a Maildir, item 123Danilo M.1-0/+1
5 daysfeat(compose): build outgoing messages with GMime, item 123Danilo M.1-0/+1
5 daysrefactor(maildir): extract freshMaildirName for reuse, item 123Danilo M.1-0/+1
5 daysfix(compose): correct the header's attribution and harden three tests, item 123Danilo M.1-1/+1
5 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.1-0/+1
5 daystest(keys): a shortcut is a chosen subset, not a requirement, item 132Danilo M.1-0/+1
10 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.1-0/+16
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.1-0/+1
11 daysfeat(tags): hit-test a chip in the tag stripDanilo M.1-0/+1
11 daysfeat(search): build notmuch terms for the right-click actionsDanilo M.1-0/+1
12 daysfeat(rulequery): compile a single termDanilo M.1-0/+1
13 daysfeat(rules): read and write the shared rule storeDanilo M.1-0/+1
14 daysfeat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-0/+1
2026-08-10feat(view): lift a muted account colour for the accent barDanilo M.1-0/+1
2026-08-10feat(view): compute a card's geometry with no paintingDanilo M.1-0/+1
2026-08-07test: pin the offscreen platform, and let the popup test check its own geometryDanilo M.1-0/+21
2026-08-07feat(ui): fill the blank message pane with a branded placeholderDanilo M.1-1/+7
2026-08-04feat(sync): notice syncs this window did not startDanilo M.1-0/+1
2026-08-04feat(tags): add an Edit tags dialog on Ctrl+TDanilo M.1-0/+1
2026-08-04feat(completion): add the query cursor-context tokenizerDanilo M.1-0/+1
2026-08-04feat: render tags as chips instead of a text columnDanilo M.1-0/+1
2026-08-04fix: render the message pane at allDanilo M.1-0/+1
2026-08-04feat: add MainWindow wiring query, list, message, and syncDanilo M.1-0/+1
2026-08-04feat: add MessageView with locked-down web engine profileDanilo M.1-0/+1
2026-08-04feat: add MailSync process wrapperDanilo M.1-0/+1
2026-08-04feat: add ThreadListModel with batch appendDanilo M.1-0/+1
2026-08-04feat: add NotmuchWorker with batched queries and tag mutationDanilo M.1-0/+1
2026-08-04feat: add HTML builder and cid: scheme handlerDanilo M.1-0/+1
2026-08-04feat: add deny-by-default web request interceptorDanilo M.1-0/+1
2026-08-04feat: add MimeParser with GMime and safe attachment namingDanilo M.1-0/+3
2026-08-04feat: add Config with account, query, and sync parsingDanilo M.1-0/+1
2026-08-04feat: add KeyMap with defaults and INI overridesDanilo M.1-0/+2
2026-08-04build: add CMake skeleton and dependency discoveryDanilo M.1-0/+6