summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* app: map SS3-style F1/F2HEADmastertv3 days1-0/+2
|
* explicitly load primary message parttv3 days2-3/+46
| | | | | | | Previously the primary part was loaded only for text/plain, because notmuch show included it automatically. Now any MIME type can be loaded.
* findFirsts -> findTopmosttv3 days1-3/+3
|
* fromMessageTree use fromMessageForesttv3 days1-1/+1
|
* notmuch show message body is a singleton listtv3 days2-6/+9
| | | | https://github.com/notmuch/notmuch/blob/a691d54/notmuch-show.c#L692-L695
* replace lynx by hypothetical show commandtv4 days1-4/+3
|
* version: 1.4.1 -> 1.4.2tv2026-03-191-1/+1
|
* blessings: 2 -> 3tv2026-03-1911-118/+120
|
* default-language: Haskell2010 -> GHC2024tv2026-03-1921-147/+132
|
* Notmuch.SearchResult: limit Text import1.4.1tv2026-01-212-2/+2
|
* version: 1.3.3 -> 1.4.01.4.0tv2025-07-281-1/+1
|
* html render html parts with lynxtv2025-07-281-1/+21
|
* use process-extrastv2025-07-282-115/+6
|
* Data.Tree.Extra: add setSubForesttv2025-07-283-5/+9
|
* app: drop kmein and make tv the defaulttv2025-07-273-207/+3
|
* version: 1.3.2 -> 1.3.31.3.3tv2025-07-211-1/+1
|
* admit wide characterstv2025-07-215-8/+12
|
* cabal: scanner -> terminal-scannertv2025-07-211-3/+3
|
* tv config: kill/star from homerowtv2025-07-211-0/+2
|
* version: 1.3.1 -> 1.3.21.3.2tv2025-07-211-1/+1
|
* RenderTreeView: quoteSpecials in subjecttv2023-02-061-1/+2
|
* Blessings: add quoteSpecialstv2023-02-062-1/+43
|
* tv config: scroll linewise when TOUCHSCREEN==1tv2023-01-231-2/+12
|
* RenderTreeView.renderFrom: admit <address>1.3.1tv2022-01-062-7/+20
|
* Much.ParseMail.encodeWord: reference RFC 2047v1.3.0tv2020-11-171-4/+8
|
* remove dependency on docoptKierán Meinhardt2020-10-271-1/+0
|
* much.cabal: remove -threaded from libraryKierán Meinhardt2020-10-071-1/+1
|
* kmein config: optimize reply actionKierán Meinhardt2020-10-071-1/+1
|
* RenderTreeView: specify `color` signatureKierán Meinhardt2020-10-061-1/+1
|
* State: rename tagSymbols to aliasesKierán Meinhardt2020-10-065-8/+7
|
* kmein config: use new functionsKierán Meinhardt2020-10-061-2/+4
|
* git ignore default.nixKierán Meinhardt2020-10-061-0/+1
|
* State: parametrize ColorConfig over functorKierán Meinhardt2020-10-065-87/+94
|
* Much.Action += moveCursorTo{First,Last}OnSameLeveltv2020-10-061-0/+11
|
* Much.Action: add moveCursorToThreadtv2020-10-061-0/+11
|
* tv config: speed up horizontal tree movementtv2020-10-061-2/+4
|
* tv config: redefine API socket pathtv2020-10-061-1/+5
|
* tv config: remove functionality that needs forkingtv2020-10-061-463/+4
|
* test10: RIPtv2020-10-061-44/+0
|
* kmein config: clean upKierán Meinhardt2020-10-062-80/+42
|
* State: add extensions to unnamed attachment downloadsKierán Meinhardt2020-10-021-1/+12
|
* State: add options for attachment savingKierán Meinhardt2020-10-017-85/+127
| | | | | use Data.Default for Much.State.State, Much.State.ColorConfig, Much.API.Config refactor saveAttachment and openAttachment actions
* kmein config: simplify flashMessagesKierán Meinhardt2020-09-301-4/+4
|
* kmein config: remove calls to deprecated System.Process functionsKierán Meinhardt2020-09-301-1/+1
|
* kmein config: adapt saveAttachment to ContentRawKierán Meinhardt2020-09-301-17/+15
|
* render non-text partstv2020-09-309-9/+82
|
* kmein config: add reply actionKierán Meinhardt2020-09-301-0/+5
|
* kmein config: add saveAttachment actionKierán Meinhardt2020-09-303-5/+60
|
* Much.API: make socket configurabletv2020-09-295-8/+24
|
* fix cabal errorsKierán Meinhardt2020-09-292-8/+5
|