<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_message.php, branch v0.8-rc</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8-rc</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8-rc'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-05-13T15:21:51Z</updated>
<entry>
<title>Fix support for large uuencode attachments.</title>
<updated>2012-05-13T15:21:51Z</updated>
<author>
<name>Giovanni Bajo</name>
<email>rasky@develer.com</email>
</author>
<published>2012-05-12T16:16:19Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e63952d2fdd6efaa4a10dd47774f849af6f048a5'/>
<id>urn:sha1:e63952d2fdd6efaa4a10dd47774f849af6f048a5</id>
<content type='text'>
Currently, Roundcube tries to match with a regexp a whole uuencode
attachment. This is not always possible because PHP enforces a limit
on the maximum match size.
</content>
</entry>
<entry>
<title>- Applied fixes from trunk</title>
<updated>2012-04-15T08:22:07Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-04-15T08:22:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ce6ece3ce067b4a17f90e8b0932ada54a617b98c'/>
<id>urn:sha1:ce6ece3ce067b4a17f90e8b0932ada54a617b98c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Map renamed methods for backwards compatibility</title>
<updated>2012-02-27T12:04:22Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-02-27T12:04:22Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b91f048c3ba5cd99ba2b4b674e15774fcbfdd15b'/>
<id>urn:sha1:b91f048c3ba5cd99ba2b4b674e15774fcbfdd15b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix issue where some text from original message was missing on reply (#1488340)</title>
<updated>2012-02-08T12:54:49Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-02-08T12:54:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=33423a5570cd640ecf054ff71e85469461c57167'/>
<id>urn:sha1:33423a5570cd640ecf054ff71e85469461c57167</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add lib for server side mime parsing (to be used by non-imap storage backends or as fallback if imap server doesn't provide a proper structure)</title>
<updated>2012-01-25T20:18:15Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-01-25T20:18:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8b92d2b0507a98dfd380553c64765bcfdecc6fe3'/>
<id>urn:sha1:8b92d2b0507a98dfd380553c64765bcfdecc6fe3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Changed license to GNU GPLv3+ with exceptions for skins and plugins</title>
<updated>2012-01-18T11:10:46Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-01-18T11:10:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7fe3811c65a7c63154f03610e289a6d196f3ae2e'/>
<id>urn:sha1:7fe3811c65a7c63154f03610e289a6d196f3ae2e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merged devel-framework branch (r5746:5779) back into trunk</title>
<updated>2012-01-16T15:14:41Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-01-16T15:14:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c321a955a7b0f6d6b13ffaebf040a6c7091037ae'/>
<id>urn:sha1:c321a955a7b0f6d6b13ffaebf040a6c7091037ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Exclude MIME functionality from rcube_imap class into rcube_mime class</title>
<updated>2012-01-05T11:25:42Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2012-01-05T11:25:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1c4f23d6e58e12f93d8de2c3ae416df575e8ad85'/>
<id>urn:sha1:1c4f23d6e58e12f93d8de2c3ae416df575e8ad85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Content filter for embedded attachments to protect from XSS on IE&lt;=8 (#1487895)</title>
<updated>2011-11-29T10:16:42Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-11-29T10:16:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=57486f6e58d602413b58f780bf3a94ad6d2af8ce'/>
<id>urn:sha1:57486f6e58d602413b58f780bf3a94ad6d2af8ce</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix inline display of image attachments</title>
<updated>2011-10-27T13:33:10Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-10-27T13:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=335b042b985da68b5934b10b843400398964168b'/>
<id>urn:sha1:335b042b985da68b5934b10b843400398964168b</id>
<content type='text'>
</content>
</entry>
</feed>
