summaryrefslogtreecommitdiffstats
path: root/src/Much
Commit message (Collapse)AuthorAgeFilesLines
* 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-306-0/+44
|
* 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-2315-0/+1729