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
/
lib
/
Roundcube
/
rcube_plugin.php
Age
Commit message (
Expand
)
Author
2014-10-30
Remove redundant default
Aleksander Machniak
2014-10-30
Fix possible issues in skin/skin_path config handling (#1490125)
Aleksander Machniak
2014-10-30
Correct load_config() return value with improvement in last commit
Aleksander Machniak
2014-10-30
Improve load_config() so when called many times it will read config file only...
Aleksander Machniak
2014-08-16
add include_plugin function for optoinal plugins
JohnDoh
2014-08-03
List all plugins which have been attempted to load (#1488871)
Thomas Bruederli
2014-05-01
Make skin meta/hierarchy information accessible for plugins (#1488831)
Thomas Bruederli
2014-01-16
Don't log error if no plugin config is found in global directories
Thomas Bruederli
2014-01-14
Fall back to load plugin config from global config directories only if no loc...
Thomas Bruederli
2014-01-07
Load plugin config file from any configured path
Takika
2013-11-14
Make require_plugin() force loading of the required plugin
Thomas Bruederli
2013-05-16
Added rcube_plugin::add_label() method
Aleksander Machniak
2013-04-28
Build plugin info from both package.xml and composer.json files; allow plugin...
Thomas Bruederli
2013-03-27
Whitelist configuration options (user preferences) that can be changed using ...
Aleksander Machniak
2013-03-10
Fix so task name can really contain all from a-z0-9_- characters (#1488941)
Aleksander Machniak
2012-12-21
CS fixes
Aleksander Machniak
2012-12-18
Cleanup, remove file paths from doc
Aleksander Machniak
2012-12-07
Some more rcmail -> rcube cleanup
Aleksander Machniak
2012-11-21
Framework files moved to lib/Roundcube
Aleksander Machniak