Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2019-12-08Fix bug where 'skins_allowed' option didn't enforce user skin preference (#7080)Aleksander Machniak
2019-12-07Explain difference between ssl:// and tls:// for default_host (#7099)Sebastiaan Lokhorst
2019-11-26Update SMTP TLS/STARTTLS explanation in config.php (#7066)Sebastiaan Lokhorst
2019-11-06Set default skin to 'elastic' in sample configThomas Bruederli
2019-10-27Update changelog and cleanupAleksander Machniak
2019-10-27add unit tests for rcmail_output_html::get_template_logoPhilW
2019-10-23rewrite skin_logo configPhilW
2019-10-19Switch default skin to ElasticAleksander Machniak
2019-10-05Fix so an error is loogged when encryption fails (#6948)Aleksander Machniak
2019-08-20Removed 'delete_always' option (#6782)Aleksander Machniak
2019-08-01Correct vendor string for GMail is 'gimap'Aleksander Machniak
2019-07-15Added flag to disable server certificate validation via Mysql DSN argument (#...Aleksander Machniak
2019-06-30Merge branch 'dev/display_next' of https://github.com/alecpl/roundcubemail in...Aleksander Machniak
2019-06-14Added 'keyservers' option to define list of HKP servers for Enigma/Mailvelope...Aleksander Machniak
2019-06-10Changes in `display_next` setting (#6795)Aleksander Machniak
2019-05-26Support PECL memcached extension as a session and cache storage driver (exper...Aleksander Machniak
2019-05-19Redis: Support connection to unix socketAleksander Machniak
2019-04-19Use .log suffix in options descriptions as it's the defaultAleksander Machniak
2019-04-19Renamed 'log_session' option to 'session_debug'Aleksander Machniak
2019-04-16Clarified 'address_book_type' option behavior (#6680)Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-02-03HTML5 Upload Progress (#6177) (#6583)Aleksander Machniak
2018-11-16Changed 'password_charset' default to 'UTF-8' (#6522)Aleksander Machniak
2018-11-02CS fixes and consistence, update changelogAleksander Machniak
2018-10-17limit skins available/shown in the settings sectionDaniel Hoffend
2018-10-05Use RCUBE_VERSION in defaults.inc.php, RCMAIL_VERSION is undefined when using...Aleksander Machniak
2018-09-12Removed referer_check option (#6440)Aleksander Machniak
2018-08-02Add note about purpose of the defaults.inc.php fileAleksander Machniak
2018-06-19Extend skin_logo allowing per skin logos (#6273)johndoh
2018-06-11Improve description of imap_ns_* options, add note about FALSE valueAleksander Machniak
2018-05-22Get rid of debug_level (#6298)Aleksander Machniak
2018-03-03Refactor cache code with separate engine-specific classesAleksander Machniak
2018-02-11Fix typoAleksander Machniak
2018-01-01Improve trusted_host_patterns codeAleksander Machniak
2017-10-21Add option trusted_host_patternsdsoares
2017-10-21Replace display_version with display_product_info (#5904)JohnDoh
2017-10-13Handle remote stylesheets the same as remote images, ask the user to allow th...Aleksander Machniak
2017-09-06Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)Aleksander Machniak
2017-07-14Support for IMAP folders that cannot contain both folders and messages (#5057)Aleksander Machniak
2017-06-30Merge branch 'issue-logfilename' of https://github.com/remicollet/roundcubema...Aleksander Machniak
2017-06-27add 'log_file_ext' configuration optionRemi Collet
2017-06-26Support both comma and semicolon as recipient separator, drop recipients_sepa...Aleksander Machniak
2017-05-29Add option to not indent quoted text on top-posting reply (#5105)Aleksander Machniak
2017-05-19Support AUTHENTICATE LOGIN for IMAP connections (#5563)Aleksander Machniak
2017-04-10Add Log to STDOUT Feature (#5721)Joel Gerber
2017-03-20Remove redundant spaces from generated contact namesAleksander Machniak
2017-03-12spelling fixes (#5690)ka7
2017-01-09Put back line removed accidentally in 5db83ee04d7064da47afb9375046ae9999183868Sebastiaan Lokhorst
2017-01-09In the config, note that 'default_host' refers to the IMAP serverSebastiaan Lokhorst
2017-01-09Clarify tls:// and ssl:// settings for connecting to SMTP serverSebastiaan Lokhorst