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
2020-04-26Bump version to 1.4.41.4.4Thomas Bruederli
2020-03-08Fix regression in testing database schema on MSSQL (#7227)Aleksander Machniak
2020-02-19Bump version to 1.4.3Thomas Bruederli
2020-01-01Bump version to 1.4.21.4.2Thomas Bruederli
2019-12-07Add 'filter' to required extensionsAleksander Machniak
2019-11-24Fix DB Write test on SQLite database ("database is locked" error) (#7064)Aleksander Machniak
2019-11-22Fix bug where Ctype extension wasn't required in Installer and INSTALL file (...Aleksander Machniak
2019-11-19Bump version to 1.4.11.4.1Thomas Bruederli
2019-11-11Remove unused variablesAleksander Machniak
2019-11-10Correct file permissionsAleksander Machniak
2019-11-06Bump version to 1.4.0Thomas Bruederli
2019-05-10Fix PHP Deprecated: idn_to_ascii(): INTL_IDNA_VARIANT_2003 is deprecatedAleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-01-30Make "0.9 or newer" a default selection for db schema update boxAleksander Machniak
2018-05-22Get rid of debug_level (#6298)Aleksander Machniak
2018-02-11Fix duplicated labels in Test SMTP Config section (#6166)Aleksander Machniak
2017-11-18Small visual improvementAleksander Machniak
2017-11-18Fix PHP 7.2 warning on undefined constant RCMAIL_VERSIONAleksander Machniak
2017-11-18Add check for optional zip extensionAleksander Machniak
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