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-11-13Fix regression in create_config()HEADmasterAleksander Machniak
2022-11-13Fix handling of smtp/imap port options on configuration file update (#8756)Aleksander Machniak
2022-11-11Fix authenticating to Courier IMAP with passwords containing a '~' character ...Aleksander Machniak
2022-11-11Fix a PHP warning (#8743)Aleksander Machniak
2022-11-11Pass port 0 as integer to Redis::connect() with unix socket (#8749)Michael Stilkerich
2022-11-11Update zh_CN Label (#8750)黄威
2022-11-11Address most common warnings in PHP >= 8.0.0 (#8769)Camilo Sperberg
2022-11-11Use json_decode instead of GuzzleHttp\json_decode (#8773)Vitosha Labs
2022-11-11Fix php 8.0 warning if db_dsnr is used (#8779)Michael Steininger
2022-11-11Fix return to previous contact source/group after search resetAleksander Machniak
2022-11-02Fix so N property always exists in a vCard export (#8771)Aleksander Machniak
2022-10-29Remove debug code againThomas Bruederli
2022-10-29Kill session if refreshing oauth token fails (#8734)Thomas Bruederli
2022-10-29Remove remaining references to dropped db engines (#8767)Philip Weir
2022-10-09Use precise session lifetime for garbage collector (#8671)Aleksander Machniak
2022-10-09Store uploads metadata in a separate sql database table instead of a session ...Aleksander Machniak
2022-09-29Fix undefined array key warningAleksander Machniak
2022-09-24Added prioritized charsets for Slovenian language (#8701)Rok Jaklič
2022-09-24Don't return undefined $_SESSION['secure_token'] (#8705)Stuart Henderson
2022-09-24Add setQuota() methodAleksander Machniak
2022-09-11Removed support for MS SQL Server and Oracle (#7854)Aleksander Machniak
2022-09-10Fix bug where multiline data:image URI's in emails were stripped from the mes...Aleksander Machniak
2022-08-28Fix bug where some dialogs in an eml attachment preview would not close on mo...Aleksander Machniak
2022-08-28Fix regression where clicking on attachment would open and download the fileAleksander Machniak
2022-08-28Remove redundant gettext() callsAleksander Machniak
2022-08-27Fix bug where the attachment menu wouldn't disappear after an action is selec...Aleksander Machniak
2022-08-25Fix PHP8 warnings (#8677)Aleksander Machniak
2022-08-23Fix bug where setting 'Clear Trash on Logout' to 'all messages' didn't work (...Aleksander Machniak
2022-08-15Fix bug where "about:blank" page could trigger "load error" (#8554)Aleksander Machniak
2022-08-14Small fix to the last commitAleksander Machniak
2022-08-14Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is...Aleksander Machniak
2022-08-14Fix various "Creation of dynamic property is deprecated" warningsAleksander Machniak
2022-08-14Fix duplicate Reply-To header in mail previewAleksander Machniak
2022-08-13Always define 'abort' arg in rcube_dummy_plugin_api handler (#8669)Aleksander Machniak
2022-08-09Fix swedish translation of "keep formatting" (#8655)Jonas Flodén
2022-08-09Initialize HTTP client using get_http_client() for OAuth requests (#8666)Jorge López Pérez
2022-08-09Fix PHP8 warning (#8647)Aleksander Machniak
2022-08-09Fix PHP8 warnings (#8656)Aleksander Machniak
2022-08-09Fix PHP8.1 warnings (#8667)Aleksander Machniak
2022-08-09Fix regression in rcube_db::encode()Aleksander Machniak
2022-08-06Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2Aleksander Machniak
2022-08-06Fix various PHP 8.2 warningsAleksander Machniak
2022-08-01Fix bug where renamed options were removed from the config on installto.sh (u...Aleksander Machniak
2022-08-01CS fixes, update changelogAleksander Machniak
2022-08-01Merge branch 'dev/proxyprotocol' of https://github.com/cmollekopf/roundcubema...Aleksander Machniak
2022-08-01Enigma: WOAT Support (#8626)Christian Mollekopf
2022-07-31Fix bug where config creation in Installer did ignore options in the form (#8...Aleksander Machniak
2022-07-30Fix anchor links in HTML mail (#8632)Aleksander Machniak
2022-07-29- Fix various PHP 8.1 warnings (#8628)Aleksander Machniak
2022-07-24Fix PHP8 warningsAleksander Machniak