<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/CHANGELOG, branch 1.0.5</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.5</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.5'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2015-01-23T13:42:29Z</updated>
<entry>
<title>Bump version to 1.0.5</title>
<updated>2015-01-23T13:42:29Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>bruederli@kolabsys.com</email>
</author>
<published>2015-01-23T13:42:29Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bd3e202787a7b9917497a2710de6acac63129013'/>
<id>urn:sha1:bd3e202787a7b9917497a2710de6acac63129013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)</title>
<updated>2015-01-21T09:31:36Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-21T09:29:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2109fc94fb310f24d89ff3738225099936d942cc'/>
<id>urn:sha1:2109fc94fb310f24d89ff3738225099936d942cc</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)</title>
<updated>2015-01-16T08:50:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-16T08:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7c26dbd36fdfa4f2f70d878d420ee59ad5c2aaac'/>
<id>urn:sha1:7c26dbd36fdfa4f2f70d878d420ee59ad5c2aaac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where search was reset after returning from compose opened by reply button(s)</title>
<updated>2015-01-15T09:59:59Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-15T09:56:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f640e144dc1ee8eb663d25fa265ca5a796b348d2'/>
<id>urn:sha1:f640e144dc1ee8eb663d25fa265ca5a796b348d2</id>
<content type='text'>
Conflicts:

	program/js/app.js
</content>
</entry>
<entry>
<title>Fix so "set as default" option is hidden if identities_level &gt; 1 (#1490226)</title>
<updated>2015-01-13T10:02:02Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-13T10:01:17Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=56caf850794587a8f3f644c6823daef2d659360f'/>
<id>urn:sha1:56caf850794587a8f3f644c6823daef2d659360f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)</title>
<updated>2015-01-13T09:54:53Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-13T09:45:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=db780e10e4981f15da653d8fc53e0fb80c8cce9a'/>
<id>urn:sha1:db780e10e4981f15da653d8fc53e0fb80c8cce9a</id>
<content type='text'>
That if the window was opened using "Edit" button, not double-click on a message.

Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Fix XSS issue in style attribute handling (#1490227)</title>
<updated>2015-01-13T08:44:20Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-13T08:41:41Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=04994005e7f83a9ae48bd177b898dd17f7aa8e24'/>
<id>urn:sha1:04994005e7f83a9ae48bd177b898dd17f7aa8e24</id>
<content type='text'>
Conflicts:

	CHANGELOG
</content>
</entry>
<entry>
<title>Fix checks based on window.ActiveXObject in IE &gt; 10</title>
<updated>2015-01-10T13:23:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-10T13:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=b134f59eb12db00efb3088274f2a0fbc31a5e9fc'/>
<id>urn:sha1:b134f59eb12db00efb3088274f2a0fbc31a5e9fc</id>
<content type='text'>
Conflicts:
	CHANGELOG
</content>
</entry>
<entry>
<title>Fix bug where sent message was saved in Sent folder even if disabled by user (#1490208)</title>
<updated>2015-01-03T13:42:11Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2015-01-03T13:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ed32835aba6acd8445dd067c3ed8c96cb1092d25'/>
<id>urn:sha1:ed32835aba6acd8445dd067c3ed8c96cb1092d25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update changelog</title>
<updated>2014-12-29T08:57:11Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-12-29T08:57:11Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=cbacfb30a936b3e3aef29442c0d4e8a30e09fd6f'/>
<id>urn:sha1:cbacfb30a936b3e3aef29442c0d4e8a30e09fd6f</id>
<content type='text'>
</content>
</entry>
</feed>
