index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_string_replacer.php
Age
Commit message (
Expand
)
Author
2012-01-18
Changed license to GNU GPLv3+ with exceptions for skins and plugins
thomasb
2011-11-22
- Fixed bug in handling link with '!' character in it (#1488195)
alec
2011-11-07
- Fix handling of curly brackets in URLs (#1488168)
alec
2011-09-10
- Fix handling of links with IP address
alec
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-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2011-01-10
Exclude punctuation from URLs within text; only link accepted url schemes
thomasb
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 handling
alec
2010-10-04
- Use simplified domain expression for proper handling of domain names in UTF8
alec
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 keywords
alec
2009-09-23
- Fix regular expression for e-mail address (#1486152)
alec
2009-06-19
Typo
thomasb
2009-06-19
Fix link text replacements (#1485789)
thomasb
2009-06-04
- speed up plain text messages parsing (up to 60%)
alec
2009-01-22
Get rid of vulnerable preg_replace eval and create_function (#1485686) + corr...
thomasb