Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-01 | Fix issue where legacy config was overriden by default config (#1489288) | Aleksander Machniak | |
2013-07-12 | Allow to load config files for different environments (#1487311); keep ↵ | Thomas Bruederli | |
(non-default) filename in URLs throughout the webmail app | |||
2013-06-28 | Enable legacy mode: allow running with old config files and log warnings ↵ | Thomas Bruederli | |
every no and then | |||
2013-06-14 | Merge config files (#1487311). | Aleksander Machniak | |
Now we have defaults.inc.php and config.inc.php. Renamed $rcmail_config to $config. Old naming and old files are supported for backward compatibility. | |||
2013-06-13 | Set TTL for attachments stored in sql database | Aleksander Machniak | |
2013-06-06 | Rename message_cache_lifetime to messages_cache_ttl option for naming ↵ | Aleksander Machniak | |
consistency | |||
2013-06-05 | Fix legacy options handling | Aleksander Machniak | |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak | |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak | |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep ↵ | Thomas Bruederli | |
RCMAIL_CONFIG_DIR for backwards compatibility | |||
2012-11-25 | Define more (uniquely prefixed) constants for Roundcube directories in order ↵ | Thomas Bruederli | |
to enhance the interoperability of the Roundcube framework | |||
2012-11-21 | Framework files moved to lib/Roundcube | Aleksander Machniak | |