summaryrefslogtreecommitdiff
path: root/src/connection-contact-info.c
Commit message (Expand)AuthorAgeFilesLines
* Don't use sealed struct membersSimon McVittie2013-01-041-1/+1
* Be single-include-compliantSimon McVittie2013-01-041-4/+2
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-0/+1
* Use TP_ERROR instead of long-deprecated TP_ERRORSSimon McVittie2012-05-071-1/+1
* ContactInfo: note why supporting self is complicatedWill Thompson2011-08-161-1/+5
* ContactInfo: expose fake FN fieldWill Thompson2011-08-161-3/+12
* ContactInfo: refactor out add_singleton_fieldWill Thompson2011-08-161-20/+19
* ContactInfo: implement RequestContactInfoWill Thompson2011-08-161-0/+49
* ContactInfo: implement GetContactInfoWill Thompson2011-08-161-0/+49
* ContactInfo: expose email and JIDWill Thompson2011-08-161-1/+26
* ContactInfo: implement change notificationWill Thompson2011-08-161-3/+24
* ContactInfo: implement 'n' for contactsWill Thompson2011-08-161-1/+42
* ContactInfo: list plausible supported fieldsWill Thompson2011-08-161-2/+42
* Add a stub implementation of ContactInfoWill Thompson2011-08-161-0/+138