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
2022-09-11Removed support for MS SQL Server and Oracle (#7854)Aleksander Machniak
2022-08-01Fix PHP8 warnings (#8644)Aleksander Machniak
2022-07-31Fix bug where config creation in Installer did ignore options in the form (#8...Aleksander Machniak
2022-07-14Fix PHP8 warningAleksander Machniak
2022-06-23Master is 1.7-gitAleksander Machniak
2022-01-23Lock Installer to a set of supported config optionsAleksander Machniak
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-10-25Fix undefined constant error in Installer on Windows (#8258)Aleksander Machniak
2021-08-28Generate QR-code in svg format if there's xmlwriter extension installedAleksander Machniak
2021-08-01Remove redundant PHP version checks, bump min. version in the installerAleksander Machniak
2021-07-25Master is 1.6-git nowAleksander Machniak
2021-05-22Small text tweak in installer (#8058)johndoh
2021-04-18Spelling (#8001)Josh Soref
2021-01-30Fix PHP8 Fatal error: Uncaught ValueError: mb_convert_encoding() (#7850)Aleksander Machniak
2021-01-24Installer: Fix skin selectorAleksander Machniak
2021-01-24Installer: Fix non-working Initialize database and Update buttons (#7847)Aleksander Machniak
2021-01-18Use proper array key, fix some typosAleksander Machniak
2021-01-02Bump copyright yearAleksander Machniak
2020-12-13PHP8 fixes, regression fixesAleksander Machniak
2020-12-13Require php-intl extension, get rid of Net_IDNA2, PHP8 fixes, short array syntaxAleksander Machniak
2020-11-21rcmail_utils::get_http_client() -> rcube::get_instance()->get_http_client()Aleksander Machniak
2020-09-23Update min PHP version in installer and remove from Travis (#7629)johndoh
2020-08-21Small code fixesAleksander Machniak
2020-06-13Optimize image sizeAleksander Machniak
2020-06-13Update roundcube_logo.png (#7357)Théo
2020-06-04Installer: Fix regression in SMTP test section (#7417)Aleksander Machniak
2020-05-30Security: Fix couple of XSS issues in Installer (#7406)Aleksander Machniak
2020-05-16Allow array in smtp_host config (#7296)johndoh
2020-05-03Remove use of ext-iconvAleksander Machniak
2020-05-02Grammar correction (#7346)Sander Nilsen
2020-03-08Fix regression in testing database schema on MSSQL (#7227)Aleksander Machniak
2019-12-01Add '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-11Remove unused variablesAleksander Machniak
2019-11-07Correct file permissionsAleksander Machniak
2019-10-27Master is 1.5-git nowAleksander Machniak
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