Commit Graph

47 Commits (acbf6eede613a5496cabccbdbfcb2f4e2cbd60d2)

Author SHA1 Message Date
Aleksander Machniak 571aa9b04e Fix text wrapping issue with long unwrappable lines (#1489371)
Conflicts:

	CHANGELOG
12 years ago
Aleksander Machniak 4db26a430b Fix handling of non-default date formats (#1489294)
- remove ambiguous m/d/Y format from default config

Conflicts:

	CHANGELOG
	config/main.inc.php.dist
	program/lib/Roundcube/rcube_utils.php
	tests/Framework/Utils.php
13 years ago
Aleksander Machniak 216fdb891a Fix base URL resolving on attribute values with no quotes (#1489275) 13 years ago
Aleksander Machniak 17f11330f8 Fix wrong handling of links with '|' character (#1489276)
Conflicts:

	CHANGELOG
	tests/Framework/StringReplacer.php
13 years ago
Aleksander Machniak addbb83521 Fixed some StringReplacer tests 13 years ago
Thomas Bruederli 8f14c5e1eb Fix parsing of links with ... in URL (#1489192) 13 years ago
Aleksander Machniak 88e49b37f7 Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:

	program/lib/Roundcube/rcube_imap_generic.php
13 years ago
Aleksander Machniak 1fe7d6ad75 Fix displaying messages with invalid self-closing HTML tags (#1489137) 13 years ago
Aleksander Machniak 7b81cdb8e3 Fix washtml test after "unsupported node type" fix 13 years ago
Aleksander Machniak 20df06be5d Fix another text wrapping issue (wrong handling of long unwrappable lines) 13 years ago
Aleksander Machniak bde85428d6 Fix handling of invalid email addresses in headers (#1489092)
Conflicts:

	CHANGELOG
	program/steps/mail/func.inc
13 years ago
Aleksander Machniak e4f288c3fe Fix backslash character handling on vCard import (#1489085) 13 years ago
Aleksander Machniak c067bb55df Fix another text wrap issue (added test case) 13 years ago
Aleksander Machniak 17fb6ee986 Fix incorrect handling of some specific links (#1489060)
Conflicts:

	program/lib/Roundcube/rcube_string_replacer.php
13 years ago
Aleksander Machniak a2446d9296 Fix another text wrapping issue 13 years ago
Aleksander Machniak 102b08c6a2 Fix incorrect handling of leading spaces in text wrapping 13 years ago
Aleksander Machniak 71cae613f0 Added two tests for HTML comments handling in rcube_washtml class 13 years ago
Aleksander Machniak 43aeb195c1 Fix handling link href attribute value with (valid) newline characters (#1488940) 13 years ago
Thomas Bruederli a2c2cb64e1 Refactored blockquote quotion routine in html2text conversion: it now correctly converts multiple and/or nested blockquotes 13 years ago
Thomas Bruederli 8c293e2f28 Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed() 13 years ago
Aleksander Machniak 536d45d3a2 Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard map (#1488901) 13 years ago
Aleksander Machniak 942cbb6581 Don't convert to link a text with < and > characters 13 years ago
Aleksander Machniak acf851f823 Fix address fields import from CSV (#1488900) 13 years ago
Aleksander Machniak a5b8ef99d4 Improve charset detection by prioritizing charset according to user language (#1485669) 13 years ago
Aleksander Machniak 21106b3d1c Fix handling of escaped separator in vCard file (#1488896) 13 years ago
Aleksander Machniak 2c777be5dd Add test for vCard issue (#1488896) 13 years ago
Aleksander Machniak 66afd70b75 Framework'ize html2text class 13 years ago
Aleksander Machniak 7ac94421bf Move washtml class into Roundcube Framework (rcube_washtml), add some improvements 13 years ago
Aleksander Machniak 0931a97c5f Fix handling of parentheses in URLs 13 years ago
Aleksander Machniak a079269166 Fix version comparisons with -stable suffix (#1488876) 13 years ago
Aleksander Machniak 0fa54df638 enriched.inc -> rcube_enriched 13 years ago
Aleksander Machniak 0c82e95c59 Apply rcube_shared.inc -> bootstrap.php change in tests 13 years ago
Aleksander Machniak 584e356920 Fix so mobile phone has TYPE=CELL in exported vCard (#1488812) 13 years ago
Aleksander Machniak 3833790db4 Support contacts import from CSV file (#1486399) 13 years ago
Aleksander Machniak 3a54cc5013 Fix rcube_utils::explode_quoted_string() with explode(), added tests 13 years ago
Aleksander Machniak e68fa71b0e Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empty. Added tests. 13 years ago
Thomas Bruederli c96d3f57ef Match http://localhost/xxx as link 13 years ago
Aleksander Machniak 22c67d0ec2 Fix handling of URLs with asterisk characters (#1488759) 13 years ago
Aleksander Machniak 97313ac258 Fix test for html::quote() 14 years ago
Aleksander Machniak b2e5178b10 Added tests for rcube_charset class 14 years ago
Aleksander Machniak a04a74fec4 Improvements in building criteria string for IMAP SEARCH 14 years ago
Aleksander Machniak 8f66aa06f5 Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) 14 years ago
Aleksander Machniak 528113069d More tests 14 years ago
Aleksander Machniak 5f8097b9eb Added tests for specialchars quoting 14 years ago
Aleksander Machniak a65ce5d3b0 Rename ip_check to check_ip, add IP checking tests 14 years ago
Aleksander Machniak 5f8adabb62 Add simple (constructor) tests for Framework classes 14 years ago
Aleksander Machniak 9b05f19338 Restructured tests 14 years ago