<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_washtml.php, branch 1.0.1</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-04-11T07:18:51Z</updated>
<entry>
<title>Fix "washing" of unicoded style attributes (#1489777)</title>
<updated>2014-04-11T07:18:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-11T07:13:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=05d419a340d18f92898b0e9e81e9bec8c6efb816'/>
<id>urn:sha1:05d419a340d18f92898b0e9e81e9bec8c6efb816</id>
<content type='text'>
Conflicts:

	tests/Framework/Washtml.php
</content>
</entry>
<entry>
<title>Fix again xdebug.max_nesting_level limit handling (#1489110)</title>
<updated>2014-04-05T07:27:23Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-05T07:25:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7883ecb8ec16108d074f63330b489516c32a3b2f'/>
<id>urn:sha1:7883ecb8ec16108d074f63330b489516c32a3b2f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow single quote in style attribute values.</title>
<updated>2014-01-24T10:22:02Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-01-24T10:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c0dda0556c5e880f4a180cc1c13bb54c61b01c5a'/>
<id>urn:sha1:c0dda0556c5e880f4a180cc1c13bb54c61b01c5a</id>
<content type='text'>
E.g. "font-family: 'Tahoma'" should not be removed.
</content>
</entry>
<entry>
<title>Fix issue where deprecated syntax for HTML lists was not handled properly (#1488768)</title>
<updated>2013-12-28T18:14:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-28T18:14:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c7250749ab01721b55a26d6badf4dcdbbdaf7309'/>
<id>urn:sha1:c7250749ab01721b55a26d6badf4dcdbbdaf7309</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of invalid closing tags in HTML messages (#1489446)</title>
<updated>2013-11-28T08:12:03Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-11-28T08:12:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ffec857b697ce0a23134f04cf345dc3a8b45a7ae'/>
<id>urn:sha1:ffec857b697ce0a23134f04cf345dc3a8b45a7ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issues where HTML comments inside style tag would hang Internet Explorer</title>
<updated>2013-10-04T07:40:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-04T07:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=af79a7b837151af793b5bd2788de3635ab96b1e3'/>
<id>urn:sha1:af79a7b837151af793b5bd2788de3635ab96b1e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1489302)</title>
<updated>2013-10-02T11:15:29Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-02T11:15:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bfd24fcc04aec6cc9b6893e0754f98fac293ebb0'/>
<id>urn:sha1:bfd24fcc04aec6cc9b6893e0754f98fac293ebb0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replaces smart quotes with regular quotes. Fixes improper doctype declarations in html emails</title>
<updated>2013-07-24T21:52:45Z</updated>
<author>
<name>rodrigo</name>
<email>rodrigo@corp.sonic.net</email>
</author>
<published>2013-07-24T21:52:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b6a640bdc973efd8a50a0f91e02a3392759dbfda'/>
<id>urn:sha1:b6a640bdc973efd8a50a0f91e02a3392759dbfda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix displaying messages with invalid self-closing HTML tags (#1489137)</title>
<updated>2013-05-31T13:42:22Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-31T13:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=cb3e2fe0c2e36e0f41d93015fb1b604d195f9047'/>
<id>urn:sha1:cb3e2fe0c2e36e0f41d93015fb1b604d195f9047</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fatal error when xdebug.max_nesting_level was exceeded in rcube_washtml (#1489110)</title>
<updated>2013-05-24T07:19:57Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-24T07:19:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a8994090bbcaa6142aaf8b1fb13912b1d492e2f7'/>
<id>urn:sha1:a8994090bbcaa6142aaf8b1fb13912b1d492e2f7</id>
<content type='text'>
</content>
</entry>
</feed>
