summaryrefslogtreecommitdiffstats
path: root/src/Notmuch
Commit message (Collapse)AuthorAgeFilesLines
* explicitly load primary message parttv42 hours1-0/+7
| | | | | | | Previously the primary part was loaded only for text/plain, because notmuch show included it automatically. Now any MIME type can be loaded.
* notmuch show message body is a singleton listtv2 days1-5/+7
| | | | https://github.com/notmuch/notmuch/blob/a691d54/notmuch-show.c#L692-L695
* default-language: Haskell2010 -> GHC2024tv2026-03-192-10/+8
|
* Notmuch.SearchResult: limit Text import1.4.1tv2026-01-211-1/+1
|
* render non-text partstv2020-09-301-6/+20
|
* split into library + executablesKierĂ¡n Meinhardt2020-09-233-0/+188