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-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
2022-08-01Merge branch 'cmollekopf-dev/proxyprotocol'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-01Update changelogAleksander Machniak
2022-08-01Enigma: WOAT Support (#8626)Christian Mollekopf
2022-08-01Tests: Set composer platform for PHP 8.2 to fix phpunit installationAleksander Machniak
2022-08-01Tests: Add PHP 8.2Aleksander Machniak
2022-08-01Small code improvementAleksander 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-24Fix PHP8 warningsAleksander Machniak
2022-07-22Add a warning regarding implicit sslChristian Mollekopf
2022-07-22Use rcube_utils::remote_addr() to take HTTP_X_FORWARDED_FOR into accountChristian Mollekopf
2022-07-22Introduce optional support to inject PROXY protocol headers afterChristian Mollekopf
2022-07-21Fix usage of "break" (#8624)Michael Steininger
2022-07-14Fix PHP8 warningAleksander Machniak
2022-07-10Use smaller intervalAleksander Machniak
2022-07-10Update localizationAleksander Machniak
2022-07-10Fix so "Found unconstructed Spoofchecker" error is not fatal (#8537)Aleksander Machniak
2022-07-09Browser tests: Increase pause in mobile toolbar menu testingAleksander Machniak
2022-07-09Try to fix browser testsAleksander Machniak
2022-07-09Fix PHP8 warningsAleksander Machniak
2022-07-09Disable email address spoofchecking on messages listAleksander Machniak
2022-07-09Fix attachment Options popover menu after attachment delete (#8602)Aleksander Machniak
2022-07-01Fix PHP warning in bin/updatedb.shAleksander Machniak
2022-06-27Update changelogThomas Bruederli
2022-06-27Update password option after refreshing oauth access token (#8436)Thomas Bruederli
2022-06-25Advanced mail search syntax with more possibilities (without UI) (#8502)Aleksander Machniak
2022-06-25Update changelog and testsAleksander Machniak
2022-06-25Fix so rcmail::contact_exists() works with IDNA addresses (#8545)Player701
2022-06-25Fix bug where a recipient address containing UTF-8 characters was ignored whe...Aleksander Machniak
2022-06-25Fix various PHP 8.1 warnings (#8584)Aleksander Machniak
2022-06-23Master is 1.7-gitAleksander Machniak
2022-06-19Support schema prefix in password_mailcow_api_host (#8291)Aleksander Machniak
2022-06-19Fix PHP 8.1 warnings in the LDAP backend code (#8572)Aleksander Machniak
2022-06-19Fix css styles of the email recipient element while dragging (#8580)Aleksander Machniak
2022-06-18Fix bug where some checkboxes could be selected unintentinally (#8565)Aleksander Machniak
2022-06-18Fix TinyMCE configuration for handling styles of pasted content in webkit bro...Aleksander Machniak
2022-06-18Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)Aleksander Machniak