about summary refs log tree commit diff stats
path: root/filters/plaintext
Commit message (Collapse)AuthorAgeFilesLines
* Strip carriage returns (^M) when filtering emailsDaniel Xu2019-08-201-0/+3
| | | | | | | | | | | | Presumably some email servers will transform newlines into carriage return new lines to better support windows users. I can't prove this but that's the best explanation I have for my hosted email provider (fastmail). Without this patch, I was seeing annoying `^M`s at the end of every filtered line. Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
* Move contrib -> filtersDrew DeVault2019-06-271-0/+13