summaryrefslogtreecommitdiff
path: root/src/conn-avatars.c
Commit message (Expand)AuthorAgeFilesLines
* _gabble_connection_signal_own_presence: optionally send as directed presenceSimon McVittie2010-01-111-2/+2
* conn-avatars.c: More assertions on avatar sha1Alban Crequy2009-10-091-0/+9
* Do not invalidate the cache when we receive our own vCard after conflict reso...Alban Crequy2009-10-061-2/+0
* Emit the signal AvatarUpdated at the end of the conflict resolutionAlban Crequy2009-10-061-7/+3
* Fix comments about (const gchar **) castWill Thompson2009-05-041-4/+6
* Map vCard/XMPP error to Tp error from RequestAvatarWill Thompson2009-04-251-1/+19
* SetAvatar: map XMPP/vCard error to TpErrorWill Thompson2009-04-251-1/+13
* GabbleConnection: hook up Avatars properties from telepathy-spec 0.17.22Simon McVittie2009-03-251-2/+2
* conn-avatars: provide a property getter for telepathy-spec 0.17.22 avatar req...Simon McVittie2009-03-251-8/+46
* conn-avatars: remove an unnecessary castSimon McVittie2008-10-221-2/+1
* Remove unnecessary inclusions of sha1/sha1.hSimon McVittie2008-10-131-1/+0
* Update for the last tp-glib contacts api changesSjoerd Simons2008-08-181-1/+1
* conn-avatars: s/_get_contact_attributes/_fill_contact_attributes for more con...Sjoerd Simons2008-08-121-2/+2
* Implement avatars in the Contacts interfaceSjoerd Simons2008-07-291-0/+39
* enure pointer casts have a space after themDafydd Harries2008-07-181-7/+7
* fix function commentSenko Rasic2008-03-041-2/+2
* don't try to gracefully avoid a bug if it's there; assert what can't happen, ...Senko Rasic2008-03-111-7/+4
* _got_self_avatar_for_get_known_avatar_tokens: in the corner case of us starti...Senko Rasic2008-03-111-2/+7
* conn-avatars: make gabble_connection_clear_avatar staticSimon McVittie2008-02-221-1/+1
* conn-avatars.c: emit only one AvatarRetrieved per contact, no matter how many...Senko Rasic2008-01-201-5/+33
* conn-avatars.c: properly propagate error in update_own_avatar_sha1Senko Rasic2007-10-181-6/+2
* add a "split_lines" argument to base64_encodeGuillaume Desmottes2007-09-251-1/+1
* GetKnownAvatarTokens: store connection in request struct so that it's valid l...Dafydd Harries2007-09-251-0/+1
* coding style trivial fixGuillaume Desmottes2007-08-311-2/+2
* GabbleVCardManager: specify number of vcard items in edit calls, instead of N...Senko Rasic2007-08-291-2/+1
* GabbleVCardManager: remove unused error param to the request functionSenko Rasic2007-08-291-2/+2
* use the new vcard editing interface in conn-avatarsSenko Rasic2007-08-291-2/+1
* cosmetic and indentation changesSenko Rasic2007-08-281-4/+4
* Connection.Interface.Avatars: added GetKnownAvatarTokens() implementation, an...Senko Rasic2007-08-271-1/+130
* Put vCard requests through the request pipeline, and fix fd.o#11201.Simon McVittie2007-08-021-71/+11
* conn-avatars: RequestAvatars: data[] is a gchar*, not a TpHandle[], so use th...Simon McVittie2007-06-211-3/+4
* fix whitespaceRobert McQueen2007-05-311-1/+1
* fix avatars so that a missing <TYPE> node gives an empty type string, not an ...Robert McQueen2007-05-301-5/+6
* remove silly debug codeDafydd Harries2007-05-291-4/+0
* implement RequestAvatars()Dafydd Harries2007-05-281-0/+80
* factor out avatar parsingDafydd Harries2007-05-241-45/+55
* use new base64_encode API in conn-avatarsGuillaume Desmottes2007-04-201-1/+1
* src/: wrap long linesSimon McVittie2007-04-061-2/+4
* Make the corresponding header the first include in each .c file, to ensure se...Simon McVittie2007-04-051-2/+2
* Semi-automated whitespace pedantry: space before function call parentheses, w...Simon McVittie2007-04-051-1/+1
* don't crash if BINVAL markup is empty in vcard (fix LP #103978 and #75800)Guillaume Desmottes2007-04-091-2/+13
* Fail "make check" if you declare a GError*, leave it uninitialized and don't ...Simon McVittie2007-04-051-2/+2
* src/: Use TP_BASE_CONNECTION_ERROR_IF_NOT_CONNECTED (replacing ERROR_IF_NOT_C...Simon McVittie2007-04-021-1/+11
* fix leak of all of the avatars we requestRobert McQueen2007-03-281-1/+4
* check handle is valid on calls to RequestAvatarRobert McQueen2007-03-211-0/+11
* Convert Gabble to use new handle API.Simon McVittie2007-03-081-2/+3
* GetAvatarTokens: take own avatar token from conn->self_presence, not presence...Dafydd Harries2007-03-051-32/+39
* move gabble-presence-cache.? -> presence-cache.?Dafydd Harries2007-03-011-1/+1
* move gabble-presence.? -> presence.?Dafydd Harries2007-03-011-1/+1
* rename functions fgjDafydd Harries2007-03-011-2/+2