summaryrefslogtreecommitdiff
path: root/program/include/rcube_vcard.php
AgeCommit message (Expand)Author
2009-07-20- Fix import of vCard entries with params (#1485453)alecpl
2009-05-04- ereg -> pregalecpl
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2009-02-09- Pass static method as array to preg_replace_callback (#1485689)alecpl
2009-01-19- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-11-23Add fallback to default_charset when importing vcardsthomascube
2008-11-12Improve charset encoding + remove BOM before parsing vcardsthomascube
2008-10-21Killed some whitespacethomascube
2008-10-21Improve vcard import (#1485502); try utf-8 first in charset detectionthomascube
2008-10-03- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()alecpl
2008-09-25Improve vcard decoding and import stepthomascube
2008-09-04Enable export of contacts as vCard + DRYthomascube
2008-09-02New feature to import contacts from a vcard file + mark form buttons that pro...thomascube