<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/skins/classic/includes, branch v1.0-beta</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v1.0-beta</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v1.0-beta'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-09-28T10:03:20Z</updated>
<entry>
<title>Generate settings tabs with a template object 'settingstabs' and let plugins register themselves there using the 'settings_actions' hook</title>
<updated>2013-09-28T10:03:20Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-09-28T10:03:20Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c49c35ca0fdd4d3972748a8846c0c71f50c80b16'/>
<id>urn:sha1:c49c35ca0fdd4d3972748a8846c0c71f50c80b16</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use the more descriprive label 'move to...' for mailbox list drop-down</title>
<updated>2013-07-05T07:38:52Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2013-07-05T07:38:52Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=c492b0745f682b173187c2ea70a2629d0ee2334b'/>
<id>urn:sha1:c492b0745f682b173187c2ea70a2629d0ee2334b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Contacts drag-n-drop default action is to move contacts (#1488751)</title>
<updated>2013-07-01T08:22:14Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-07-01T08:22:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=a45f9b7bf58475ccc812e819f159638403c00419'/>
<id>urn:sha1:a45f9b7bf58475ccc812e819f159638403c00419</id>
<content type='text'>
Added possibility to choose to move or copy contacts from drag-n-drop menu (#1488751)
Use consistent naming: 'moveto' -&gt; 'move'
</content>
</entry>
<entry>
<title>Add Compose button on message view page (#1488747)</title>
<updated>2012-12-19T09:11:58Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-19T09:11:58Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f5e7a1f36a04bdf830ee935a651295cb9794ecf4'/>
<id>urn:sha1:f5e7a1f36a04bdf830ee935a651295cb9794ecf4</id>
<content type='text'>
Fixed javascript error on extwin message page (classic skin) - removed splitter.
</content>
</entry>
<entry>
<title>Allow forwarding of multiple emails (#1486854)</title>
<updated>2012-12-11T07:30:49Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-12-11T07:30:49Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d9f109b56af2015eae7aadc5e87c06365854eda0'/>
<id>urn:sha1:d9f109b56af2015eae7aadc5e87c06365854eda0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt classic skin to new extwin feature</title>
<updated>2012-10-17T21:32:08Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-10-17T21:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=3bc6ae04ae11a2e84a457a80a3892d6072bcc334'/>
<id>urn:sha1:3bc6ae04ae11a2e84a457a80a3892d6072bcc334</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove excessive spaces</title>
<updated>2012-09-27T18:58:18Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-27T18:58:18Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2c012e0903859f380d5b51b13094d5496642327d'/>
<id>urn:sha1:2c012e0903859f380d5b51b13094d5496642327d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow to mark/flag messages from full message view screen</title>
<updated>2012-09-25T07:39:40Z</updated>
<author>
<name>Thomas Bruederli</name>
<email>thomas@roundcube.net</email>
</author>
<published>2012-09-25T07:39:40Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0746d58fcebf1f259d5e4cac72833ea41b86410a'/>
<id>urn:sha1:0746d58fcebf1f259d5e4cac72833ea41b86410a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix so "Edit as new" on draft creates a new message (#1488687)</title>
<updated>2012-09-13T13:32:43Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-09-13T13:32:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=41b3fe17824b1c8c00037addc0e9bdbc5506ece9'/>
<id>urn:sha1:41b3fe17824b1c8c00037addc0e9bdbc5506ece9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix more IE issues by disabling Compat. mode with X-UA-Compatible meta tag (#1488626)</title>
<updated>2012-08-25T17:17:27Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2012-08-25T17:17:27Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f1956d738fc1f80fdb38d7f389ed10e7a2970d8a'/>
<id>urn:sha1:f1956d738fc1f80fdb38d7f389ed10e7a2970d8a</id>
<content type='text'>
</content>
</entry>
</feed>
