about summary refs log tree commit diff stats
path: root/src/config/mailcap.nim
Commit message (Expand)AuthorAgeFilesLines
* loader: remove applyHeadersbptato2024-03-121-41/+18
* mailcap: better error messages, accept \ as newline escapebptato2024-03-111-6/+18
* loader: rework process modelbptato2024-03-111-3/+4
* Separate ANSI text decoding from main binarybptato2024-02-251-0/+3
* Replace Chakasu with Chagashibptato2024-02-221-1/+1
* Various refactorings & fixesbptato2024-02-141-4/+3
* config: append */* rule instead of prependingbptato2024-01-301-8/+0
* Use std/* imports everywherebptato2024-01-071-3/+3
* twtstr: remove tolower, isWhitespacebptato2023-11-201-3/+3
* mailcap: fix regressionbptato2023-09-161-1/+1
* mailcap: unquoteCommand improvements/fixesbptato2023-09-161-34/+57
* mailcap: allow whitespace after subtypebptato2023-09-161-1/+1
* move around more modulesbptato2023-09-141-1/+1
* mailcap: fix newline parsingbptato2023-08-261-1/+1
* Move charsets into chakasubptato2023-08-141-1/+2
* Simplify mailcap entry matchingbptato2023-08-131-25/+14
* Add mailcap, mime.types & misc refactoringsbptato2023-08-131-0/+342