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-13Bump version to 1.5.1Thomas Bruederli
2021-11-11Update changelogAleksander Machniak
2021-11-11Fix order of preference for dark mode logo selection (#8298) (#8300)Steve Marshall
2021-11-06Fix an infinite loop when parsing environment variables with float/integer va...Aleksander 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-02Fix PHP fatal error on an undefined constant in contacts import action (#8277)Aleksander Machniak
2021-10-29Fix bug with show_images setting where option 1 and 3 were swapped (#8268)Aleksander 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-28PHP5 support for the fix to bug #8252Aleksander 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-27Fix bug in Larry skin where headers toggle state was reset on full page previ...Aleksander Machniak
2021-10-27Update changelogAleksander Machniak
2021-10-26Fix installation/upgrade on MySQL 5.5 - Index column size too large (#8231)Aleksander Machniak
2021-10-25Fix undefined constant error in Installer on Windows (#8258)Aleksander Machniak
2021-10-24Use utf8mb4 in INSTALL instructionsAleksander 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-22Fix so dark mode state is retained after closing the browser (#8237)Aleksander Machniak
2021-10-21Fix some PHP8 warnings (#8239)Aleksander Machniak
2021-10-19Fix so session's search scope is not used if search is not active (#8199)Aleksander Machniak
2021-10-19Fix importing contacts with no email address (#8227)Aleksander Machniak
2021-10-17Set version to 1.5.0 + remove unstable note1.5.0Thomas Bruederli
2021-10-17Fix security issues regarding server name and trusted_host_patterns settingAleksander Machniak
2021-10-04Bring back spell.roundcube.net as integrated spelling service but disable by ...Thomas Bruederli
2021-09-30Bring back support for defining logo images via data-src-* attributesAleksander Machniak
2021-09-25Fix handling of dark_mode_support:false setting in skins meta.json (#8186)Aleksander Machniak
2021-09-13Update changelogAleksander Machniak
2021-09-13Be less forgiving on the input formatAleksander Machniak
2021-09-11Fix test regressionAleksander Machniak
2021-09-11Rename session items 'search' and 'search_params' to 'contact_search' and 'co...Aleksander Machniak
2021-09-11Fix PHP8 warnings (#8175)Aleksander Machniak
2021-08-31Fix XSS issue in handling attachment filename extension in mimetype mismatch ...Aleksander Machniak
2021-08-29Fix testsAleksander Machniak
2021-08-29Fix strpos(): empty needle warning (#8184)Aleksander Machniak
2021-08-29Fix browser test regarding spellcheck settingsAleksander Machniak
2021-08-29Fix spellchecker tests (again)Aleksander Machniak
2021-08-29Fix spellchecker testsAleksander Machniak
2021-08-29GA: Use sudo for apt-get commandAleksander Machniak
2021-08-29GA: Install aspellAleksander Machniak