<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_message.php, branch 1.0.4</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.4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-10-22T17:09:27Z</updated>
<entry>
<title>Fix handling of uuencoded messages if messages_cache is enabled (#1490108)</title>
<updated>2014-10-22T17:09:27Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-22T17:02:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=793642ed76b5c26487136d2b547178e067afe113'/>
<id>urn:sha1:793642ed76b5c26487136d2b547178e067afe113</id>
<content type='text'>
Conflicts:
	program/lib/Roundcube/rcube_message.php
</content>
</entry>
<entry>
<title>Accept text/html parts inside multipart/mixed parts as HTML contents</title>
<updated>2013-11-15T17:58:32Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-11-15T17:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f8101fff1ec4a52bde553e77a120fd8618c025aa'/>
<id>urn:sha1:f8101fff1ec4a52bde553e77a120fd8618c025aa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset $part_orig_mimetype variable in for-loop. This avoids attachments along with message/rfc822 parts being listed twice</title>
<updated>2013-11-14T19:11:13Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-11-14T19:11:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=596301c10bde5e98b6cfdde51be843ffbf087e8d'/>
<id>urn:sha1:596301c10bde5e98b6cfdde51be843ffbf087e8d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix HTML part detection when encapsulated inside multipart/signed (#1489372)</title>
<updated>2013-10-14T06:53:34Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-14T06:53:34Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5a2d2a6f75b115183459997cc2aa787d9a085fe8'/>
<id>urn:sha1:5a2d2a6f75b115183459997cc2aa787d9a085fe8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>We've encountered (malformed) messages with more than</title>
<updated>2013-09-27T12:42:46Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-27T12:42:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=170702fd136a877078705f24941893f686a835ce'/>
<id>urn:sha1:170702fd136a877078705f24941893f686a835ce</id>
<content type='text'>
one text/plain or text/html part here. There's no way to choose
which one is better, so we'll display first of them and add
others as attachments (#1489358)
</content>
</entry>
<entry>
<title>Fix downloading binary files with (wrong) text/* content-type (#1489267)</title>
<updated>2013-07-30T17:16:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-07-30T17:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ae853367edd2720e2f899aa273ca8ac1a08f0079'/>
<id>urn:sha1:ae853367edd2720e2f899aa273ca8ac1a08f0079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix fatal error when parsing UUencoded messages (#1489119)</title>
<updated>2013-05-23T13:34:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-23T13:34:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bbd636740eecefcb596ce2ad51307263acbb791b'/>
<id>urn:sha1:bbd636740eecefcb596ce2ad51307263acbb791b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Avoid uninitialized/unused variables</title>
<updated>2013-05-07T13:12:22Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-05-07T13:12:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3725cfb245bfae3a77baf857ea5403e8064b84b9'/>
<id>urn:sha1:3725cfb245bfae3a77baf857ea5403e8064b84b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend fetched header block to 32K, require one of subjct, from or to headers</title>
<updated>2013-04-25T11:01:13Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2013-04-25T10:57:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ddfdd8938d78b40842a984d310e3c35af30ece0a'/>
<id>urn:sha1:ddfdd8938d78b40842a984d310e3c35af30ece0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Skip filename suffix check for embedded images; return blocked.gif instead of HTML warning when embedded (#1489029)</title>
<updated>2013-04-10T21:12:23Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-04-10T21:12:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a021d6f1873be1df373ad9cd4985aebb1198c230'/>
<id>urn:sha1:a021d6f1873be1df373ad9cd4985aebb1198c230</id>
<content type='text'>
</content>
</entry>
</feed>
