google-code-export / emite

Automatically exported from code.google.com/p/emite
1 stars 0 forks source link

Implements vcard in hablar #169

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago

Add the ability to see and edit it's own vcard.
xep: http://xmpp.org/rfcs/rfc3921.html#roster 

It will be implemented as an optional module, probably integrated with user 
status change widget.

Original issue reported on code.google.com by danigb on 28 Jan 2010 at 12:18

GoogleCodeExporter commented 9 years ago
Cut&paste didn't help with the xep: http://xmpp.org/extensions/xep-0054.html

Original comment by danigb on 28 Jan 2010 at 12:19

GoogleCodeExporter commented 9 years ago
VCARD info is HUGE. I think we need to choose some fixed fields to view and 
edit.

Original comment by danigb on 28 Jan 2010 at 12:40

GoogleCodeExporter commented 9 years ago
At the moment the fields which we know we care about are below. Pending to 
confirm 
others with the client:

Name: (First name, Middle name, Surname, nickname)
Organization and organization unit
Telephone numbers (people have multiple work numbers)
E-mail address

Original comment by danigb on 9 Feb 2010 at 10:45

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 10 Feb 2010 at 4:01

GoogleCodeExporter commented 9 years ago

Original comment by danigb on 17 Feb 2010 at 5:11