Commit Graph

17 Commits (de9f799a39645e581c7e9c8f54082a4ebf77aa09)

Author SHA1 Message Date
thomascube 5570ad60b4 Improved charset detection in vcard import + added unit tests for it 15 years ago
alecpl 1d786c86bf - fixed svn keywords 15 years ago
alecpl a9bfe21ba6 - Fix importing/sending to email address with whitespace (#1486214) 15 years ago
alecpl 93af155f64 - Fix import of vCard entries with params (#1485453) 15 years ago
alecpl 23a2eec4d5 - ereg -> preg 15 years ago
thomascube cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 15 years ago
alecpl 5e68157c56 - Pass static method as array to preg_replace_callback (#1485689) 16 years ago
alecpl 478c7c63d8 - Secure vcard export by getting rid of preg's 'e' modifier use (#1485689) 16 years ago
till cbbef379a5 * bumping up copyright (happy new year ;-)) 16 years ago
thomascube ae9124d3a9 Add fallback to default_charset when importing vcards 16 years ago
thomascube 6fa87f3fa5 Improve charset encoding + remove BOM before parsing vcards 16 years ago
thomascube f45a174ae5 Killed some whitespace 16 years ago
thomascube b58f118415 Improve vcard import (#1485502); try utf-8 first in charset detection 16 years ago
alecpl abdc5898b6 - Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410)
16 years ago
thomascube bb8781c6d7 Improve vcard decoding and import step 16 years ago
thomascube 0dbac32181 Enable export of contacts as vCard + DRY 16 years ago
thomascube ed132eddea New feature to import contacts from a vcard file + mark form buttons that provide the most obvious operation 16 years ago