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
/
tests
/
Framework
/
StringReplacer.php
Age
Commit message (
Expand
)
Author
2014-05-16
Fix handling unicode characters in links (#1489898)
Aleksander Machniak
2014-02-05
Bring back unit tests (they should be removed when creating a package)
Aleksander Machniak
2014-01-30
Branching off for release 1.0
Thomas Bruederli
2013-10-10
Replace markdown-style [1] link indexes in plain text email bodies. [1]: http...
Thomas Bruederli
2013-08-07
Fix wrong handling of links with '|' character (#1489276)
Aleksander Machniak
2013-07-25
Fix parsing of links with ... in URL (#1489192)
Thomas Bruederli
2013-04-22
Fix incorrect handling of some specific links (#1489060)
Aleksander Machniak
2013-03-19
Add rel="noreferrer" for links in displayed messages (#1484686)
Aleksander Machniak
2013-01-08
Don't convert to link a text with < and > characters
Aleksander Machniak
2012-12-23
Fix handling of parentheses in URLs
Aleksander Machniak
2012-10-19
Match http://localhost/xxx as link
Thomas Bruederli
2012-10-18
Fix handling of URLs with asterisk characters (#1488759)
Aleksander Machniak
2012-08-27
Add simple (constructor) tests for Framework classes
Aleksander Machniak