<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/tests/Framework/Mime.php, branch 1.1.0</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-08-21T16:08:26Z</updated>
<entry>
<title>Fix handling of email addresses with quoted domain part (#1490040)</title>
<updated>2014-08-21T16:08:26Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-21T16:08:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f01666a6229cfacee45d4131e7dbcb52e40abfea'/>
<id>urn:sha1:f01666a6229cfacee45d4131e7dbcb52e40abfea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvement in handling invalid email address strings</title>
<updated>2014-02-23T13:20:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-02-23T13:20:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2b8f033bcbd5581ff7b27b396f308b77058c09dc'/>
<id>urn:sha1:2b8f033bcbd5581ff7b27b396f308b77058c09dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove quotes around addressee name in case they are encoded.</title>
<updated>2014-01-24T11:36:48Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-01-24T11:36:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5140c310645b1728f59e27d8f5fe37aeb2928d6f'/>
<id>urn:sha1:5140c310645b1728f59e27d8f5fe37aeb2928d6f</id>
<content type='text'>
Some clients encode quotes with name using base64/quoted-printable
encoding. Quotes were removed only for unencoded strings. Now also
encoded names are handled this way.
So, recipient/sender strings are displayed without quotes around
and e.g. saving to addressbook does not save these redundant quotes.
</content>
</entry>
<entry>
<title>Fix text wrapping issue with long unwrappable lines (#1489371)</title>
<updated>2013-10-12T11:03:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-12T11:03:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0f15219a93c7f6de97223d004125fb32438ffaf7'/>
<id>urn:sha1:0f15219a93c7f6de97223d004125fb32438ffaf7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another text wrapping issue (wrong handling of long unwrappable lines)</title>
<updated>2013-05-23T06:59:27Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-23T06:59:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=db108e37793c7f8fc8ba11f00d0561d1f0bd32c0'/>
<id>urn:sha1:db108e37793c7f8fc8ba11f00d0561d1f0bd32c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of invalid email addresses in headers (#1489092)</title>
<updated>2013-05-10T07:35:24Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-10T07:35:24Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fd0fd3b0a0c82a1a5cce4dc775886154e9bf9e14'/>
<id>urn:sha1:fd0fd3b0a0c82a1a5cce4dc775886154e9bf9e14</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another text wrap issue (added test case)</title>
<updated>2013-05-03T06:24:26Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-03T06:24:26Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2ce01932fef0abfc6d76dc134024c879a72f9cb7'/>
<id>urn:sha1:2ce01932fef0abfc6d76dc134024c879a72f9cb7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix another text wrapping issue</title>
<updated>2013-04-22T08:22:16Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-22T08:22:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1041aa46da9fe177d33aae1f1bf4fc1a1eb79529'/>
<id>urn:sha1:1041aa46da9fe177d33aae1f1bf4fc1a1eb79529</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix incorrect handling of leading spaces in text wrapping</title>
<updated>2013-04-21T15:08:12Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-04-21T15:06:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7439d3ee14ea8b9e61f656ab092b8d83c72e0dc9'/>
<id>urn:sha1:7439d3ee14ea8b9e61f656ab092b8d83c72e0dc9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed()</title>
<updated>2013-01-18T20:26:18Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-01-18T20:26:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6d41d8fd4bbd3f8854669fbf2fc5a4910803125a'/>
<id>urn:sha1:6d41d8fd4bbd3f8854669fbf2fc5a4910803125a</id>
<content type='text'>
</content>
</entry>
</feed>
