index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
include
/
rcube_string_replacer.php
Age
Commit message (
Collapse
)
Author
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomascube
2011-11-22
- Fixed bug in handling link with '!' character in it (#1488195)
alecpl
2011-11-07
- Fix handling of curly brackets in URLs (#1488168)
alecpl
2011-09-10
- Fix handling of links with IP address
alecpl
2011-06-27
- Fix parsing URLs containing commas (#1487970)
alecpl
2011-04-26
- Fix handling of top-level domains with more than 5 chars or unicode chars ↵
alecpl
(#1487883)
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomascube
2011-01-10
- Fix handling square brackets in links (#1487672)
alecpl
2010-10-27
- Fix handling of URLs with semicolon (;) character (#1487088)
alecpl
2010-10-26
- Fix handling of URLs with tilde (~) character (#1487087)
alecpl
2010-10-12
- Fix links handling
alecpl
2010-10-04
- Use simplified domain expression for proper handling of domain names in UTF8
alecpl
2010-10-04
- Fix mailto optional params in plain text messages aren't handled (#1487026)
alecpl
2010-09-25
- s/RoundCube/Roundcube/
alecpl
2010-08-10
- Improve email regexp in mailto: links handler (#1486808)
alecpl
2010-01-18
- fixed svn keywords
alecpl
2009-09-23
- Fix regular expression for e-mail address (#1486152)
alecpl
2009-06-19
Typo
thomascube
2009-06-19
Fix link text replacements (#1485789)
thomascube
2009-06-04
- speed up plain text messages parsing (up to 60%)
alecpl
2009-01-22
Get rid of vulnerable preg_replace eval and create_function (#1485686) + ↵
thomascube
correctly handle base and link tags in html messages