<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_imap.php, branch 1.1.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.1.0</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.1.0'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2015-02-02T15:08:18Z</updated>
<entry>
<title>Fix handling of GETANNOTATION errors - return NULL on error as documented</title>
<updated>2015-02-02T15:08:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-02-02T15:08:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e8fc8d303a30658abd70419917a1373131802e28'/>
<id>urn:sha1:e8fc8d303a30658abd70419917a1373131802e28</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't override argument variable when collecting results</title>
<updated>2014-09-09T07:37:50Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-09-09T07:37:36Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fb3ccf2e0981c96bf7e093516999eb23d051a22b'/>
<id>urn:sha1:fb3ccf2e0981c96bf7e093516999eb23d051a22b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix call to a member function get_compressed() on a non-object</title>
<updated>2014-09-08T15:21:54Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-08T15:21:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c489cc14797942fa8940e6451a964db875eb00a2'/>
<id>urn:sha1:c489cc14797942fa8940e6451a964db875eb00a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix merging folder annotations for folders with numeric names (only digits)</title>
<updated>2014-09-03T09:24:15Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-09-03T09:24:15Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=334bc9792789732fd5657df5abb233ad0c2da512'/>
<id>urn:sha1:334bc9792789732fd5657df5abb233ad0c2da512</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't fail when trying to create and subscribe a folder that already exists</title>
<updated>2014-08-18T14:46:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-08-18T14:46:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=fb5e2fb96f4cda26936f599f1a15a49afb53178e'/>
<id>urn:sha1:fb5e2fb96f4cda26936f599f1a15a49afb53178e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Implemented 'storage_connected' API hook after successful IMAP login (#1490025)</title>
<updated>2014-08-07T15:04:05Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-08-07T15:04:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f954922c03e30bfe06b60f35336f9274fa45ee4e'/>
<id>urn:sha1:f954922c03e30bfe06b60f35336f9274fa45ee4e</id>
<content type='text'>
- Added config option 'imap_log_session' to enable Roundcube &lt;-&gt; IMAP session ID logging
- Added config option 'log_session_id' to control the lengh of the session identifer in logs
</content>
</entry>
<entry>
<title>Remove redundant folder check when using search set</title>
<updated>2014-07-30T14:49:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-30T14:49:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5b592d17ef078ebb101b47402dc6c3381249ba78'/>
<id>urn:sha1:5b592d17ef078ebb101b47402dc6c3381249ba78</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix "Illegal offset type" error (#1489985)</title>
<updated>2014-07-14T06:56:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-14T06:56:59Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e0492d213b4c087b7092fa6bdc3dfecbc14f9bcf'/>
<id>urn:sha1:e0492d213b4c087b7092fa6bdc3dfecbc14f9bcf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Extend get_quota() so it's possible to specify GETQUOTAROOT folder and return full quota info (including all roots and types, e.g. MESSAGE) - for future use</title>
<updated>2014-06-24T17:16:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-24T17:16:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=6fa1a0da1f0902f10be8fc4eb24180f8e3453c17'/>
<id>urn:sha1:6fa1a0da1f0902f10be8fc4eb24180f8e3453c17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add config option to specify IMAP connection socket parameters - imap_conn_options (#1489948)</title>
<updated>2014-06-16T12:13:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-16T12:13:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=109bcce470b789dac498d0fba8fb9673b988f867'/>
<id>urn:sha1:109bcce470b789dac498d0fba8fb9673b988f867</id>
<content type='text'>
</content>
</entry>
</feed>
