index
:
roundcube.git
css_sprites
local_0.8.6
local_0.9.0
nkinkade
npk
svn-trunk
A clone of the Roundcube Mail code for testing and development.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roundcubemail
/
program
/
include
/
rcube_vcard.php
Age
Commit message (
Expand
)
Author
2011-02-27
Improve vcard import: map more fields, support photo urls, better UTF-16 char...
thomasb
2011-02-14
Fulltext search over contact fields. Attention: DATABASE SCHEMA CHANGED\!
thomasb
2011-01-22
Improve parsing of vCards exported by MS Outlook (#1487716)
thomasb
2011-01-18
Merge branch devel-addressbook (r4193:4382) back into trunk
thomasb
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomasb
2011-01-04
Do charset detection in vcards with encoded values (#1485542)
thomasb
2010-10-01
- Fix handling of Thunderbird's vCards (#1487024)
alec
2010-09-25
- s/RoundCube/Roundcube/
alec
2010-08-04
- Support vCards without or with an empty FN
alec
2010-01-26
Improved charset detection in vcard import + added unit tests for it
thomasb
2010-01-18
- fixed svn keywords
alec
2009-10-12
- Fix importing/sending to email address with whitespace (#1486214)
alec
2009-07-20
- Fix import of vCard entries with params (#1485453)
alec
2009-05-04
- ereg -> preg
alec
2009-04-19
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...
thomasb
2009-02-09
- Pass static method as array to preg_replace_callback (#1485689)
alec
2009-01-19
- Secure vcard export by getting rid of preg's 'e' modifier use (#1485689)
alec
2009-01-17
* bumping up copyright (happy new year ;-))
till
2008-11-23
Add fallback to default_charset when importing vcards
thomasb
2008-11-12
Improve charset encoding + remove BOM before parsing vcards
thomasb
2008-10-21
Killed some whitespace
thomasb
2008-10-21
Improve vcard import (#1485502); try utf-8 first in charset detection
thomasb
2008-10-03
- Add support for SJIS, GB2312, BIG5 in rc_detect_encoding()
alec
2008-09-25
Improve vcard decoding and import step
thomasb
2008-09-04
Enable export of contacts as vCard + DRY
thomasb
2008-09-02
New feature to import contacts from a vcard file + mark form buttons that pro...
thomasb