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()release-1.6Aleksander 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-11Address most common warnings in PHP >= 8.0.0 (#8769)Camilo Sperberg
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-29Update changelogThomas Bruederli
2022-10-29Kill session if refreshing oauth token fails (#8734)Thomas Bruederli
2022-09-29Fix undefined array key warningAleksander Machniak
2022-09-24Don't return undefined $_SESSION['secure_token'] (#8705)Stuart Henderson
2022-09-24Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)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 mobile toolbar menu button could go out of screenAleksander Machniak
2022-08-28Fix bug where some dialogs in an eml attachment preview would not close on mo...Aleksander Machniak
2022-08-28Remove redundant gettext() callAleksander 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-15Update changelogAleksander Machniak
2022-08-15Restore support for ManageSieve over implicit SSL. (#8670)Steve Mokris
2022-08-15Small fix to the last commitAleksander Machniak
2022-08-15Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is...Aleksander Machniak
2022-08-15Fix various "Creation of dynamic property is deprecated" warningsAleksander Machniak
2022-08-15Fix 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-12Fix bug where it wasn't possible to create more than one response record on S...Aleksander Machniak
2022-08-12Fix swedish translation of "keep formatting" (#8655)Jonas Flodén
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-06Fix various PHP 8.2 warningsAleksander Machniak
2022-08-06Fix favicon rewrite rule in .htaccess (#8654)Aleksander Machniak
2022-08-01Fix PHP8 warnings (#8644)Aleksander Machniak
2022-08-01Fix bug where renamed options were removed from the config on installto.sh (u...Aleksander Machniak
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-30Password: Remove references to %c variable that has been removed before (#8633)Aleksander Machniak
2022-07-29- Fix various PHP 8.1 warnings (#8628)Aleksander Machniak
2022-07-29Fix PHP8 warningsAleksander Machniak
2022-07-23Remove unstable warning1.6.0Thomas Bruederli
2022-07-23Prepare release 1.6.0Thomas Bruederli
2022-07-21Fix usage of "break" (#8624)Michael Steininger
2022-07-14Fix PHP8 warningAleksander Machniak