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-10-09Store uploads metadata in a separate sql database table instead of a session ...Aleksander Machniak
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-25Fix PHP8 warnings (#8677)Aleksander Machniak
2022-08-15Update changelog for (#8525), CS fixesAleksander Machniak
2022-08-15Samba AD password driver (#8525)jbweb
2022-08-15Update changelog, CS fixesAleksander Machniak
2022-08-15Managesieve plugin: sieverules compatibility (#8571)marczi
2022-08-15Restore support for ManageSieve over implicit SSL. (#8670)Steve Mokris
2022-08-14Fix PHP Deprecated: Creation of dynamic property Mail_mime::$mailbody_file is...Aleksander Machniak
2022-08-06Remove use of utf8_encode() and utf8_decode() functions deprecated in PHP 8.2Aleksander Machniak
2022-08-01Enigma: WOAT Support (#8626)Christian Mollekopf
2022-07-30Password: Remove references to %c variable that has been removed before (#8633)Aleksander Machniak
2022-07-10Update localizationAleksander Machniak
2022-07-09Fix PHP8 warningsAleksander Machniak
2022-06-19Support schema prefix in password_mailcow_api_host (#8291)Aleksander Machniak
2022-05-25Fix bug where addresses array in managesieve plugin is assumed to be string (...egjlund
2022-04-27Use ... oprator instead of func_get_args() for variadic functionsAleksander Machniak
2022-04-25Update localizationAleksander Machniak
2022-04-10Fix PHP warning: Trying to access array offset on value of type nullAleksander Machniak
2022-03-20Add ssha256 password algo (#8479)TheFirstGoodmaN
2022-03-13Enigma: Fix double quoted-printable encoding of pgp-signed messages with no a...Aleksander Machniak
2022-03-12Use "{$var}" instead of "${var}" syntaxAleksander Machniak
2022-03-12Update to jQuery-UI 1.13.1 (#8455)Aleksander Machniak
2022-03-11Enigma: Fix initial synchronization of private keysAleksander Machniak
2022-03-08A typo in email_learn.php (#8470)Dario B
2022-01-29Fix a couple of PHP8 warnings (#8420)Aleksander Machniak
2022-01-22Update localizationAleksander Machniak
2022-01-01Managesieve: Style improvements to the "Set variable" formAleksander Machniak
2021-12-18Fix chpass-wrapper.py helper compatibility with Python 3 (#8324)Aleksander Machniak
2021-12-17Fix compat with PHP 5.4 (#8365)Aleksander Machniak
2021-12-11Don't use TLS by default (#8359)Aleksander Machniak
2021-12-07Unified and simplified services connection options (#8310)Aleksander Machniak
2021-12-04subscriptions_option: Honor search parameters (#8312)Max Truxa
2021-12-04Fix password change for Directadmin driver (#8329)Przemek
2021-11-28Newmail_notifier: Update favicon to match the current favicon style and size ...Aleksander Machniak
2021-11-27Don't fallback to LarryAleksander Machniak
2021-11-27Moved the Larry skin to its own repository (#8271)Aleksander Machniak
2021-11-14Simplify invoking attachment upload dialog across skinsAleksander Machniak
2021-11-14Remove redundant Classic-specific codeAleksander Machniak
2021-11-14Remove redundant code specific to the Classic skinAleksander Machniak
2021-11-14Moved the Classic skin to its own repository (#8271)Aleksander Machniak
2021-11-06Small improvements and tests for the logout pluginAleksander Machniak
2021-11-06Plugin to auto log out users with a POST request (#8270)CoverTowerSuperAdmin
2021-11-06Fix test regressionAleksander Machniak
2021-11-06hash-default algorithm was removedAleksander Machniak
2021-11-06Fix crypted password prefixes, use stronger blowfish algorithmAleksander Machniak
2021-11-06Update changelog and CS fixesAleksander Machniak
2021-11-06Mailcow driver for password plugin (#8291)Lukáš Matula
2021-10-29Update localizationAleksander Machniak