summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-03-11don't try to gracefully avoid a bug if it's there; assert what can't happen, ...telepathy-gabble-0.6Senko Rasic1-7/+4
2008-03-11_got_self_avatar_for_get_known_avatar_tokens: in the corner case of us starti...Senko Rasic1-2/+7
2008-03-06when blocking gtalk contacts, discard their presenceSenko Rasic3-0/+24
2008-03-04fix function commentSenko Rasic1-2/+2
2008-02-22refactor Ready function to avoid gotoRobert McQueen1-7/+7
2008-02-22don't emit NewStreamHandler signals multiple times if Ready is called multipl...Robert McQueen1-4/+4
2008-02-19gabble-connection-manager.c: don't use default port value in .manager filesSenko Rasic1-2/+1
2008-02-14version 0.6.2.1Senko Rasic1-1/+1
2008-02-14version 0.6.2telepathy-gabble-0.6.2Senko Rasic2-2/+12
2008-01-21elide un-necessary boolean from gabble_disco_find_service (backported from 0....Senko Rasic1-8/+6
2008-01-21 when handling the attributes of disco <identity> elements in code, always pu...Senko Rasic3-10/+10
2008-01-20GabbleConnection: use JID that server gives us (could be different in XMPP1.0)Senko Rasic1-0/+4
2008-01-20GabbleConnection: try using TLS if possible; ignore errors unless encryption ...Senko Rasic1-0/+15
2008-01-20GabbleConnection: use SRV if available and if server nor port have been providedSenko Rasic1-10/+27
2008-01-19configure.ac: check for Loudmouth>=1.3.2 and optionally enable SRV/TLS/SASL f...Senko Rasic1-13/+6
2007-09-28Fix coding style in test-parse-message.c to fix `make check`Simon McVittie1-1/+1
2008-01-03Cope with TpChannelIface channel-type property becoming writeable in telepath...Simon McVittie5-15/+17
2007-11-12When using GABBLE_PERSIST, set all Gabble debug flags as well as all tp-glib ...Simon McVittie1-0/+2
2007-11-12Backport "Use tp_debug_set_flags() if available, to separate 'persist' from t...Simon McVittie4-6/+23
2007-11-08Development version 0.6.1.1Simon McVittie1-1/+1
2007-11-07Version 0.6.1telepathy-gabble-0.6.1Simon McVittie1-2/+2
2007-10-18conn-avatars.c: properly propagate error in update_own_avatar_sha1Senko Rasic1-6/+2
2007-10-18debug.c: enable request pipeline debug flagSenko Rasic1-0/+1
2007-10-29gabble_media_session_error(): access temporary array instead of just cleared ...Senko Rasic1-1/+1
2007-10-10RequestPipeline, VCardManager: increased pipeline bandwidth, timeouts and cac...Senko Rasic2-3/+3
2007-10-05GabbleVCardManager: destroy pending edits if GET request for our VCard failedSenko Rasic1-0/+4
2007-09-28version 0.6.0.1Dafydd Harries1-1/+1
2007-09-28version 0.6.0telepathy-gabble-0.6.0Dafydd Harries1-3/+3
2007-09-26Remove false comment from configure.acSimon McVittie1-2/+0
2007-09-26test-vcard-set-and-get: ignore the AvatarUpdated signal with empty token caus...Simon McVittie1-0/+2
2007-09-27configure.ac: check for function presence instead of GLib versionSenko Rasic1-4/+4
2007-09-27improved the g_hash_table_remove_all() detectionSenko Rasic2-7/+7
2007-09-27Use replacement if g_hash_table_remove_all() isn't provided by GLibSenko Rasic2-0/+19
2007-09-27use MessageTypeNormal for offline messages without type attribute that Google...Dafydd Harries2-1/+49
2007-09-27presence.c: properly include time.hSenko Rasic1-0/+1
2007-09-26debug.h: use better definition of DEBUG and NODE_DEBUG in the non-debug caseSimon McVittie1-2/+2
2007-09-26debug.h: NODE_DEBUG: allow s argument to be non-literal (and don't break if i...Simon McVittie1-1/+1
2007-09-25Move debug message so it's after SHA-1 has actually been calculatedSimon McVittie1-1/+1
2007-09-25add test for spurious new text channelsDafydd Harries2-0/+69
2007-09-25don't create new text channel if we receive a message with a chat state but n...Dafydd Harries1-2/+3
2007-09-25fixed merge conflictsSenko Rasic1-0/+2
2007-09-24test-caps-update.py: make it clear that we don't depend on gabble version for...Senko Rasic1-3/+2
2007-09-24presence-cache.c: simplify presence change detection, ensure we use newly cre...Senko Rasic1-13/+14
2007-09-21added test for CapabilitiesChanged signal emissionSenko Rasic2-1/+60
2007-09-20presence-cache.c: emit capabilities update only once after all caps uris have...Senko Rasic1-7/+29
2007-09-25gabble_connection_dispose: free the vCard manager and the roster after the re...Dafydd Harries1-6/+6
2007-09-25vCard manager: emit got-self-initial-avatar even when our vCard doesn't conta...Dafydd Harries1-52/+57
2007-09-25RequestAliases: ref the handles we're getting aliases for for the duration of...Dafydd Harries1-0/+11
2007-09-25GetKnownAvatarTokens: store connection in request struct so that it's valid l...Dafydd Harries1-0/+1
2007-09-25Add gabble-testing.log to _boringSimon McVittie1-0/+1