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-11-11Fix php 8.0 warning if db_dsnr is used (#8779)release-1.5Michael Steininger
2022-11-11Fix return to previous contact source/group after search resetAleksander Machniak
2022-11-02Fix so N property always exists in a vCard export (#8771)Aleksander Machniak
2022-06-26Set allow-plugins config for compoer1.5.3Thomas Bruederli
2022-06-22Prepare release 1.5.3Thomas Bruederli
2022-06-18Fix support for DSN specification without host e.g. pgsql:///dbname (#8558)Aleksander Machniak
2022-05-28Fix bug where title tag content was displayed in the body if it contained HTM...Aleksander Machniak
2022-04-30Fix problem with aria-hidden=true on toolbar menus in the Elastic skin (#8517)Aleksander Machniak
2022-04-17Fix broken encoding of HTML content encapsulated in a RTF attachment (#8444)Aleksander Machniak
2022-04-10Fix bug where DSN flag state wasn't stored with a draft (#8371)Aleksander Machniak
2022-03-13Enigma: Fix double quoted-printable encoding of pgp-signed messages with no a...Aleksander Machniak
2022-03-13Fix bug where session could time out if DB and PHP timezone were different (#...Aleksander Machniak
2022-03-12Fix PHP8 warning (#8466)Aleksander Machniak
2022-03-11Update changelogAleksander Machniak
2022-03-11Enigma: Fix initial synchronization of private keysAleksander Machniak
2022-03-08Fix handling of message/rfc822 parts that are small and are multipart structu...Aleksander Machniak
2022-02-12Fix bug where attachment icons were stuck at the top of the messages list in ...Aleksander Machniak
2022-02-09Add option in initdb.sh to update schema if already exists (#8438)Thomas B
2022-01-31Update changelogAleksander Machniak
2022-01-31Fix regression in showing attachments (#8425). (#8430)Arkadiusz Miƛkiewicz
2022-01-30Fix setting HTML mode on reply/forward of a signed message (#8405)Aleksander Machniak
2022-01-30Fix setting HTML mode on reply/forward of a signed message (#8405)Aleksander Machniak
2022-01-29Fix handling of RFC2231-encoded attachment names inside of a message/rfc822 p...Aleksander Machniak
2022-01-29Fix a couple of PHP8 warnings (#8420)Aleksander Machniak
2022-01-22Fix bug where small message/rfc822 parts could not be decoded (#8408)Aleksander Machniak
2022-01-22Fix mail headers injection via the subject field on mail compose (#8404)Aleksander Machniak
2022-01-11Fix various PHP8 warnings (#8392)Aleksander Machniak
2022-01-08Fix PHP Warning: Undefined array key "value" on PHP8 (#8382)Aleksander Machniak
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