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/Framework
Aleksander Machniak c4ad7edd53 Fix font artifacts in text2html conversion (#1490353)
Use white-space:nowrap elements instead of unicode word-joiner character
10 years ago
..
BaseReplacer.php Code improvements and fixes (mostly unused variables and methods) 10 years ago
Bootstrap.php
Browser.php
Cache.php
CacheShared.php
Charset.php Add some more tests for rcube_charset::clean() 10 years ago
Contacts.php
ContentFilter.php
Csv2vcard.php Fix import of multiple contact email addresses from Outlook-csv format (#1490169) 10 years ago
DB.php Fix backtick character handling in sql queries (#1490312) 10 years ago
DBMssql.php
DBMysql.php
DBPgsql.php
DBSqlite.php
DBSqlsrv.php
Enriched.php
Html.php
Html2text.php Fix handling spaces after <br> on html2text conversion 10 years ago
Image.php
Imap.php
ImapCache.php
ImapGeneric.php
LdapGeneric.php
MessageHeader.php
MessagePart.php
Mime.php Fix handling of some improper constructs in format=flowed text as per the RFC3676[4.5] (#1490284) 10 years ago
Rcube.php
ResultIndex.php
ResultSet.php
ResultThread.php
Smtp.php
SpellcheckAtd.php
SpellcheckEnchant.php
SpellcheckGoogie.php
SpellcheckPspell.php
Spellchecker.php
StringReplacer.php
Text2Html.php Fix font artifacts in text2html conversion (#1490353) 10 years ago
User.php
Utils.php Skip some tests on PHP 5.3.3 10 years ago
VCard.php dirname(__FILE__) -> __DIR__ 10 years ago
Washtml.php Fix XSS issue in style attribute handling (#1490227) 10 years ago