<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_utils.php, branch 1.0.0</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.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-02-07T13:45:25Z</updated>
<entry>
<title>Fix directories check in Installer on Windows (#1489576)</title>
<updated>2014-02-07T13:45:25Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-02-07T13:43:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f130f9116e1e9ee9735d8026aa5242fc9daceecb'/>
<id>urn:sha1:f130f9116e1e9ee9735d8026aa5242fc9daceecb</id>
<content type='text'>
Added rcube_utils::is_absolute_path() method
</content>
</entry>
<entry>
<title>Fix PHP warning when 1st argument of parse_host() is not a string (#1489486)</title>
<updated>2013-12-20T16:41:10Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-20T16:41:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f6d23a8dce6258f954257174bc03f2b85a21afdf'/>
<id>urn:sha1:f6d23a8dce6258f954257174bc03f2b85a21afdf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix handling of X-Forwarded-For header with multiple addresses (#1489481)</title>
<updated>2013-12-17T08:21:05Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-17T08:21:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a520f331c16fc703cc92d5b9853fb91805f82305'/>
<id>urn:sha1:a520f331c16fc703cc92d5b9853fb91805f82305</id>
<content type='text'>
</content>
</entry>
<entry>
<title>In normalize_string() replace 4-byte unicode characters with '?' character.</title>
<updated>2013-12-12T07:58:54Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-12T07:58:54Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d19c0f9f309cbe63411a8ddcbbda3daf7461a30d'/>
<id>urn:sha1:d19c0f9f309cbe63411a8ddcbbda3daf7461a30d</id>
<content type='text'>
These are not supported in default utf-8 charset on mysql,
the chance we'd need them in searching is very low.
</content>
</entry>
<entry>
<title>Fixed saving contact birthday/anniversary dates before 01-01-1970</title>
<updated>2013-10-28T14:28:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-28T14:28:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b1f3c3bee814ee9fadd4145ade9d9542211d2ee4'/>
<id>urn:sha1:b1f3c3bee814ee9fadd4145ade9d9542211d2ee4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix CSS selector modifications when nested in @media blocks</title>
<updated>2013-10-26T09:49:02Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-10-26T09:49:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fdb30f32790857797ae91520995b02316d2d3673'/>
<id>urn:sha1:fdb30f32790857797ae91520995b02316d2d3673</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Some micro-optimizations</title>
<updated>2013-10-13T14:12:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-13T14:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ff6de99ae4f353f793c95208ad6407ac59a63376'/>
<id>urn:sha1:ff6de99ae4f353f793c95208ad6407ac59a63376</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in rcube_string_replacer</title>
<updated>2013-10-12T10:28:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-12T10:28:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d1abd8e339a1346b02ebbca5365cd824adf5f897'/>
<id>urn:sha1:d1abd8e339a1346b02ebbca5365cd824adf5f897</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issues where HTML comments inside style tag would hang Internet Explorer</title>
<updated>2013-10-04T07:40:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-04T07:40:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=af79a7b837151af793b5bd2788de3635ab96b1e3'/>
<id>urn:sha1:af79a7b837151af793b5bd2788de3635ab96b1e3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improved mailto: link arguments handling (#1489363)</title>
<updated>2013-10-03T15:36:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-03T15:36:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=eafd5b1aa4e67c4de18fc09493540b55dc647220'/>
<id>urn:sha1:eafd5b1aa4e67c4de18fc09493540b55dc647220</id>
<content type='text'>
</content>
</entry>
</feed>
