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-09-24Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)Aleksander Machniak
2022-08-28Remove redundant gettext() callAleksander Machniak
2022-08-01Enigma: WOAT Support (#8626)Christian Mollekopf
2022-07-10Update localizationAleksander Machniak
2022-04-25Update localizationAleksander Machniak
2022-03-13Enigma: Fix double quoted-printable encoding of pgp-signed messages with no a...Aleksander Machniak
2022-03-11Enigma: Fix initial synchronization of private keysAleksander Machniak
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-11-27Moved the Larry skin to its own repository (#8271)Aleksander Machniak
2021-11-14Moved the Classic skin to its own repository (#8271)Aleksander Machniak
2021-10-29Update localizationAleksander Machniak
2021-09-21Use ?? operator where applicableAleksander Machniak
2021-09-13Replace get_input_value() with get_input_string() where appropriateAleksander Machniak
2021-09-04Enigma: Upgrade to OpenPGP.js v5.0Aleksander Machniak
2021-08-27Fix various PHP 8.1 warningsAleksander Machniak
2021-07-25Migration to PHPUnit v9Aleksander Machniak
2021-07-25Dropped support for PHP < 7.3 (#7976)Aleksander Machniak
2021-07-25Update localizationAleksander Machniak
2021-07-11Fix PHP8 warningsAleksander Machniak
2021-06-06Update localizationAleksander Machniak
2021-06-03Use small button inside boxinformationAleksander Machniak
2021-05-30Submit various simple dialog forms with the Enter key (#7133)Aleksander Machniak
2021-05-25Enigma: Optional support for passwordless keys (#7265)Aleksander Machniak
2021-05-10Update localizationAleksander Machniak
2021-04-18Spelling (#8001)Josh Soref
2021-04-11Enigma: Display an information that public and private keys are stored on the...Aleksander Machniak
2021-03-15Enigma: Fix expiration dates of PGP keys capped at 2038-01-19 on a 32bit syst...Aleksander Machniak
2021-03-06Fix PHP8 warningsAleksander Machniak
2021-03-06Enigma: Fix bug where signature verification could fail for non-ascii bodies ...Aleksander Machniak
2021-02-24Use official GPL-3.0-or-later license identifier (#7901)Aleksander Machniak
2021-02-09Update localizationAleksander Machniak
2021-02-07Bump PHP version requirement also for pluginsAleksander Machniak
2020-12-13PHP8 fixes, regression fixesAleksander Machniak
2020-12-12Update deps (#7739)johndoh
2020-12-11PHP8 fixesAleksander Machniak
2020-12-10PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2020-12-06Fix test compat. with phpunit <= 6.5Aleksander Machniak
2020-12-06Fix testAleksander Machniak
2020-12-06PHP8 fixes, CS fixes, short array syntax, testsAleksander Machniak
2020-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2020-10-11PHP8: More warnings fixedAleksander Machniak
2020-10-03Add Preferences > Encryption > Mailvelope options (#7157)Aleksander Machniak
2020-08-16Fixes in context of undefined variables, and code styleAleksander Machniak
2020-08-15Fix an obvious code bugsAleksander Machniak
2020-07-26Enigma: Support ECC key generation - when using GnuPG >= 2.1.7 (#6853)Aleksander Machniak
2020-07-11Elastic: Minimize forms/colors blink on page loadAleksander Machniak
2020-02-05Update localizationAleksander Machniak
2020-02-04Enigma: Fix bug where "Send unencrypted" button didn't work in Elastic skin (...Aleksander Machniak
2020-01-29Enigma: Fix incorrect encrypted mail structure (boundary) with Mail_Mime >= 1...Aleksander Machniak
2020-01-19INSERT OR REPLACE implementation (#6771)Aleksander Machniak