You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/tests
Aleksander Machniak eda92ed4c0 Improved display of plain text messages and text to HTML conversion (#1488937)
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.

Also conversion of text to HTML in compose editor was modified in the same way.
12 years ago
..
Framework Improved display of plain text messages and text to HTML conversion (#1488937) 12 years ago
Selenium Describe Selenium testing setup and provide a function to clear the SQL database 12 years ago
src Added some tests for IMAP THREAD parser 12 years ago
MailFunc.php Improve identity selection based on From: header (#1489378) 12 years ago
bootstrap.php Allow to load config files for different environments (#1487311); keep (non-default) filename in URLs throughout the webmail app 13 years ago
phpunit.xml Improved display of plain text messages and text to HTML conversion (#1488937) 12 years ago