summaryrefslogtreecommitdiff
path: root/filters
AgeCommit message (Expand)Author
2022-07-11filters/colorize: use /usr/bin/awk shebangRobin Jarry
2022-07-11filters: Add missing shebangsTom Schwindl
2022-05-31filters: awk filter to parse text/calendarKoni Marti
2022-04-17Add html "unsafe" filter to work also without danteJens Grassel
2022-03-24show-ics-details.py: fix error with python < 3.9Jens Grassel
2022-03-23Add filter script for ics files.Jens Grassel
2022-03-18colorize: handle mailto prefixes in urlsRobin Jarry
2022-03-03filters: fix colorize urls in signaturesRobin Jarry
2022-02-21filters: port colorize to awkRobin Jarry
2022-02-20filters: restore plaintext awk scriptRobin Jarry
2022-02-20filters: rename plaintext to colorizeRobin Jarry
2022-02-19filters: add a more complete plaintext filterRobin Jarry
2022-02-19config: set a default filter for text/plainRobin Jarry
2019-08-20Strip carriage returns (^M) when filtering emailsDaniel Xu
2019-07-13Escape plus symbol in hldiff filter.EdOverflow
2019-06-27Move contrib -> filtersDrew DeVault