summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_vcard.php
AgeCommit message (Collapse)Author
2011-08-03- Fix EOL character in vCard exports (#1487873)alec
git-svn-id: https://svn.roundcube.net/trunk@5012 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-03- Added possibility to extend rcube_vcard's fieldmapalec
- Skip empty values in vCard export git-svn-id: https://svn.roundcube.net/trunk@5010 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-02- Support department field as X-DEPARTMENTalec
git-svn-id: https://svn.roundcube.net/trunk@5004 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-23Add support for X-AB-EDIT field upon user requestthomasb
git-svn-id: https://svn.roundcube.net/trunk@4804 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-18Flip field type aliases (#1487910)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4787 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-18Fix vcard value decoding; add setter for individual vcard fieldsthomasb
git-svn-id: https://svn.roundcube.net/trunk@4781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-13Correctly handle empty contact names when importingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4765 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-12Improve display name composition when saving contacts (#1487143), with ↵thomasb
plugin-support; allow empty names in sql address book, fall back to e-mail address in listing and vcard export git-svn-id: https://svn.roundcube.net/trunk@4752 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-22- Fix quoting special characters, small optimizationsalec
git-svn-id: https://svn.roundcube.net/trunk@4683 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Use CRLF + 1 space for foldingthomasb
git-svn-id: https://svn.roundcube.net/trunk@4658 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-15Fix vcard folding at 75 chars; don't fold vcards for internal storagethomasb
git-svn-id: https://svn.roundcube.net/trunk@4657 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- Fixed vcard folding: use one space, use mb_regex_encoding() (#1487868)alec
git-svn-id: https://svn.roundcube.net/trunk@4656 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14- mbstring internal encoding is set in iniset.phpalec
git-svn-id: https://svn.roundcube.net/trunk@4655 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-04-14Fix vcard folding with uncode characters (#1487868)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4654 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 ↵thomasb
charset detection git-svn-id: https://svn.roundcube.net/trunk@4575 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-02-14Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!thomasb
git-svn-id: https://svn.roundcube.net/trunk@4541 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-22Improve parsing of vCards exported by MS Outlook (#1487716)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4444 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-18Merge branch devel-addressbook (r4193:4382) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@4424 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomasb
git-svn-id: https://svn.roundcube.net/trunk@4393 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-01- Fix handling of Thunderbird's vCards (#1487024)alec
git-svn-id: https://svn.roundcube.net/trunk@4028 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-08-04- Support vCards without or with an empty FNalec
git-svn-id: https://svn.roundcube.net/trunk@3863 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-26Improved charset detection in vcard import + added unit tests for itthomasb
git-svn-id: https://svn.roundcube.net/trunk@3224 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-18- fixed svn keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3211 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-10-12- Fix importing/sending to email address with whitespace (#1486214)alec
git-svn-id: https://svn.roundcube.net/trunk@3033 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-20- Fix import of vCard entries with params (#1485453)alec
git-svn-id: https://svn.roundcube.net/trunk@2771 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-04- ereg -> pregalec
git-svn-id: https://svn.roundcube.net/trunk@2453 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-09- Pass static method as array to preg_replace_callback (#1485689)alec
git-svn-id: https://svn.roundcube.net/trunk@2283 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-19- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)alec
git-svn-id: https://svn.roundcube.net/trunk@2241 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-23Add fallback to default_charset when importing vcardsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2086 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomasb
git-svn-id: https://svn.roundcube.net/trunk@2048 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Killed some whitespacethomasb
git-svn-id: https://svn.roundcube.net/trunk@1999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomasb
git-svn-id: https://svn.roundcube.net/trunk@1998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alec
- Fix vCard file encoding detection for non-UTF-8 strings (#1485410) git-svn-id: https://svn.roundcube.net/trunk@1927 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-25Improve vcard decoding and import stepthomasb
git-svn-id: https://svn.roundcube.net/trunk@1891 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Enable export of contacts as vCard + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1732 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomasb
provide the most obvious operation git-svn-id: https://svn.roundcube.net/trunk@1716 208e9e7b-5314-0410-a742-e7e81cd9613c