Commit Graph

19 Commits

Author SHA1 Message Date
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
c56f1f5046 - Support vCards without or with an empty FN 2010-08-04 08:15:17 +00:00
thomascube
5570ad60b4 Improved charset detection in vcard import + added unit tests for it 2010-01-26 07:19:56 +00:00
alecpl
1d786c86bf - fixed svn keywords 2010-01-18 19:05:11 +00:00
alecpl
a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 2009-10-12 09:44:04 +00:00
alecpl
93af155f64 - Fix import of vCard entries with params (#1485453) 2009-07-20 11:09:02 +00:00
alecpl
23a2eec4d5 - ereg -> preg 2009-05-04 08:31:55 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
alecpl
5e68157c56 - Pass static method as array to preg_replace_callback (#1485689) 2009-02-09 07:39:01 +00:00
alecpl
478c7c63d8 - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) 2009-01-19 08:18:10 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
ae9124d3a9 Add fallback to default_charset when importing vcards 2008-11-23 15:00:13 +00:00
thomascube
6fa87f3fa5 Improve charset encoding + remove BOM before parsing vcards 2008-11-12 22:36:09 +00:00
thomascube
f45a174ae5 Killed some whitespace 2008-10-21 09:43:21 +00:00
thomascube
b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 2008-10-21 09:41:32 +00:00
alecpl
abdc5898b6 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
2008-10-03 08:05:59 +00:00
thomascube
bb8781c6d7 Improve vcard decoding and import step 2008-09-25 13:51:24 +00:00
thomascube
0dbac32181 Enable export of contacts as vCard + DRY 2008-09-04 18:20:27 +00:00
thomascube
ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 2008-09-02 17:22:00 +00:00