Commit Graph

25 Commits

Author SHA1 Message Date
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
alecpl
1aceb9cec8 - Framework refactoring (I hope it's the last one):
rcube,rcmail,rcube_ui -> rcube,rcmail,rcube_utils
  renamed main.inc into rcube_bc.inc
2012-04-16 11:02:21 +00:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
alecpl
ae7ac91c31 - Fixed bug in handling link with '!' character in it (#1488195) 2011-11-22 08:47:45 +00:00
alecpl
f2292c3a95 - Fix handling of curly brackets in URLs (#1488168) 2011-11-07 07:42:24 +00:00
alecpl
303ade533f - Fix handling of links with IP address 2011-09-10 06:49:51 +00:00
alecpl
96e24fab88 - Fix parsing URLs containing commas (#1487970) 2011-06-27 09:30:01 +00:00
alecpl
5c1dfb0b11 - Fix handling of top-level domains with more than 5 chars or unicode chars (#1487883) 2011-04-26 11:36:42 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
thomascube
a1013c0372 Exclude punctuation from URLs within text; only link accepted url schemes 2011-01-10 14:50:48 +00:00
alecpl
0ff554d165 - Fix handling square brackets in links (#1487672) 2011-01-10 13:22:45 +00:00
alecpl
d21a05b481 - Fix handling of URLs with semicolon (;) character (#1487088) 2010-10-27 06:25:13 +00:00
alecpl
acd9bdd25b - Fix handling of URLs with tilde (~) character (#1487087) 2010-10-26 17:41:16 +00:00
alecpl
937e26a541 - Fix links handling 2010-10-12 08:44:25 +00:00
alecpl
9cc93aea7c - Use simplified domain expression for proper handling of domain names in UTF8 2010-10-04 13:53:15 +00:00
alecpl
df2188d778 - Fix mailto optional params in plain text messages aren't handled (#1487026) 2010-10-04 06:52:12 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
b6244d5ce7 - Improve email regexp in mailto: links handler (#1486808) 2010-08-10 07:53:17 +00:00
alecpl
1d786c86bf - fixed svn keywords 2010-01-18 19:05:11 +00:00
alecpl
cb9fc852cf - Fix regular expression for e-mail address (#1486152) 2009-09-23 17:25:05 +00:00
thomascube
a176965032 Typo 2009-06-19 17:06:54 +00:00
thomascube
3d4ba62808 Fix link text replacements (#1485789) 2009-06-19 17:06:31 +00:00
alecpl
88ed237f7c - speed up plain text messages parsing (up to 60%) 2009-06-04 10:27:19 +00:00
thomascube
aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 2009-01-22 14:47:23 +00:00