summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_string_replacer.php
AgeCommit message (Expand)Author
2011-06-27- Fix parsing URLs containing commas (#1487970)alec
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars (...alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomasb
2011-01-10- Fix handling square brackets in links (#1487672)alec
2010-10-27- Fix handling of URLs with semicolon (;) character (#1487088)alec
2010-10-26- Fix handling of URLs with tilde (~) character (#1487087)alec
2010-10-12- Fix links handlingalec
2010-10-04- Use simplified domain expression for proper handling of domain names in UTF8alec
2010-10-04- Fix mailto optional params in plain text messages aren't handled (#1487026)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-08-10- Improve email regexp in mailto: links handler (#1486808)alec
2010-01-18- fixed svn keywordsalec
2009-09-23- Fix regular expression for e-mail address (#1486152)alec
2009-06-19Typothomasb
2009-06-19Fix link text replacements (#1485789)thomasb
2009-06-04- speed up plain text messages parsing (up to 60%)alec
2009-01-22Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...thomasb