Commit Graph

22 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
alecpl ae7ac91c31 - Fixed bug in handling link with '!' character in it (#1488195) 13 years ago
alecpl f2292c3a95 - Fix handling of curly brackets in URLs (#1488168) 13 years ago
alecpl 303ade533f - Fix handling of links with IP address 13 years ago
alecpl 96e24fab88 - Fix parsing URLs containing commas (#1487970) 13 years ago
alecpl 5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 13 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
thomascube a1013c0372 Exclude punctuation from URLs within text; only link accepted url schemes 14 years ago
alecpl 0ff554d165 - Fix handling square brackets in links (#1487672) 14 years ago
alecpl d21a05b481 - Fix handling of URLs with semicolon (;) character (#1487088) 14 years ago
alecpl acd9bdd25b - Fix handling of URLs with tilde (~) character (#1487087) 14 years ago
alecpl 937e26a541 - Fix links handling 14 years ago
alecpl 9cc93aea7c - Use simplified domain expression for proper handling of domain names in UTF8 14 years ago
alecpl df2188d778 - Fix mailto optional params in plain text messages aren't handled (#1487026) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl b6244d5ce7 - Improve email regexp in mailto: links handler (#1486808) 14 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl cb9fc852cf - Fix regular expression for e-mail address (#1486152) 15 years ago
thomascube a176965032 Typo 15 years ago
thomascube 3d4ba62808 Fix link text replacements (#1485789) 15 years ago
alecpl 88ed237f7c - speed up plain text messages parsing (up to 60%) 15 years ago
thomascube aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 16 years ago