<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/tests, branch 1.1-rc</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-rc</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1-rc'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-12-28T15:22:08Z</updated>
<entry>
<title>Fix rcube_utils::normalize_string() to support unicode characters + add argument for minimum token length</title>
<updated>2014-12-28T15:22:08Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-12-28T15:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e8b82c2e7b0ae2e5d45ecb600813b8990568feb9'/>
<id>urn:sha1:e8b82c2e7b0ae2e5d45ecb600813b8990568feb9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make rcube_utils::strtotime() timezone aware (#1490163)</title>
<updated>2014-12-28T14:41:47Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2014-12-28T14:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=09c58d1adde92a60a3e7cd67f4e66c8b1a56be6a'/>
<id>urn:sha1:09c58d1adde92a60a3e7cd67f4e66c8b1a56be6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix rcube_utils::get_boolean() test to not use deprecated function alias</title>
<updated>2014-12-22T09:40:06Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-22T09:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=11eb072f80ae666f31cdc54c40aefeb7d5bdb014'/>
<id>urn:sha1:11eb072f80ae666f31cdc54c40aefeb7d5bdb014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix import of multiple contact email addresses from Outlook-csv format (#1490169)</title>
<updated>2014-12-01T13:26:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-01T13:26:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f864495b7b7ab577e3aba5f06b34f92649de4a4b'/>
<id>urn:sha1:f864495b7b7ab577e3aba5f06b34f92649de4a4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix so all unknown email addresses from Google csv format are imported (#1490159)</title>
<updated>2014-11-26T17:49:31Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-26T17:49:31Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=25fb9732a008d4fb35e4afdefea552f36835fa43'/>
<id>urn:sha1:25fb9732a008d4fb35e4afdefea552f36835fa43</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix import of multiple contact groups from Google-csv format (#1490159)</title>
<updated>2014-11-19T07:46:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-11-19T07:46:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bb1398a54e8ba45f099435f6cc56c016f8662f65'/>
<id>urn:sha1:bb1398a54e8ba45f099435f6cc56c016f8662f65</id>
<content type='text'>
</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 download of attachments that are part of TNEF message (#1490091)</title>
<updated>2014-10-22T12:29:44Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-22T12:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=48ba4414b33c8982f8232b06f06d68f3213aa986'/>
<id>urn:sha1:48ba4414b33c8982f8232b06f06d68f3213aa986</id>
<content type='text'>
Rcube_message_part::body content should never be modified by code out of the rcube_message.
Added convenient rcube_message::get_part_body() method, making rcube_message::get_part_content() deprecated.
</content>
</entry>
<entry>
<title>dirname(__FILE__) -&gt; __DIR__</title>
<updated>2014-10-13T12:41:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-10-13T12:41:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0ea079d604ef1f34cc47646ab23176a3c66f16ee'/>
<id>urn:sha1:0ea079d604ef1f34cc47646ab23176a3c66f16ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'oracle'</title>
<updated>2014-09-22T07:31:11Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-22T07:31:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ff767a14ff7675fce7b23b918f41fa92157dd0c0'/>
<id>urn:sha1:ff767a14ff7675fce7b23b918f41fa92157dd0c0</id>
<content type='text'>
</content>
</entry>
</feed>
