summaryrefslogtreecommitdiffstats
path: root/src/Much/TreeView.hs
Commit message (Collapse)AuthorAgeFilesLines
* explicitly load primary message parttv18 hours1-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 -> findTopmosttv20 hours1-3/+3
|
* fromMessageTree use fromMessageForesttv22 hours1-1/+1
|
* notmuch show message body is a singleton listtv30 hours1-1/+2
| | | | https://github.com/notmuch/notmuch/blob/a691d54/notmuch-show.c#L692-L695
* replace lynx by hypothetical show commandtv2 days1-4/+3
|
* default-language: Haskell2010 -> GHC2024tv14 days1-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