<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/js, branch 1.0.2</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.2</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=1.0.2'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2014-07-20T12:03:43Z</updated>
<entry>
<title>Iterate over all drafts saved in localStorage when asking for restoring. Delege/Ignore buttons will display the next item, if any</title>
<updated>2014-07-20T12:03:43Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-07-20T11:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d461ae0e8a482cec00b45a0f0c4fa83abc8a5d29'/>
<id>urn:sha1:d461ae0e8a482cec00b45a0f0c4fa83abc8a5d29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Warn for unsent/unsaved message when closing compose window; remove localStorage copy if page was left intentionally but not on session errors (#1489818)</title>
<updated>2014-07-20T12:00:58Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2014-07-09T08:55:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=007f1b443888a17b5156ef871e5548d28a3a0130'/>
<id>urn:sha1:007f1b443888a17b5156ef871e5548d28a3a0130</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert "Fix bug where compose storage wasn't cleared on page unload (#1489818)"</title>
<updated>2014-07-09T06:45:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-09T06:45:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d323e30a576e242538d4d1f1eed296490d3164b9'/>
<id>urn:sha1:d323e30a576e242538d4d1f1eed296490d3164b9</id>
<content type='text'>
This reverts commit 8437d76389773571ba61d1a50cecba6b72d701c6.
</content>
</entry>
<entry>
<title>Fix bug where compose storage wasn't cleared on page unload (#1489818)</title>
<updated>2014-07-08T16:28:38Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-08T16:22:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8437d76389773571ba61d1a50cecba6b72d701c6'/>
<id>urn:sha1:8437d76389773571ba61d1a50cecba6b72d701c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix Delete button state after deleting identity/response (#1489972)</title>
<updated>2014-07-05T10:49:07Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-05T10:43:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bda3e7d2396f2995e9505de06660b8806214fc11'/>
<id>urn:sha1:bda3e7d2396f2995e9505de06660b8806214fc11</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix security issue in delete-response action - allow only ajax request.</title>
<updated>2014-07-05T10:48:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-07-05T10:33:03Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7152d0fdefc0cb60b26c928342436604479dc610'/>
<id>urn:sha1:7152d0fdefc0cb60b26c928342436604479dc610</id>
<content type='text'>
Unify code for identities and responses deletion.

Conflicts:

	program/steps/settings/func.inc
</content>
</entry>
<entry>
<title>Fix redundant horizontal scrollbar in HTML editor (#1489950)</title>
<updated>2014-06-17T06:31:23Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-17T06:31:23Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a862e9996b66249ba36ad57b02da98220c38ab34'/>
<id>urn:sha1:a862e9996b66249ba36ad57b02da98220c38ab34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix list reload after sending message in another window (#1489931) - use checkmail instead of list command</title>
<updated>2014-06-15T08:30:51Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-15T08:29:55Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=ee83a48d04ee033c1430e2c1e8feb03641916509'/>
<id>urn:sha1:ee83a48d04ee033c1430e2c1e8feb03641916509</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix so message list and counters are updated when a message is opened in new window (#1489919)</title>
<updated>2014-06-03T10:30:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-06-03T10:17:39Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=bbce9f5a2e000b445a4b6bd72dd40dec5f9ddeb8'/>
<id>urn:sha1:bbce9f5a2e000b445a4b6bd72dd40dec5f9ddeb8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use POST for refresh/check-recent request</title>
<updated>2014-05-25T09:07:40Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2014-04-13T15:38:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=8b93fc92845d13e17795b9b3a52cdeb81e5340c5'/>
<id>urn:sha1:8b93fc92845d13e17795b9b3a52cdeb81e5340c5</id>
<content type='text'>
Conflicts:

	program/steps/mail/check_recent.inc
</content>
</entry>
</feed>
