summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* GabbleMediaStream: rather than letting Telepathy clients assert gabble by sen...telepathy-gabble_0.5.0Robert McQueen2006-12-081-0/+11
* bump version to 0.5.0Robert McQueen2006-12-111-3/+3
* GabbleConnection: in the callback where avatar setting is completed, use self...Robert McQueen2006-12-081-3/+3
* GabbleConnection: tweak _request_avatar_cb to use self_presence, and use upda...Robert McQueen2006-12-081-4/+25
* GabbleConnection: tweaks to whitespace & indentationRobert McQueen2006-12-081-17/+22
* GabbleConnection: plug a minute leak when getting initial self avatar token, ...Robert McQueen2006-12-081-2/+4
* GabbleConnection: add some TODO/XXX itemsRobert McQueen2006-12-081-0/+6
* GabbleConnection: hook up capabilities-related stuff to self_presenceRobert McQueen2006-12-081-13/+12
* GabbleConnection: call update_own_avatar_sha1 from the signal for got-initial...Robert McQueen2006-12-081-5/+2
* GabbleConnection: hook up and emit the AvatarUpdated signal, copying the SHA1...Robert McQueen2006-12-081-0/+57
* GabbleConnection: when getting/setting/sending our presence, use self_presenceRobert McQueen2006-12-081-9/+12
* GabbleConnection: set initial caps on self_presenceRobert McQueen2006-12-081-4/+1
* sha1_sum: tweak indentationRobert McQueen2006-12-081-1/+1
* GabblePresenceCache: update TODOs and tweak some indentationRobert McQueen2006-12-081-4/+4
* GabblePresenceCache: only inspect <presence> messages for nickname/avatar/cap...Robert McQueen2006-12-081-4/+4
* GabblePresenceCache: remove #if 0 codeRobert McQueen2006-12-081-11/+0
* GabblePresence: move typedef of GabblePresence to gabble-types.hRobert McQueen2006-12-072-2/+2
* GabbleConnection: add a self_presence member to the connection structure to s...Robert McQueen2006-12-071-4/+6
* GabbleConnection: add a self_presence member to the connection object, to sto...Robert McQueen2006-12-061-0/+1
* GabblePresenceCache: stop ignoring presence messages from other resources on ...Robert McQueen2006-11-271-7/+0
* test-gabble-presence.c: Fix test for extra parameter to gabble_presence_updateSimon McVittie2006-10-181-10/+10
* GabblePresence: revert the addition of the set_locally hack for indicating yo...Robert McQueen2006-11-275-25/+16
* Merge Rob's removal of unused configure.ac bits with my addition of AC_C_BIGE...Simon McVittie2006-12-061-2/+2
* resolve conflictsDafydd Harries2006-11-271-4/+6
* resolve conflictsDafydd Harries2006-11-271-1/+26
* GabbleConnection: tweak _request_avatar_cb to be happier when the responders ...Robert McQueen2006-10-271-14/+19
* GabblePresence: merge conflict between caps & avatar branchRobert McQueen2006-10-271-0/+3
* Patch from Kenneth Rohde Christiansen to fix missing advertisment of the Avat...Robert McQueen2006-10-263-2/+2
* gabble-connection.c: When getting our own avatar, if necessary delay until th...Simon McVittie2006-10-242-7/+79
* gabble-presence-cache: Break XEP-0153 by not disabling avatar support if non-...Simon McVittie2006-10-241-2/+10
* gabble-connection.c: Raise error and signal AvatarUpdated if the avatar in th...Simon McVittie2006-10-241-0/+22
* base64.[ch]: add copyright blurbSimon McVittie2006-10-192-1/+37
* gabble-connection.c: remove unnecessary 'return'Simon McVittie2006-10-191-2/+0
* gabble-connection.c: increment copyright yearSimon McVittie2006-10-191-2/+2
* gabble-connection.c: Correctly unlink PHOTO nodeSimon McVittie2006-10-191-7/+8
* test-base64.c: Add test case for pathological whitespaceSimon McVittie2006-10-191-0/+8
* base64.c: cope with arbitrary whitespaceSimon McVittie2006-10-191-28/+31
* util.[ch]: Add lm_message_node_unlink() convenience functionSimon McVittie2006-10-192-0/+12
* base64.c: Parse base64 in a more whitespace-tolerant waySimon McVittie2006-10-181-6/+16
* Debug when our own avatar is not valid base64Simon McVittie2006-10-181-0/+5
* Don't try to sha1 an invalid avatarSimon McVittie2006-10-181-1/+1
* base64.c: ignore arbitrary whitespace (Gajim puts \r in its vCard PHOTOs)Simon McVittie2006-10-181-2/+2
* vcard-manager.c, gabble-connection.c: Use a signal to notify the Connection w...Simon McVittie2006-10-182-13/+103
* Move hex SHA1 calculation to util.[ch]Simon McVittie2006-10-183-13/+28
* gabble-connection.c: Make callbacks staticSimon McVittie2006-10-181-4/+4
* gabble-connection.c: Encode SHA-1 in hex again, not in base64.Simon McVittie2006-10-181-4/+8
* gabble-connection.c: In SetAvatar(), update presence and push it to the serverSimon McVittie2006-10-181-9/+20
* test-gabble-presence.c: Fix test for extra parameter to gabble_presence_updateSimon McVittie2006-10-181-10/+10
* gabble-presence.c: In presence, claim that we support XEP-0153, and if we hav...Simon McVittie2006-10-181-1/+10
* gabble-presence-cache.c: If another of our JID's resources does not support X...Simon McVittie2006-10-181-5/+13