<feed xmlns='http://www.w3.org/2005/Atom'>
<title>aerc/filters/hldiff, branch master</title>
<subtitle>Mirror of https://git.sr.ht/~sircmpwn/aerc
</subtitle>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/'/>
<entry>
<title>Strip carriage returns (^M) when filtering emails</title>
<updated>2019-08-20T07:05:20+00:00</updated>
<author>
<name>Daniel Xu</name>
<email>dxu@dxuuu.xyz</email>
</author>
<published>2019-08-20T02:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=ea4fe713607e40cf19df37cdd0699cacba7313a3'/>
<id>ea4fe713607e40cf19df37cdd0699cacba7313a3</id>
<content type='text'>
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 &lt;dxu@dxuuu.xyz&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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 &lt;dxu@dxuuu.xyz&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Escape plus symbol in hldiff filter.</title>
<updated>2019-07-13T16:28:49+00:00</updated>
<author>
<name>EdOverflow</name>
<email>contact@edoverflow.com</email>
</author>
<published>2019-07-13T15:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=5ea5f914bf10f8718a8d2966a01bd3d07b752e4d'/>
<id>5ea5f914bf10f8718a8d2966a01bd3d07b752e4d</id>
<content type='text'>
I was getting errors when using the hldiff filter with aerc
because the plus symbol on line 28 wasn't escaped. This commit
escapes the plus symbol in the regex on line 28.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I was getting errors when using the hldiff filter with aerc
because the plus symbol on line 28 wasn't escaped. This commit
escapes the plus symbol in the regex on line 28.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move contrib -&gt; filters</title>
<updated>2019-06-27T13:32:46+00:00</updated>
<author>
<name>Drew DeVault</name>
<email>sir@cmpwn.com</email>
</author>
<published>2019-06-27T13:32:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.benburwell.com/mirrors/aerc/commit/?id=177651bddab145c8a56cdfeb0d57b5fd95a6d0e2'/>
<id>177651bddab145c8a56cdfeb0d57b5fd95a6d0e2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
