<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_message.php, branch v0.8.6</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.6</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.8.6'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2012-10-22T06:32:33Z</updated>
<entry>
<title>Fix HTML part detection in messages with attachments (#1488769)</title>
<updated>2012-10-22T06:32:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-22T06:31:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2ca73b1d5c718326c81598a9c6c26950b5ae1f0b'/>
<id>urn:sha1:2ca73b1d5c718326c81598a9c6c26950b5ae1f0b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix the fix for empty text parts handling (#1488757)</title>
<updated>2012-10-17T08:36:45Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-17T08:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=070b8e9f7144d3f517c68356eacdf3e96484be06'/>
<id>urn:sha1:070b8e9f7144d3f517c68356eacdf3e96484be06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix displaying of multipart/alternative messages with empty parts (#1488750)</title>
<updated>2012-10-12T10:10:20Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-10-12T10:08:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=821d3c49629d3f05cfbe67d0cbd623e482cd0543'/>
<id>urn:sha1:821d3c49629d3f05cfbe67d0cbd623e482cd0543</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>- Don't add attachments content into reply/forward/draft message body (#1488557)</title>
<updated>2012-07-09T11:36:32Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-07-09T10:19:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=84dfbf541f66a552e9f2d21dbc717df493f0a3b2'/>
<id>urn:sha1:84dfbf541f66a552e9f2d21dbc717df493f0a3b2</id>
<content type='text'>
</content>
</entry>
<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>
</feed>
