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
2021-10-25Identicon: Make background color of the image to match the current skin color...Aleksander Machniak
2021-10-09Fix PHP8 warningsAleksander Machniak
2021-09-29Password: Improve handling errors on executed commands (#8200)Aleksander Machniak
2021-09-26Fix testAleksander Machniak
2021-09-25Password: Remove password_blowfish_cost option, in favor of password_algorith...Aleksander Machniak
2021-09-25Password: Remove some deprecated algorithms and replacement variablesAleksander Machniak
2021-09-25Password: Add support for passwords based on PHP's password_hash() function (...Aleksander Machniak
2021-09-21Use ?? operator where applicableAleksander Machniak
2021-09-18Password: Verify current password with IMAP (#8142)Aleksander 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-08-04Improve the notification sound (#8155)Igortorrente
2021-08-04Fix handling of headers that occur multiple times by show_additional_headers ...Aleksander Machniak
2021-08-01Always throw an error when password hashing fails (#8145)Aleksander Machniak
2021-08-01Fix dovecot passwdfile change (#8145)Robin Friberg
2021-07-31PHP 8.1: Drop use of (deprecated) mhash extension methodsAleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-31Fix PHP 8.1 deprecation warningsAleksander Machniak
2021-07-29Fix variable in nl_NL localization (#8149)Aleksander 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-16Fix contacts list title for groups from example_addressbookAleksander Machniak
2021-07-16Fix PHP8 warningsAleksander Machniak
2021-07-14Use setTimeout() without window. prefix consistentlyAleksander Machniak
2021-07-11Fix PHP8 warningsAleksander Machniak
2021-07-03Fix PHP8 warningsAleksander Machniak
2021-06-27Fix PHP8 warningsAleksander Machniak
2021-06-09Example_addressbook: Various improvements and fixesAleksander Machniak
2021-06-06Managesieve: Added ability to remove 'redirect' option from UI (#7922)Aleksander Machniak
2021-06-06Fix some wordingAleksander Machniak
2021-06-06Update localizationAleksander Machniak
2021-06-03Use small button inside boxinformationAleksander Machniak
2021-05-31Small code improvement, use array_first()Aleksander 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-22Add sanity check to markasjunk blacklist drivers to ensure only valid email a...johndoh
2021-05-16Vcard_attachments: Improve handling of multiple contacts (#7027)Aleksander Machniak
2021-05-15More extensive documentation for query-related rcube_addressbook API (#7958)Michael Stilkerich
2021-05-10Update localizationAleksander Machniak
2021-05-06new_user_dialog: Use the identity_update hook (#8023)Jens Spanier
2021-05-03Debug_logger: Fix the main plugin functionality and documentation (#8041)Aleksander Machniak
2021-05-03Fix localization label use, againAleksander Machniak
2021-05-03Cleanup a localization string, move href to the codeAleksander Machniak
2021-05-02Example_addressbook: Add basic searching support (#8034)Aleksander Machniak
2021-04-18Password: Set password_minimum_length to 8 by default (#8003)Aleksander Machniak
2021-04-18Bump managesieve version numberAleksander Machniak
2021-04-18Managesieve: Fix removing nested rules in scripts (#8011)Aleksander Machniak
2021-04-18Spelling (#8001)Josh Soref