summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_plugin_api.php
AgeCommit message (Expand)Author
2012-01-23- Fix hook name mailboxes_list renamed to reserved name, use storage_folders ...alec
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Run imap_init plugin hook as deprecated hook; set $_SESSION['imap_host'] for ...thomasb
2011-12-31Always load jquery UI; minor phpdoc fixthomasb
2011-09-12- Extend rcube_label_exists() to search in loaded plugins localizationsalec
2011-08-27- Fix is_a() usage for PHP>5.3.6alec
2011-01-19- Uncomment code (commented out for testing?) + cleanup whitespacesalec
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
2011-01-12- include css files before scripts for speedup (with parallel downloads) + so...alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalec
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
2010-09-29- Update phpdoc (#1486958)alec
2010-09-25- s/RoundCube/Roundcube/alec
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