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-12-30Set release 1.5.2 title to changelog1.5.2Thomas Bruederli
2021-12-29Security: Fix cross-site scripting (XSS) via HTML messages with malicious CSS...Aleksander Machniak
2021-12-28Bump version to 1.5.2Thomas Bruederli
2021-12-28Update CHANGELOGThomas Bruederli
2021-12-28Refresh oauth access token in 'refresh' plugin hook (#8224)Thomas Bruederli
2021-12-28No oauth auto-redirect on imap login failures (#8370)Thomas Bruederli
2021-12-21Fix scrolling and missing Close button in the Select image dialog in Elastic/...Aleksander 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-17Fix some more PHP8 warnings (#8363)Aleksander Machniak
2021-12-17Fix in_array_nocase() regressionAleksander Machniak
2021-12-17Fix some PHP8 compatibility issues (#8363)Aleksander Machniak
2021-12-12Fix handling of unicode/special characters in custom From input (#8357)Aleksander Machniak
2021-12-04Update changelogAleksander Machniak
2021-12-04Fix password change for Directadmin driver (#8329)Przemek
2021-12-04subscriptions_option: Honor search parameters (#8312)Max Truxa
2021-12-04Shrink css in plugins/jqueryui/themes (#8337)lexxai
2021-12-03Update CHANGELOGThomas Bruederli
2021-12-03Pass 'id_token' to 'oauth_login' plugin hook (#8214)Thomas Bruederli
2021-12-03Fix expiration of short-lived oauth tokens (#8147)Thomas Bruederli
2021-12-03Fix relative path to assets if /index.php/foo/bar url is used (#8144)Thomas Bruederli
2021-11-23Build complete package with php 5.5 compatibility1.5.1Thomas Bruederli
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