summaryrefslogtreecommitdiffstats
path: root/src/Much/TreeView.hs
Commit message (Collapse)AuthorAgeFilesLines
* explicitly load primary message parttv2026-04-021-3/+39
| | | | | | | Previously the primary part was loaded only for text/plain, because notmuch show included it automatically. Now any MIME type can be loaded.
* findFirsts -> findTopmosttv2026-04-021-3/+3
|
* fromMessageTree use fromMessageForesttv2026-04-021-1/+1
|
* notmuch show message body is a singleton listtv2026-04-011-1/+2
| | | | https://github.com/notmuch/notmuch/blob/a691d54/notmuch-show.c#L692-L695
* replace lynx by hypothetical show commandtv2026-03-311-4/+3
|
* default-language: Haskell2010 -> GHC2024tv2026-03-191-6/+3
|
* html render html parts with lynxtv2025-07-281-1/+21
|
* render non-text partstv2020-09-301-0/+9
|
* split into library + executablesKierĂ¡n Meinhardt2020-09-231-0/+229