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-13Change 'smtp_log' option default value to FalseAleksander 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-29Update changelog + .gitignoreThomas 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-24Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)Aleksander Machniak
2022-09-11Remove tests related to MSSQL and OracleAleksander 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 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-15Update changelog for (#8525), CS fixesAleksander Machniak
2022-08-15Samba AD password driver (#8525)jbweb
2022-08-15Fix bug where "about:blank" page could trigger "load error" (#8554)Aleksander Machniak
2022-08-15Update changelog, CS fixesAleksander Machniak
2022-08-15Managesieve plugin: sieverules compatibility (#8571)marczi
2022-08-15Update changelogAleksander Machniak
2022-08-15Restore support for ManageSieve over implicit SSL. (#8670)Steve Mokris
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-12Fix bug where it wasn't possible to create more than one response record on S...Aleksander Machniak
2022-08-09Add public_html to list of updated directories (#8646)Felix E
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