Commit Graph

14 Commits

Author SHA1 Message Date
alecpl
929a508d80 - Improve performance by avoiding unnecessary updates to the session table (#1486325) 2010-03-01 19:04:34 +00:00
alecpl
48bc52e835 - Fix imap_init hook broken in r3258 (#1486493) 2010-02-13 17:33:25 +00:00
alecpl
9b94eb6415 - Fix setting task name according to auth state. So, any action before user
is authenticated is assigned to 'login' task instead of 'mail'. Now binding
  plugins to 'login' task is possible and realy usefull. It's also possible 
  to bind to all tasks excluding 'login'.
2010-02-06 18:12:49 +00:00
alecpl
10eedbe75a - add file/line definitions to raise_error() calls 2010-01-28 11:27:16 +00:00
alecpl
1d786c86bf - fixed svn keywords 2010-01-18 19:05:11 +00:00
alecpl
463a031122 - handle situation when 2nd argument of exec_hook() isn't an array (#1486364) 2009-12-14 08:52:33 +00:00
alecpl
912bbbc20e - fix loading required plugins (#1486079) 2009-09-01 16:18:05 +00:00
thomascube
a366a323b5 Prevent from endless loops in render_page hook 2009-07-13 18:52:15 +00:00
thomascube
8448fca1f1 Let internal 'template_container' hook append to existing content 2009-07-03 13:38:30 +00:00
thomascube
737f0da348 Allow rcube_plugin::task to be a regular expression defining several tasks (e.g. mail|settings) 2009-06-09 08:35:17 +00:00
alecpl
7dbe2fa6bf - get rid of 'plugins_dir' option, plugins directory must be in Roundcube root (like skins) 2009-05-25 09:22:59 +00:00
thomascube
eb6f198a2d Rename function to correct english spelling 2009-05-22 07:40:05 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00