<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Mail, branch v0.2-stable@2204</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.2-stable%402204</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.2-stable%402204'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2008-12-22T18:27:25Z</updated>
<entry>
<title>#1485640: http://pear.php.net/bugs/bug.php?id=13032</title>
<updated>2008-12-22T18:27:25Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-12-22T18:27:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4e0419b9cb984249b823e9484a2d63eb74fd156c'/>
<id>urn:sha1:4e0419b9cb984249b823e9484a2d63eb74fd156c</id>
<content type='text'>
#1485640: html2text: move html_entity_decode() after preg_replace()


</content>
</entry>
<entry>
<title>#1485607: fix charset setting for attachments when sending the message</title>
<updated>2008-12-16T12:37:05Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-12-16T12:37:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=781f341b21f1cc76f5a9cb7ef8df21d27d09800d'/>
<id>urn:sha1:781f341b21f1cc76f5a9cb7ef8df21d27d09800d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix empty file sending (#1485389)</title>
<updated>2008-11-06T17:50:38Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-11-06T17:50:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=68af648117f563311c717b5a086df0ae2e5c538f'/>
<id>urn:sha1:68af648117f563311c717b5a086df0ae2e5c538f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added obscure ASCII encoding aliases, added more error checking to RFC2822 date parsing</title>
<updated>2008-10-25T00:01:45Z</updated>
<author>
<name>svncommit</name>
<email>devs@roundcube.net</email>
</author>
<published>2008-10-25T00:01:45Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c9ca6ada03f27bfe8c86f61f418afb86971f9dff'/>
<id>urn:sha1:c9ca6ada03f27bfe8c86f61f418afb86971f9dff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Added 'mime_param_folding' option with possibility to choose</title>
<updated>2008-09-29T07:38:16Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-09-29T07:38:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ffae15e5fcde50cf8c1b168fa313f4ec3454a693'/>
<id>urn:sha1:ffae15e5fcde50cf8c1b168fa313f4ec3454a693</id>
<content type='text'>
  long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences    


</content>
</entry>
<entry>
<title>- Fix problem with non-ascii attachment names in Mail_mime (#1485267, #1485096)</title>
<updated>2008-09-25T17:20:40Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-09-25T17:20:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=09f19e675f3396a8a0f26fecd9b0501d19a4999f'/>
<id>urn:sha1:09f19e675f3396a8a0f26fecd9b0501d19a4999f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>-fixed r1733 change</title>
<updated>2008-09-05T07:05:29Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-09-05T07:05:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5ec762a0850af60f8edd3d90abbf4aa9e4ae4d8c'/>
<id>urn:sha1:5ec762a0850af60f8edd3d90abbf4aa9e4ae4d8c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- fix: don't encode short ascii names (http://pear.php.net/bugs/bug.php?id=14232)</title>
<updated>2008-09-05T06:53:51Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-09-05T06:53:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e8a1b7ef8f7135a1c89f6d75fc30aefb1f3b1a22'/>
<id>urn:sha1:e8a1b7ef8f7135a1c89f6d75fc30aefb1f3b1a22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>#1485223: http://pear.php.net/bugs/bug.php?id=14529</title>
<updated>2008-08-20T07:32:21Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-08-20T07:32:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3b0eda1146992d8933614a7e60b947ae721050e1'/>
<id>urn:sha1:3b0eda1146992d8933614a7e60b947ae721050e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Patched Mail/mimePart.php (http://pear.php.net/bugs/bug.php?id=14232)</title>
<updated>2008-06-25T06:33:10Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2008-06-25T06:33:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1c25366406b19324e0419bb3e4798b6e50b37f4e'/>
<id>urn:sha1:1c25366406b19324e0419bb3e4798b6e50b37f4e</id>
<content type='text'>
</content>
</entry>
</feed>
