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 3b1d410b4e Fix confusing intersect/filter methods naming/behaviour.
Removed rcube_result_index::intersect() method.
Changed rcube_result_index::filter() to filter in the same way as
rcube_result_thread::filter(), which means it actually does array_intersect().
Added tests scripts for rcube_result_index class.
11 years ago
..
BaseReplacer.php Fix base URL resolving on attribute values with no quotes (#1489275) 11 years ago
Bootstrap.php Fix version comparisons with -stable suffix (#1488876) 12 years ago
Browser.php Fix browser version detection and failing tests 11 years ago
Cache.php
Charset.php Improve charset detection by prioritizing charset according to user language (#1485669) 12 years ago
ContentFilter.php
Csv2vcard.php Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard map (#1488901) 12 years ago
Enriched.php enriched.inc -> rcube_enriched 12 years ago
Html.php Fix test for html::quote() 12 years ago
Html2text.php Refactored blockquote quotion routine in html2text conversion: it now correctly converts multiple and/or nested blockquotes 12 years ago
Image.php
Imap.php
ImapGeneric.php Fix parsing of square bracket characters in IMAP response strings (#1489223) 12 years ago
MessageHeader.php
MessagePart.php
Mime.php Remove quotes around addressee name in case they are encoded. 11 years ago
Rcube.php
ResultIndex.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
ResultSet.php
ResultThread.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
Smtp.php
Spellchecker.php
StringReplacer.php Replace markdown-style [1] link indexes in plain text email bodies. [1]: http://daringfireball.net/projects/markdown/ 11 years ago
User.php
Utils.php Fixed saving contact birthday/anniversary dates before 01-01-1970 11 years ago
VCard.php Fix backslash character handling on vCard import (#1489085) 12 years ago
Washtml.php Fix issue where deprecated syntax for HTML lists was not handled properly (#1488768) 11 years ago