<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/lib/Roundcube/rcube_imap.php, branch 1.0.1</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.1</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.1'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-01-02T11:43:04Z</updated>
<entry>
<title>Fix an obvious mistake in search_once() casing wrong result when called</title>
<updated>2014-01-02T11:43:04Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-01-02T11:43:04Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=4957530dec4fea360bac9e5da8f8d5b2ad51cd9b'/>
<id>urn:sha1:4957530dec4fea360bac9e5da8f8d5b2ad51cd9b</id>
<content type='text'>
with empty 2nd argument (which also is not what should happen, should we return error?)
</content>
</entry>
<entry>
<title>Fix so message flags modified by another client are applied on the list on refresh (#1485186)</title>
<updated>2013-12-23T10:33:41Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-23T10:33:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ac0fc383fd43e8955b0ab22f70463159b14c74b0'/>
<id>urn:sha1:ac0fc383fd43e8955b0ab22f70463159b14c74b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix broken text/* attachments when forwarding/editing a message (#1489426)</title>
<updated>2013-12-21T13:49:00Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-21T13:49:00Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=54029ea959b5f59447e3f0a01a453fd5fe0ba8fa'/>
<id>urn:sha1:54029ea959b5f59447e3f0a01a453fd5fe0ba8fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix performance of listing writeable folders (#1489451)</title>
<updated>2013-12-01T09:55:13Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-12-01T09:55:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=38bf401cf88bc88d3b4d96fee8d2166cc2cac8c6'/>
<id>urn:sha1:38bf401cf88bc88d3b4d96fee8d2166cc2cac8c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sort_folder_list() public</title>
<updated>2013-11-21T09:50:42Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-11-21T09:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=978ff8794fb012939a0bda5c8231f007ee40217f'/>
<id>urn:sha1:978ff8794fb012939a0bda5c8231f007ee40217f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add possibility to programmatically set cache mode, so it is possible</title>
<updated>2013-10-07T07:26:37Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-10-07T07:26:37Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=aceb0149b8f7f6c57e8dd6ba6f69aa0d6cacc6bc'/>
<id>urn:sha1:aceb0149b8f7f6c57e8dd6ba6f69aa0d6cacc6bc</id>
<content type='text'>
to cache only indexes/threads but not messages
</content>
</entry>
<entry>
<title>Make cached message size limit configurable - messages_cache_threshold (#1489317)</title>
<updated>2013-09-06T16:21:09Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-09-06T16:21:09Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=21601b4deb74555cfde23d3d7c9e255d5f98f5d2'/>
<id>urn:sha1:21601b4deb74555cfde23d3d7c9e255d5f98f5d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix setting of Junk and NonJunk flags by markasjunk plugin (#1489285)</title>
<updated>2013-08-29T07:20:33Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-08-29T07:20:33Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=05da1577aaa51cef329849c495469903333c59f2'/>
<id>urn:sha1:05da1577aaa51cef329849c495469903333c59f2</id>
<content type='text'>
Added possibility to register flag mappings by a plugin.
</content>
</entry>
<entry>
<title>Fix downloading binary files with (wrong) text/* content-type (#1489267)</title>
<updated>2013-07-30T17:16:52Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-07-30T17:16:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ae853367edd2720e2f899aa273ca8ac1a08f0079'/>
<id>urn:sha1:ae853367edd2720e2f899aa273ca8ac1a08f0079</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplified logic of finding non-existent but subscribed folders. Should be more reliable and (might be) faster now.</title>
<updated>2013-07-10T10:34:38Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-07-10T10:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bd284693027196517545616883d5cc43a3f0d39e'/>
<id>urn:sha1:bd284693027196517545616883d5cc43a3f0d39e</id>
<content type='text'>
</content>
</entry>
</feed>
