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-11-13Fix compatibility with Referrer-Policy: "strict-origin" (#8170)Aleksander Machniak
2021-11-11Update changelogAleksander Machniak
2021-11-11Fix order of preference for dark mode logo selection (#8298) (#8300)Steve Marshall
2021-11-07Improve searching by sender/recipient headers, support Reply-To and Followup-...Aleksander Machniak
2021-11-06Fix an infinite loop when parsing environment variables with float/integer va...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-11-06Relax some test assertionsAleksander Machniak
2021-11-06Fix PHP8 warnings (#8286)Aleksander Machniak
2021-11-03Fix bug where attachment download could sometimes fail with a CSRF check erro...Aleksander Machniak
2021-11-03Fix fetching headers of multiple message parts at once in rcube_imap_generic:...Aleksander Machniak
2021-11-02Bump roundcube/plugin-installer to 0.3.1 (#8274)Max
2021-11-02Fix PHP fatal error on an undefined constant in contacts import action (#8277)Aleksander Machniak
2021-10-29Fix openssl_encrypt() warning on PHP 7.3Aleksander Machniak
2021-10-29Display telephone numbers as tel: links (#8240)Aleksander Machniak
2021-10-29Fix bug with show_images setting where option 1 and 3 were swapped (#8268)Aleksander Machniak
2021-10-29Add workaround for the HTML5 parser performance issue, remove the size limitAleksander Machniak
2021-10-29Update localizationAleksander Machniak
2021-10-29Add test for validity of csv2vcard localization filesAleksander Machniak
2021-10-29Update csv2vcard.inc for it_IT (#8233)agabellini
2021-10-28Fix bug where adding a contact to trusted senders via "Always allow from..." ...Aleksander Machniak
2021-10-28Fix charset conversion errors on PHP < 8 for charsets not supported by mbstri...Aleksander Machniak
2021-10-28Fix bug where \u200b characters were added into the recipient input preventin...Aleksander Machniak
2021-10-28Fix show_images option descriptionAleksander Machniak
2021-10-27Display a generic error page on initial DB/configuration errors (#8222)Aleksander Machniak
2021-10-27Fix bug in Larry skin where headers toggle state was reset on full page previ...Aleksander Machniak
2021-10-27Update changelogAleksander Machniak
2021-10-27Roboto Font v29Aleksander Machniak
2021-10-26Makefile: Speed up git clone by using --branch and --depth=1 argumentsAleksander Machniak
2021-10-26Makefile: Install npm dependencies locally (-g requires root)Aleksander Machniak
2021-10-26Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231)Aleksander Machniak
2021-10-25Fix Makefile on Linux (#8211)Aleksander Machniak
2021-10-25Remove unneeded changelog entryAleksander Machniak
2021-10-25Fix undefined constant error in Installer on Windows (#8258)Aleksander Machniak
2021-10-25Identicon: Make background color of the image to match the current skin color...Aleksander Machniak
2021-10-24Fix missing inputs on contact creation form if the selected source is readonl...Aleksander Machniak
2021-10-24Don't write stats info to console.log when in CLIAleksander Machniak
2021-10-24Fix database initialization if db_prefix is a schema prefix (#8221)Aleksander Machniak
2021-10-24Fix handling of dark_mode_support:false setting in skins meta.json - also whe...Aleksander Machniak
2021-10-23Fix colors on "Show source" page in dark mode (#8246)Aleksander Machniak
2021-10-23Fix PHP8 warningAleksander Machniak
2021-10-23Fix bug where new messages were not added to the list on refresh if skip_dele...Aleksander Machniak
2021-10-22Use utf8mb4 in INSTALL instructionsAleksander Machniak
2021-10-22Fix so dark mode state is retained after closing the browser (#8237)Aleksander Machniak
2021-10-21Fix one more warningAleksander Machniak