summaryrefslogtreecommitdiff
path: root/program/include/rcube_config.php
AgeCommit message (Expand)Author
2009-07-17- fix bug in rcube_config::header_delimiter()alecpl
2009-06-20- check is_readable in load_from_file()alecpl
2009-05-25- get rid of 'plugins_dir' option, plugins directory must be in Roundcube roo...alecpl
2009-05-21Add function for plugins to load a local config filethomascube
2009-05-20- Support UTF-7 encoding in messages (#1485832)alecpl
2009-05-16- Added possibility to encrypt received header, option 'http_received_header_...alecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-01-17* bumping up copyright (happy new year ;-))till
2008-12-06- Fix sorting of folders with more than 2 levels (#1485569)alecpl
2008-12-04- typoalecpl
2008-11-27- Allow UTF-8 folder names in config (#1485579)alecpl
2008-09-22- there's no 'locale_string' option nowalecpl
2008-09-19Made config files location configurable (#1485215)thomascube
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-08-27- added options to use syslog instead of log file (#1484850)alecpl
2008-07-28Show appropriate error message if config files are missingthomascube
2008-06-18Add fallback to old 'skin_path' property + indent with spaces instead of tabsthomascube
2008-06-15- actually we don't need default_skin optionalecpl
2008-06-15- Added option to select skin in user preferences (#1485031)alecpl
2008-06-14More code cleanupthomascube
2008-05-15Link global config array with class props (to be removed)thomascube
2008-05-09Call load_host_config() and add reference to Howto_Config (#1485040)thomascube
2008-05-07More code cleanup + oop-izationthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube