<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_charset.php, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=master</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-12-13T07:54:12Z</updated>
<entry>
<title>Don't log "No suitable function found for UTF-8..." as E_USER_WARNING.</title>
<updated>2014-12-13T07:54:12Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-13T07:54:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=066e22874b6b54773ffedffb455f791b0ecadbd7'/>
<id>urn:sha1:066e22874b6b54773ffedffb455f791b0ecadbd7</id>
<content type='text'>
Use E_USER_NOTICE - this happens quite often as email messages
containing invalid charset name are not so rare.
</content>
</entry>
<entry>
<title>Code improvements and fixes (mostly unused variables and methods)</title>
<updated>2014-11-16T13:04:53Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-16T13:04:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=9e4246d9571481fe7b80227b1e23dc013771c5af'/>
<id>urn:sha1:9e4246d9571481fe7b80227b1e23dc013771c5af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix some character sets detection (#1490135)</title>
<updated>2014-11-07T10:43:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-07T10:43:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a7a778c157426f12f176648802a51c5e5397a81a'/>
<id>urn:sha1:a7a778c157426f12f176648802a51c5e5397a81a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove 3rd party libs from our repository and define the dependencies in composer.json-dist.</title>
<updated>2014-08-27T15:45:21Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-08-27T15:45:21Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a98a4f8bb56eacffff1765ff09dd29af26e5fc12'/>
<id>urn:sha1:a98a4f8bb56eacffff1765ff09dd29af26e5fc12</id>
<content type='text'>
Also remove the ancient utf8 lib and replace it with 'Patchwork UTF-8 for PHP'.

For direct git checkouts, copy composer.json-dist into composer.json and run
`php composer.phar install` to install the dependencies.
</content>
</entry>
<entry>
<title>Make sure mbstring susbtitute character is set to empty string in rcube_charset::clean()</title>
<updated>2014-04-13T09:43:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-13T09:43:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=faa9c89236479f070cd28272b7c2293642cd1e56'/>
<id>urn:sha1:faa9c89236479f070cd28272b7c2293642cd1e56</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Small perf. improvement</title>
<updated>2014-01-02T08:08:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-01-02T08:08:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=172302e2cf2c08ac02eca57e4147b30f7bf67d7d'/>
<id>urn:sha1:172302e2cf2c08ac02eca57e4147b30f7bf67d7d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix detecting Turkish language in ISO-8859-9 encoding (#1489252)</title>
<updated>2013-07-28T07:03:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-07-28T07:03:07Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=59f0313d98bf1e06624fedd5137e7138dfcfaf30'/>
<id>urn:sha1:59f0313d98bf1e06624fedd5137e7138dfcfaf30</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve charset detection by prioritizing charset according to user language (#1485669)</title>
<updated>2013-01-06T12:10:50Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-01-06T12:10:50Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a5b8ef99d4e26bdb00e9b74221f107767a084a6e'/>
<id>urn:sha1:a5b8ef99d4e26bdb00e9b74221f107767a084a6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, remove file paths from doc</title>
<updated>2012-12-18T08:07:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-18T08:07:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d2534c63f2c0b640a39fce2a71b14a5dcda6e7fd'/>
<id>urn:sha1:d2534c63f2c0b640a39fce2a71b14a5dcda6e7fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency</title>
<updated>2012-11-27T07:43:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-11-27T07:43:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a92beb6bdb9cb857e8cee6606033691f11692230'/>
<id>urn:sha1:a92beb6bdb9cb857e8cee6606033691f11692230</id>
<content type='text'>
</content>
</entry>
</feed>
