Commit Graph

43 Commits (7fe3811c65a7c63154f03610e289a6d196f3ae2e)

Author SHA1 Message Date
thomascube 7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 13 years ago
thomascube 4c4fe693d7 Fix wrong vCard type parameter mobile (#1488067) 13 years ago
thomascube 31e00cb7e9 Fix vCard WORKFAX issue (#1488046) 13 years ago
alecpl 359e19a19d - Fix EOL character in vCard exports (#1487873) 13 years ago
alecpl 4d4a2fa32e - Added possibility to extend rcube_vcard's fieldmap
- Skip empty values in vCard export
13 years ago
alecpl 46285d4b56 - Support department field as X-DEPARTMENT 13 years ago
thomascube e7b6e907c5 Add support for X-AB-EDIT field upon user request 13 years ago
thomascube 000fe38c71 Flip field type aliases (#1487910) 13 years ago
thomascube 4e3ec4eca8 Fix vcard value decoding; add setter for individual vcard fields 13 years ago
thomascube 6b19999841 Correctly handle empty contact names when importing 13 years ago
thomascube e848180aaa Improve display name composition when saving contacts (#1487143), with plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export 13 years ago
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 13 years ago
thomascube 3e2637351d Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\! 13 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