<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_plugin.php, branch v0.7.4</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.7.4</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.7.4'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2013-03-27T16:02:55Z</updated>
<entry>
<title>Whitelist configuration options (user preferences) that can be changed using save-pref command</title>
<updated>2013-03-27T16:02:55Z</updated>
<author>
<name>Aleksander Machniak</name>
<email>alec@alec.pl</email>
</author>
<published>2013-03-27T15:32:51Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=395b74051ce974ced8a5abe378f66e9bcf0c8e34'/>
<id>urn:sha1:395b74051ce974ced8a5abe378f66e9bcf0c8e34</id>
<content type='text'>
Conflicts:

	program/lib/Roundcube/rcube_plugin.php
	program/lib/Roundcube/rcube_plugin_api.php

Conflicts:

	CHANGELOG
	program/steps/utils/save_pref.inc
</content>
</entry>
<entry>
<title>- Don't disable include() errors, so now broken translation of a plugin will print error to the log</title>
<updated>2011-09-05T11:08:48Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-09-05T11:08:48Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=aecadcf4a24379f314152c39a40af693cbf78249'/>
<id>urn:sha1:aecadcf4a24379f314152c39a40af693cbf78249</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Make local_skin_path() to be a public method</title>
<updated>2011-06-21T09:10:14Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2011-06-21T09:10:14Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=715a1b143ce7a7c7da557932869cfc1b55234e8b'/>
<id>urn:sha1:715a1b143ce7a7c7da557932869cfc1b55234e8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch devel-addressbook (r4193:4382) back into trunk</title>
<updated>2011-01-18T18:00:57Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-01-18T18:00:57Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=0501b637a3177cce441166b5fcfe27c9bd9fbe0f'/>
<id>urn:sha1:0501b637a3177cce441166b5fcfe27c9bd9fbe0f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bumbed version; Roundcube development is not Switzerland only</title>
<updated>2011-01-12T18:25:02Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-01-12T18:25:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=f5e7b353079f182d6d57e05b37e1eeb32872bc1a'/>
<id>urn:sha1:f5e7b353079f182d6d57e05b37e1eeb32872bc1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Improve handling of whitespace characters after closing PHP tag in localization and config files</title>
<updated>2010-12-22T19:17:47Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-12-22T19:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=7c9850da45f207824dc6d2f672de6caa25e400f5'/>
<id>urn:sha1:7c9850da45f207824dc6d2f672de6caa25e400f5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Remove redundant directory separator</title>
<updated>2010-11-07T07:50:16Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-11-07T07:50:16Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=cdf1ae0029172c27f8e66389786789d2834e04e4'/>
<id>urn:sha1:cdf1ae0029172c27f8e66389786789d2834e04e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property</title>
<updated>2010-10-29T08:42:28Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-10-29T08:42:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=2cd443315dbd0b3d7fdec78f0042f22d20e57ede'/>
<id>urn:sha1:2cd443315dbd0b3d7fdec78f0042f22d20e57ede</id>
<content type='text'>
- Plugin API: add possibility to disable plugin in framed mode, 'noframe' property


</content>
</entry>
<entry>
<title>- Fix bug in rcube_plugin::local_skin_path()</title>
<updated>2010-10-14T17:02:25Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-10-14T17:02:25Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=1ac5431877d0a081b6aa5c2481c0b8cabbf59beb'/>
<id>urn:sha1:1ac5431877d0a081b6aa5c2481c0b8cabbf59beb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Update phpdoc (#1486958)</title>
<updated>2010-09-29T16:47:05Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-09-29T16:47:05Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=5c461bada970c336616b0c03c9036f89cab21d0c'/>
<id>urn:sha1:5c461bada970c336616b0c03c9036f89cab21d0c</id>
<content type='text'>
</content>
</entry>
</feed>
