about summary refs log tree commit diff stats
path: root/src/config/mailcap.nim
Commit message (Expand)AuthorAgeFilesLines
* 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