index
:
delta/telepathy-gabble.git
baserock/telepathy-gabble-0.18.3
call1
master
next
telepathy-gabble-0.10
telepathy-gabble-0.12
telepathy-gabble-0.14
telepathy-gabble-0.16
telepathy-gabble-0.18
telepathy-gabble-0.2
telepathy-gabble-0.4
telepathy-gabble-0.6
telepathy-gabble-0.8
gitlab.freedesktop.org: telepathy/telepathy-gabble.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
conn-contact-info.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
conn-*: move to WockyNodeIter
Will Thompson
2012-01-31
1
-29
/
+15
*
Merge branch 'master' into BYE-BYE-LOUDMOUTH
Will Thompson
2012-01-26
1
-4
/
+14
|
\
|
*
Use _unref instead of _free _destroy when possible.unref
Xavier Claessens
2011-11-16
1
-2
/
+2
|
*
ContactInfo: don't claim PHOTO is unknown
Will Thompson
2011-06-28
1
-2
/
+12
*
|
Remove GabbleXmppError.
Will Thompson
2011-05-03
1
-7
/
+7
|
/
*
contact-info: don't clobber the per-process array of vcard fields depending o...
Jonny Lamb
2011-03-10
1
-4
/
+5
*
contact-info: use g_boxed_free instead of g_ptr_array_free
Jonny Lamb
2011-03-10
1
-1
/
+1
*
contact-info: set Overwritten_By_Nickname for FN/NICKNAME as appropriate
Jonny Lamb
2011-03-09
1
-26
/
+37
*
contact-info: stop emitting ContactInfoChanged twice
Jonny Lamb
2011-02-02
1
-4
/
+2
*
Check for connected connection or non-NULL vcard_manager before most uses
Simon McVittie
2010-11-05
1
-2
/
+7
*
Use telepathy-glib's code for ContactInfo
Simon McVittie
2010-06-08
1
-27
/
+25
*
conn-contact-info: Added ContactInfo /info contact-attribute support.
Andre Moreira Magalhaes (andrunko)
2010-05-18
1
-0
/
+35
*
gabble_connection_refresh_contact_info: invalidate cache before requesting re...
Senko Rasic
2010-05-14
1
-0
/
+3
*
Rename to WockyStanza, WockyNode and related changes
Sjoerd Simons
2010-04-20
1
-17
/
+17
*
conn-contact-info: Implement RefreshContactInfo.
Andre Moreira Magalhaes (andrunko)
2010-04-14
1
-0
/
+53
*
conn-contact-info: GetContactInfo should only return cached data and not requ...
Andre Moreira Magalhaes (andrunko)
2010-04-14
1
-14
/
+0
*
Updated Connection_Interface_Contact_Info.xml and implementation according to...
Andre Moreira Magalhaes (andrunko)
2010-04-14
1
-1
/
+1
*
gabble_connection_set_contact_info: reject vCard fields not supported by the ...
Simon McVittie
2010-03-01
1
-0
/
+9
*
_create_contact_field_extended: remove unnecessary copy/free cycle
Simon McVittie
2010-03-01
1
-4
/
+4
*
_create_contact_field_extended: coding style
Simon McVittie
2010-03-01
1
-2
/
+3
*
_insert_contact_field: remove unnecessary box/unbox operations
Simon McVittie
2010-03-01
1
-12
/
+5
*
GabbleVCardManager: use a doubly-linked list for edits
Simon McVittie
2010-03-01
1
-5
/
+5
*
Remove now-unused variable empty_strv
Simon McVittie
2010-03-01
1
-2
/
+0
*
Flatten conn_contact_info_edit_add_type_params into conn_contact_info_new_edit
Simon McVittie
2010-03-01
1
-31
/
+24
*
gabble_connection_set_contact_info: factor out appending edit_info to list
Simon McVittie
2010-03-01
1
-13
/
+4
*
gabble_connection_set_contact_info: inline _insert_edit_info, which no longer...
Simon McVittie
2010-03-01
1
-42
/
+35
*
gabble_connection_set_contact_info: avoid unnecessary dup/free of struct cont...
Simon McVittie
2010-03-01
1
-33
/
+13
*
conn_contact_info_edit_add_type_params: give a better debug message for entir...
Simon McVittie
2010-03-01
1
-1
/
+7
*
gabble_connection_set_contact_info: don't leak field name/params/values on error
Simon McVittie
2010-03-01
1
-5
/
+13
*
gabble_connection_set_contact_info: fail on unrecognised type-parameters
Simon McVittie
2010-03-01
1
-12
/
+52
*
gabble_connection_set_contact_info: raise InvalidArgument for ("org", anythin...
Simon McVittie
2010-03-01
1
-3
/
+4
*
gabble_connection_set_contact_info: raise InvalidArgument on multi-valued fie...
Simon McVittie
2010-03-01
1
-6
/
+9
*
gabble_connection_set_contact_info: raise InvalidArgument on unknown vCard fi...
Simon McVittie
2010-03-01
1
-14
/
+28
*
conn_contact_info_build_supported_fields: set Parameters_Mandatory on every f...
Simon McVittie
2010-03-01
1
-0
/
+10
*
ContactInfo.SupportedFields: advertise the correct list of type-params
Simon McVittie
2010-03-01
1
-1
/
+1
*
Change VCardField->types to be a list of "type=xxx"
Simon McVittie
2010-03-01
1
-26
/
+59
*
Set a more limited ContactInfo.SupportedFields for Google connections
Simon McVittie
2010-03-01
1
-12
/
+63
*
ContactInfo: have a connection-specific value for SupportedFields
Simon McVittie
2010-03-01
1
-2
/
+26
*
conn-contact-info: avoid using assignments within expressions
Simon McVittie
2010-02-25
1
-3
/
+5
*
conn-contact-info: improve coding style for comparisons
Simon McVittie
2010-02-25
1
-2
/
+2
*
conn-contact-info: remove unnecessary casts
Simon McVittie
2010-02-25
1
-2
/
+2
*
conn-contact-info: improve indentation/spacing
Simon McVittie
2010-02-25
1
-19
/
+27
*
conn-contact-info: document more
Simon McVittie
2010-02-25
1
-0
/
+3
*
After a SetContactInfo, fix a missing nickname if necessary
Simon McVittie
2010-02-25
1
-0
/
+5
*
gabble_vcard_manager_edit: remove the replace_vcard parameter
Simon McVittie
2010-02-25
1
-1
/
+5
*
conn-contact-info.c: express in terms of Wocky
Simon McVittie
2010-02-25
1
-22
/
+22
*
Update copyright years for ContactInfo
Simon McVittie
2010-02-25
1
-2
/
+2
*
Special-case the serialization of <ORG> into a vCard
Simon McVittie
2010-02-25
1
-5
/
+31
*
Special-case unserialization of <ORG> in vCards
Simon McVittie
2010-02-25
1
-1
/
+49
*
Add a special case for LABEL in vCards, so it gets serialized correctly
Simon McVittie
2010-02-25
1
-2
/
+37
[next]