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
2019-12-28Add support for PHPUnit 6 and 7 (#6870)Aleksander Machniak
2019-12-16Fix malformed characters in HTML message with charset meta tag not in head (#...Aleksander Machniak
2019-12-14Fix bug where 'text' attribute on body tag was ignored when displaying HTML m...Aleksander Machniak
2019-07-07Fix css styles leak from replied/forwarded message to the rest of the compose...Aleksander Machniak
2019-04-15Followup fix on handling HTML content w/o html/head/body tag (#6713)Aleksander Machniak
2018-08-24Add test for #6410Aleksander Machniak
2018-05-05Fix bug where some escape sequences in html styles could bypass security checksAleksander Machniak
2017-10-12Fix css conflicts in user interface and e-mail content (#5891)Aleksander Machniak
2017-08-18Modify links in html messages during Washtml DOM traversalThomas Bruederli
2015-06-04Adapt washtml test to pass with different versions of iconv (i.e. on CentOS7)Thomas Bruederli
2015-05-19Use the right syntax for group assignmentsThomas Bruederli
2015-05-19Tag more tests with @mbstringThomas Bruederli
2015-01-13Fix test for blocked.gif according to recent changesAleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-08-14Fixed failing testAleksander Machniak
2013-11-04Improve identity selection based on From: header (#1489378)Aleksander Machniak
2013-10-15Fix address matching in Return-Path header on identity selection (#1489374)Aleksander Machniak
2013-10-15Remove unused global variableAleksander Machniak
2013-10-04Fix unit testAleksander Machniak
2013-03-19Add rel="noreferrer" for links in displayed messages (#1484686)Aleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak
2012-12-04- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)Aleksander Machniak
2012-08-31Use setUp() instead of __construct()Aleksander Machniak
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak