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
AgeCommit message (Expand)Author
2017-09-06Changed defaults for smtp_user (%u), smtp_pass (%p) and smtp_port (587)Aleksander Machniak
2017-09-05Fix bug where pink image was used instead of a thumbnail when image resize fa...Aleksander Machniak
2017-05-15Bump version to 1.4-gitAleksander Machniak
2017-04-10Add Log to STDOUT Feature (#5721)Joel Gerber
2017-03-12spelling fixes (#5690)ka7
2017-02-06Don't use each() deprecated in PHP 7.2Aleksander Machniak
2016-11-20Merge branch 'dev-layouts'Aleksander Machniak
2016-11-13replace old trac links (#5514)JohnDoh
2016-10-18Fix "DB Write" test (#5479)Aleksander Machniak
2016-10-06Don't use bc.php anymore, this time in the InstallerAleksander Machniak
2016-09-17Widescreen layout aka three column view (#5093)Aleksander Machniak
2016-07-29Remove code related to magic_quotes_* and register_globalsAleksander Machniak
2016-07-15optimize png images using zopflipngPeter Dave Hello
2016-07-15Remove PHP mail() support, smtp_server is required now (#5340)Aleksander Machniak
2016-05-02Bump version number to 1.3-betaAleksander Machniak
2015-11-25rcube_parse_host() -> rcube_utils::parse_host()Aleksander Machniak
2015-10-23Q() -> rcube::Q()Aleksander Machniak
2015-09-25Don't use password inputs in Installer where config is handledAleksander Machniak
2015-09-07Improved encrypt/decrypt methods with option to choose the cipher_method (#14...Aleksander Machniak
2015-08-26Installer: Add button to save generated config file in system temp directory ...Aleksander Machniak
2015-08-25Fix typoAleksander Machniak
2015-06-28Require Mbstring and OpenSSL extensions (#1490415) - remove redundant codeAleksander Machniak
2015-06-27Get rid of Mail_mimeDecode package dependency (#1490416)Aleksander Machniak
2015-06-07CS fixesAleksander Machniak
2015-05-14Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)Aleksander Machniak
2015-04-14Fix Net_LDAP3 homepage locationAleksander Machniak
2015-02-16Set version number to 1.2-gitAleksander Machniak
2015-02-07Bump version and copyright yearThomas Bruederli
2014-12-27Improve plugin selection in installer; check already selected pluginsThomas Bruederli
2014-11-12Add the ability to select plugins in the installerFlanpy
2014-11-12Add the ability to enable plugins in the installerFlanpy
2014-10-13Remove zend.ze1_compatibility_mode checks, it does not exist in PHP >= 5.3Aleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-18Add Oracle driver check in InstallerAleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-09-11Make LDAP extension and Net_LDAP3 lib optional in installer checkThomas Bruederli
2014-08-27Remove 3rd party libs from our repository and define the dependencies in comp...Thomas Bruederli
2014-07-22Fix some mime-type to extension mapping checks in Installer (#1489983)Aleksander Machniak
2014-05-02Fix IMAP connection test in installer so it is aware of imap_auth_type (#1489...Aleksander Machniak
2014-05-02Improve spellcheck_engine hint about 'googie' optionAleksander Machniak
2014-05-02Support identities_level=4 in InstallerAleksander Machniak
2014-05-02Add all possible options in spellcheck_engine selectorAleksander Machniak
2014-04-29Fix varius db_prefix issues (#1489839)Aleksander Machniak
2014-04-21Move rcube_installer class to include/rcmail_installer in order to remain acc...Thomas Bruederli
2014-04-15Remove useless debug_level=8 and javascripts's rcube_consoleAleksander Machniak
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2014-03-22Drop support for PHP < 5.3.7Aleksander Machniak
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak