summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_plugin_api.php
AgeCommit message (Expand)Author
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-07-26- Fix double slash in plugin directory path (#1486872)alec
2010-06-03Allow plugins to register their own tasksthomasb
2010-04-23Add class docuumentation blocks and make phpdoc work againthomasb
2010-03-01- Improve performance by avoiding unnecessary updates to the session table (#...alec
2010-02-13- Fix imap_init hook broken in r3258 (#1486493)alec
2010-02-06- Fix setting task name according to auth state. So, any action before useralec
2010-01-28- add file/line definitions to raise_error() callsalec
2010-01-18- fixed svn keywordsalec
2009-12-14- handle situation when 2nd argument of exec_hook() isn't an array (#1486364)alec
2009-09-01- fix loading required plugins (#1486079)alec
2009-07-13Prevent from endless loops in render_page hookthomasb
2009-07-03Let internal 'template_container' hook append to existing contentthomasb
2009-06-09Allow rcube_plugin::task to be a regular expression defining several tasks (e...thomasb
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alec
2009-05-22Rename function to correct english spellingthomasb
2009-05-04- ereg -> pregalec
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb