aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
AgeCommit message (Expand)AuthorFilesLines
26 hoursfeat(signatures): read a directory of markdown signaturesDanilo M.1-0/+1
3 daysfeat(compose): the composer window, item 123Danilo M.1-0/+1
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 daysfeat(compose): render markdown bodies with cmark-gfm, item 123Danilo M.1-1/+3
5 daysrefactor(ui): extract the busy indicator into a widget, item 134Danilo M.1-0/+1
10 daysfeat(i18n): wire translations and ship an Italian one (item 22)Danilo M.1-0/+25
11 daysfeat(details): rebuild the message details dialog as rowsDanilo M.1-0/+1
11 daysfeat(search): build notmuch terms for the right-click actionsDanilo M.1-0/+1
12 daysfeat(queries): save a query from the UI, and split the buttons off the query rowDanilo M.1-0/+1
12 daysfeat(rulequery): compile a single termDanilo M.1-0/+1
13 daysfeat(rules): a dialog to view and edit the tagging rulesDanilo M.1-0/+1
13 daysfeat(rules): read and write the shared rule storeDanilo M.1-0/+1
2026-08-11feat(panes): draw the pane marks from shipped SVGs, not font glyphsDanilo M.1-1/+3
2026-08-10feat(view): paint the whole card in one delegateDanilo M.1-0/+1
2026-08-10feat(view): compute a card's geometry with no paintingDanilo M.1-0/+1
2026-08-07feat(ui): show each thread's tags under its rowDanilo M.1-0/+1
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: use the application iconDanilo M.1-1/+15
2026-08-04feat: surface the version and adopt semantic versioningDanilo M.1-1/+2
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/+2
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/+2
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/+1
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-1/+1
2026-08-04build: add CMake skeleton and dependency discoveryDanilo M.1-0/+14