summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_string_replacer.php
AgeCommit message (Collapse)Author
2011-06-27- Fix parsing URLs containing commas (#1487970)alec
git-svn-id: https://svn.roundcube.net/trunk@4881 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-26- Fix handling of top-level domains with more than 5 chars or unicode chars ↵alec
(#1487883) git-svn-id: https://svn.roundcube.net/trunk@4702 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomasb
git-svn-id: https://svn.roundcube.net/trunk@4402 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-10- Fix handling square brackets in links (#1487672)alec
git-svn-id: https://svn.roundcube.net/trunk@4401 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Fix handling of URLs with semicolon (;) character (#1487088)alec
git-svn-id: https://svn.roundcube.net/trunk@4142 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix handling of URLs with tilde (~) character (#1487087)alec
git-svn-id: https://svn.roundcube.net/trunk@4141 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-12- Fix links handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4076 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Use simplified domain expression for proper handling of domain names in UTF8alec
git-svn-id: https://svn.roundcube.net/trunk@4034 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Fix mailto optional params in plain text messages aren't handled (#1487026)alec
git-svn-id: https://svn.roundcube.net/trunk@4029 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-10- Improve email regexp in mailto: links handler (#1486808)alec
git-svn-id: https://svn.roundcube.net/trunk@3888 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-23- Fix regular expression for e-mail address (#1486152)alec
git-svn-id: https://svn.roundcube.net/trunk@2984 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19Typothomasb
git-svn-id: https://svn.roundcube.net/trunk@2659 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-19Fix link text replacements (#1485789)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2658 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-04- speed up plain text messages parsing (up to 60%)alec
git-svn-id: https://svn.roundcube.net/trunk@2606 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-22Get rid of vulnerable preg_replace eval and create_function (#1485686) + ↵thomasb
correctly handle base and link tags in html messages git-svn-id: https://svn.roundcube.net/trunk@2252 208e9e7b-5314-0410-a742-e7e81cd9613c