Commit Graph

32 Commits (926948e77fb4d400674fd654e8d7ea900b84fddb)

Author SHA1 Message Date
alecpl 99fc468d40 - Fix quoting special characters, small optimizations 13 years ago
thomascube 58510fc58f Use CRLF + 1 space for folding 13 years ago
thomascube 569f8306db Fix vcard folding at 75 chars; don't fold vcards for internal storage 13 years ago
alecpl 5c4c06665c - Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868) 13 years ago
alecpl ae1db2239e - mbstring internal encoding is set in iniset.php 13 years ago
thomascube bf80b5a237 Fix vcard folding with uncode characters (#1487868) 13 years ago
thomascube 0fbadebe13 Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection 14 years ago
thomascube 3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 14 years ago
thomascube e9aa8c6d30 Improve parsing of vCards exported by MS Outlook (#1487716) 14 years ago
thomascube 0501b637a3 Merge branch devel-addressbook (r4193:4382) back into trunk 14 years ago
thomascube f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 14 years ago
thomascube 6bdb6102c0 Do charset detection in vcards with encoded values (#1485542) 14 years ago
alecpl 928bcaedc0 - Fix handling of Thunderbird's vCards (#1487024) 14 years ago
alecpl e019f2d0f2 - s/RoundCube/Roundcube/ 14 years ago
alecpl c56f1f5046 - Support vCards without or with an empty FN 14 years ago
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