index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_plugin_api.php
Age
Commit message (
Expand
)
Author
2010-03-01
- Improve performance by avoiding unnecessary updates to the session table (#...
alecpl
2010-02-13
- Fix imap_init hook broken in r3258 (#1486493)
alecpl
2010-02-06
- Fix setting task name according to auth state. So, any action before user
alecpl
2010-01-28
- add file/line definitions to raise_error() calls
alecpl
2010-01-18
- fixed svn keywords
alecpl
2009-12-14
- handle situation when 2nd argument of exec_hook() isn't an array (#1486364)
alecpl
2009-09-01
- fix loading required plugins (#1486079)
alecpl
2009-07-13
Prevent from endless loops in render_page hook
thomascube
2009-07-03
Let internal 'template_container' hook append to existing content
thomascube
2009-06-09
Allow rcube_plugin::task to be a regular expression defining several tasks (e...
thomascube
2009-05-25
- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...
alecpl
2009-05-22
Rename function to correct english spelling
thomascube
2009-05-04
- ereg -> preg
alecpl
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomascube