Thomas Bruederli
f85d4e523d
Require roundcube/plugin-installer 0.2.0
... for compatibilty with Composer 2.0
5 years ago
Aleksander Machniak
722b278f04
Update changelog
[skip ci]
5 years ago
Sebastian Abshoff
e87ca843b8
Fix folder list issue whan special folder is a subfolder ( #7647 )
* Fix incorrect folders settings
If a special folder was located within some subfolder, then the folders settings view was broken. It added a virtual folder for an existing folder which itself was not displayed. This bugfix puts special folders at the root level and removes any parent folder.
5 years ago
Aleksander Machniak
26b4dc3cf7
Fix extra angle brackets in In-Reply-To header derived from mailto: params ( #7655 )
5 years ago
Thomas Bruederli
22bdb65bbf
Bump version to 1.4.9
5 years ago
Aleksander Machniak
580f7caf51
Fix so autocompletion list does not hide on scroll inside it ( #7592 )
5 years ago
johndoh
d33a78f62f
Make auto generated button ids unique between main screen and iframe ( #7619 )
5 years ago
Aleksander Machniak
7d9571354d
Fix scroll jump on key press in plain text mode of the HTML editor ( #7622 )
5 years ago
Aleksander Machniak
d2bd6b72c1
Fix empty output from HTML5 parser when content contains XML tag ( #7624 )
5 years ago
Aleksander Machniak
343674d2fa
Use PDO::ATTR_CLIENT_VERSION when PDO::ATTR_DRIVER_VERSION does not exist ( #7564 )
5 years ago
Aleksander Machniak
915c867f35
Fix incorrect PDO::lastInsertId() use in sqlsrv driver ( #7564 )
5 years ago
Aleksander Machniak
04872a84cc
Fix empty space on mail printouts in Chrome ( #7604 )
5 years ago
Aleksander Machniak
bf2f063d03
Fix HTML editor in latest Chrome 85.0.4183.102, update to TinyMCE 4.9.11 ( #7615 )
5 years ago
Aleksander Machniak
7126c25d80
Fix bug where some parts of a message could have been missing in a reply/forward body ( #7568 )
5 years ago
Aleksander Machniak
e00cd99d65
Update changelog
5 years ago
johndoh
a246560cf7
Userinfo: localize legend text ( #7479 )
* userinfo: localize legend text
* userinfo: add missing id label
5 years ago
Cedric Girard
9334b5c74b
Fix #7567 : replace broken Closure Compiler link ( #7574 )
[skip ci]
5 years ago
Aleksander Machniak
8da9d7054f
Update changelog
[skip ci]
5 years ago
Aleksander Machniak
6aa72107a2
Fix jstz.min.js installation, bump version to 1.0.7
5 years ago
Aleksander Machniak
9ae194e844
Fix restoring Cc/Bcc fields from local storage ( #7554 )
5 years ago
Aleksander Machniak
0839cdd241
Fix importing birthday dates from Gmail vCards (BDAY:YYYYMMDD)
5 years ago
Thomas Bruederli
ce22759434
Bump version to 1.4.8
5 years ago
Ratting Gergely
8ec4743971
Fix unclosed a tag ( #7539 )
Put a closing a tag after the word vCard in the hungarian localisation.
5 years ago
Aleksander Machniak
a71bf2e8d4
Fix cross-site scripting (XSS) via HTML messages with malicious svg or math content
5 years ago
Aleksander Machniak
53bc7b7615
Fix bug in conversion of email addresses to mailto links in plain text messages ( #7526 )
5 years ago
Aleksander Machniak
930dd5ecba
Managesieve: Allow angle brackets in out-of-office message body also in the Filters UI ( #7518 )
5 years ago
Max Truxa
58f22fe3a9
managesieve: Keep angle brackets in reason
Angle brackets (and other characters considered special by HTML) should be allowed in the message body.
5 years ago
Aleksander Machniak
2d0054bee8
Fix detecting special folders on servers with both SPECIAL-USE and LIST-STATUS ( #7525 )
5 years ago
Aleksander Machniak
bc8d566d92
Fix paging of search results on IMAP servers with no SORT capability ( #7462 )
And simplify some code around.
5 years ago
Aleksander Machniak
247b22d5b5
Fix handling links without defined protocol ( #7454 )
5 years ago
Aleksander Machniak
f5b9e4d595
Fix incorrect rewriting of internal links in HTML content ( #7512 )
5 years ago
Aleksander Machniak
23910baa4b
Elastic: Fix deleted and replied+forwarded icons on messages list ( #7503 )
5 years ago
Aleksander Machniak
dd65229b6e
Security: Fix potential XSS issue in HTML editor of the identity signature input ( #7507 )
5 years ago
Aleksander Machniak
b9f41796c3
Fix format=flowed formatting on plain text part derived from the HTML content ( #7504 )
5 years ago
Aleksander Machniak
7c20e7be23
Elastic: Fix redundant scrollbar in plain text editor on mail reply ( #7500 )
5 years ago
Aleksander Machniak
60de69711b
Managesieve: Fix too-small input field in Elastic when using custom headers ( #7498 )
5 years ago
Aleksander Machniak
203f9a2394
Fix support for an error as a string in message_before_send hook ( #7475 )
5 years ago
Thomas Bruederli
cdbefb54e2
Bump version to 1.4.7
5 years ago
Aleksander Machniak
3e8832d029
Fix cross-site scripting (XSS) via HTML messages with malicious svg/namespace
Credits to SSD Secure Disclosure (https://ssd-disclosure.com/ )
5 years ago
Aleksander Machniak
2531eb7d90
Fix problem with handling attached images with same name when using redundant_attachments ( #7455 )
5 years ago
Lucas Stevanelli Marin
25c2358e91
Changing from time to microtime to add on key of cached attachment to avoid display error on attachments with same name ( #7463 )
Co-authored-by: Lucas Marin <lucas.marin@skymail.com.br>
5 years ago
Aleksander Machniak
6cc933ef52
Fix problem with forwarding inline images attached to messages with no HTML part ( #7414 )
5 years ago
Aleksander Machniak
f8761d3225
Elastic: Fix context menu (paste) on the recipient input ( #7431 )
5 years ago
Kent Varmedal
e66a981700
Add newline when writing logs to stdout ( #7418 )
Add newline on the end of the line when printing to stdout.
5 years ago
Aleksander Machniak
e8e7389e98
Update changelog
[skip ci]
5 years ago
Aleksander Machniak
eace32f7fa
Increase maximum size of contact jobtitle and department fields to 128 characters
[skip ci]
5 years ago
Aleksander Machniak
3c1e472487
Fix bug where subfolders of special folders could have been duplicated on folder list
5 years ago
Thomas Bruederli
5b53161198
Bump version to 1.4.6
5 years ago
Aleksander Machniak
9905b5adaa
Installer: Fix regression in SMTP test section ( #7417 )
5 years ago
Thomas Bruederli
9898599d3e
Bump version to 1.4.5
5 years ago