<feed xmlns='http://www.w3.org/2005/Atom'>
<title>roundcube.git/program/include/rcube_plugin_api.php, branch v0.5.4@5065</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.5.4%405065</id>
<link rel='self' href='https://git.hiegel.fr/cgit/roundcube.git/atom?h=v0.5.4%405065'/>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/'/>
<updated>2011-01-29T14:55:12Z</updated>
<entry>
<title>Apply bug fixes and localization updated from trunk for release 0.5.1</title>
<updated>2011-01-29T14:55:12Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2011-01-29T14:55:12Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=98cb0f179206843ceaa87df6bfb3d1da045ed8ad'/>
<id>urn:sha1:98cb0f179206843ceaa87df6bfb3d1da045ed8ad</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>
<entry>
<title>- s/RoundCube/Roundcube/</title>
<updated>2010-09-25T13:03:53Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-09-25T13:03:53Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8'/>
<id>urn:sha1:e019f2d0f2dc2fbfa345ab5d7ae85e67bfdd76b8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Rename hooks: contact_save -&gt; contact_update, identity_save -&gt; identity_update, delete_identity -&gt; identity_delete</title>
<updated>2010-08-09T06:35:10Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-08-09T06:35:10Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=119ad13d74388ed62144724ac22e7cc24588eb6b'/>
<id>urn:sha1:119ad13d74388ed62144724ac22e7cc24588eb6b</id>
<content type='text'>
- Print warning to the log about deprecated hook names usage


</content>
</entry>
<entry>
<title>- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)</title>
<updated>2010-07-30T06:34:02Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-07-30T06:34:02Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=e6ce0062f2331b8756cc91944ceaea8d7cbffd18'/>
<id>urn:sha1:e6ce0062f2331b8756cc91944ceaea8d7cbffd18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>- Fix double slash in plugin directory path (#1486872)</title>
<updated>2010-07-26T08:11:43Z</updated>
<author>
<name>alecpl</name>
<email>alec@alec.pl</email>
</author>
<published>2010-07-26T08:11:43Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d5d968048601fa1d519f7cfee11f23918afc186c'/>
<id>urn:sha1:d5d968048601fa1d519f7cfee11f23918afc186c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow plugins to register their own tasks</title>
<updated>2010-06-03T06:40:06Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2010-06-03T06:40:06Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=05a631a43c1950fc99f817cb50e4184dc0696663'/>
<id>urn:sha1:05a631a43c1950fc99f817cb50e4184dc0696663</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add class docuumentation blocks and make phpdoc work again</title>
<updated>2010-04-23T14:25:28Z</updated>
<author>
<name>thomascube</name>
<email>thomas@roundcube.net</email>
</author>
<published>2010-04-23T14:25:28Z</published>
<link rel='alternate' type='text/html' href='https://git.hiegel.fr/cgit/roundcube.git/commit/?id=d062dbe18cbb2609cd2cc67ae843cf33bb4971cf'/>
<id>urn:sha1:d062dbe18cbb2609cd2cc67ae843cf33bb4971cf</id>
<content type='text'>
</content>
</entry>
</feed>
