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-07Refactor & fix/adapt teststhomasb/fix-8738Thomas Bruederli
2022-11-02Add check against the proxy_whitelist optionThomas Bruederli
2022-10-31Add config option for request uri field (#8738)Thomas Bruederli
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
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-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