summaryrefslogtreecommitdiff
path: root/program/lib/Roundcube/rcube_string_replacer.php
AgeCommit message (Expand)Author
2014-05-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2013-10-12Fix infinite loop in rcube_utils::mod_css_styles() after recent changes in rc...Aleksander Machniak
2013-10-11Minor improvements to linkref parserThomas Bruederli
2013-10-10Replace markdown-style [1] link indexes in plain text email bodies. [1]: http...Thomas Bruederli
2013-08-07Fix wrong handling of links with '|' character (#1489276)Aleksander Machniak
2013-07-25Fix parsing of links with ... in URL (#1489192)Thomas Bruederli
2013-04-22Fix incorrect handling of some specific links (#1489060)Aleksander Machniak
2013-03-19Add rel="noreferrer" for links in displayed messages (#1484686)Aleksander Machniak
2013-01-08Don't convert to link a text with < and > charactersAleksander Machniak
2012-12-23Fix handling of parentheses in URLsAleksander Machniak
2012-12-18CS fixesAleksander Machniak
2012-12-18Cleanup, remove file paths from docAleksander Machniak
2012-11-27Separate the very application-specific output classes from the Roundcube fram...Thomas Bruederli
2012-11-27Move shortcut functions to framework classThomas Bruederli
2012-11-21Framework files moved to lib/RoundcubeAleksander Machniak