summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)AuthorFilesLines
31 hoursfeat: surface the version and adopt semantic versioningDanilo M.1-1/+2
31 hoursAdd GPLv2-only license and per-file headersDanilo M.28-1/+547
31 hoursfix: let key bindings win over the thread list's type-to-searchDanilo M.1-0/+9
31 hoursfix: drop cached remote images when switching threadsDanilo M.1-0/+20
31 hoursfix: render the message pane at allDanilo M.2-6/+36
31 hoursfix: only interrupt startup for real configuration problemsDanilo M.3-8/+47
31 hoursfeat: add MainWindow wiring query, list, message, and syncDanilo M.4-3/+680
31 hoursfeat: add MessageView with locked-down web engine profileDanilo M.5-0/+375
31 hoursfeat: add MailSync process wrapperDanilo M.3-0/+128
31 hoursfeat: add ThreadListModel with batch appendDanilo M.3-0/+175
31 hoursfeat: add NotmuchWorker with batched queries and tag mutationDanilo M.3-0/+386
31 hoursfeat: add cross-thread value types and notmuch RAII wrappersDanilo M.2-0/+102
31 hoursfix: enforce !-free cidPrefix invariant at both concatenation sitesDanilo M.3-1/+42
31 hoursfeat: add HTML builder and cid: scheme handlerDanilo M.5-0/+337
31 hoursfix: scope qtmaildir: allow to the exact document base URLDanilo M.2-7/+30
31 hoursfeat: add deny-by-default web request interceptorDanilo M.3-0/+110
31 hoursfix: make attachment path-containment guard separator-awareDanilo M.2-4/+41
31 hoursfeat: add MimeParser with GMime and safe attachment namingDanilo M.3-0/+283
31 hoursfeat: add Config with account, query, and sync parsingDanilo M.3-0/+152
31 hoursfix: report collisions between INI overrides bound to the same keyDanilo M.1-0/+18
31 hoursfeat: add KeyMap with defaults and INI overridesDanilo M.4-4/+115
31 hoursbuild: add CMake skeleton and dependency discoveryDanilo M.3-0/+27