summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* RenderTreeView: quoteSpecials in subject1.3.2tv2023-02-061-1/+2
|
* Blessings: add quoteSpecialstv2023-02-061-0/+41
|
* RenderTreeView.renderFrom: admit <address>1.3.1tv2022-01-061-6/+19
|
* Much.ParseMail.encodeWord: reference RFC 2047v1.3.0tv2020-11-171-4/+8
|
* RenderTreeView: specify `color` signatureKierán Meinhardt2020-10-061-1/+1
|
* State: rename tagSymbols to aliasesKierán Meinhardt2020-10-064-7/+6
|
* State: parametrize ColorConfig over functorKierán Meinhardt2020-10-064-71/+78
|
* Much.Action += moveCursorTo{First,Last}OnSameLeveltv2020-10-061-0/+11
|
* Much.Action: add moveCursorToThreadtv2020-10-061-0/+11
|
* State: add extensions to unnamed attachment downloadsKierán Meinhardt2020-10-021-1/+12
|
* State: add options for attachment savingKierán Meinhardt2020-10-014-47/+65
| | | | | use Data.Default for Much.State.State, Much.State.ColorConfig, Much.API.Config refactor saveAttachment and openAttachment actions
* render non-text partstv2020-09-308-9/+81
|
* kmein config: add saveAttachment actionKierán Meinhardt2020-09-301-0/+10
|
* Much.API: make socket configurabletv2020-09-294-8/+23
|
* fix cabal errorsKierán Meinhardt2020-09-291-7/+3
|
* override colors and query via JSON configKierán Meinhardt2020-09-294-45/+111
|
* Much.API: inittv2020-09-294-1/+116
|
* split into library + executablesKierán Meinhardt2020-09-2327-0/+3512