summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-26Version 0.9.11telepathy-gabble-0.9.11Will Thompson2-2/+27
2010-04-26Fix compilation with --disable-debugWill Thompson1-0/+2
2010-04-26Fix a race in vcard/set-contact-info.pyWill Thompson1-5/+7
2010-04-26Whoops. Update Wocky to a real commit ID.Will Thompson1-0/+0
2010-04-26Update WockyWill Thompson2-2/+4
2010-04-22Merge branch 'tests'Simon McVittie3-6/+15
2010-04-22jingle/call-codecoffer.py: don't assume our telepathy-glib is < 0.11.3Simon McVittie1-1/+3
2010-04-22avatar-requirements.py: test GetAll both before and after connectingSimon McVittie1-5/+10
2010-04-22Sync constants.py back from Haze, which added "CM"Simon McVittie1-0/+2
2010-04-20Update wockySjoerd Simons1-0/+0
2010-04-20Set the namespace directly in the nodeSjoerd Simons1-1/+1
2010-04-20Set the namespace as soon as we create a nodeSjoerd Simons1-2/+1
2010-04-20No need to special-case xmlns and xml:langSjoerd Simons1-6/+1
2010-04-20Merge branch 'wocky-node-tree'Sjoerd Simons44-383/+491
2010-04-20Rename to WockyStanza, WockyNode and related changesSjoerd Simons42-383/+488
2010-04-20Add a debug macro for stanza debuggingSjoerd Simons1-0/+3
2010-04-20Update wockySjoerd Simons1-0/+0
2010-04-16test that GetContactAttributes returns an empty location if there is no locationGuillaume Desmottes1-4/+10
2010-04-16location: return an empty hash to GetContactAttributes if there is no locationGuillaume Desmottes1-8/+10
2010-04-16location: ref the conn while wocky_pep_service_get_async is running (fdo #25775)Guillaume Desmottes1-2/+5
2010-04-16Merge branch 'undraft'Simon McVittie3-24/+37
2010-04-15Spec 0.19.5, even...Simon McVittie1-6/+6
2010-04-15Update ContactInfo, MailNotification to spec 0.19.4Simon McVittie3-18/+31
2010-04-14vcard/overlapping-sets.py: Removed check for dbus-return of SetAliases.Andre Moreira Magalhaes (andrunko)1-1/+0
2010-04-14vcard/overlapping-sets.py: Use _ instead of ev for variables that we ignore.Andre Moreira Magalhaes (andrunko)1-2/+2
2010-04-14vcard/overlapping-sets.py: Fixed racy.Andre Moreira Magalhaes (andrunko)1-6/+10
2010-04-14Merge branch 'contact-info'Andre Moreira Magalhaes (andrunko)21-201/+2506
2010-04-14vcard/refresh-contact-info.py: Added test for RefreshContactInfo.Andre Moreira Magalhaes (andrunko)2-0/+63
2010-04-14vcard/get-contact-info.py: GetContactInfo should always read from cache. Use ...Andre Moreira Magalhaes (andrunko)1-2/+2
2010-04-14conn-contact-info: Implement RefreshContactInfo.Andre Moreira Magalhaes (andrunko)1-0/+53
2010-04-14conn-contact-info: GetContactInfo should only return cached data and not requ...Andre Moreira Magalhaes (andrunko)1-14/+0
2010-04-14Updated Connection_Interface_Contact_Info.xml and implementation according to...Andre Moreira Magalhaes (andrunko)2-22/+114
2010-04-14Merge remote branch 'smcv/contact-info' into contact-infoAndre Moreira Magalhaes (andrunko)20-180/+2291
2010-04-13Update Gabble for _stanza_build() changes.Will Thompson6-36/+36
2010-04-13Update Wocky for _stanza_build() changesWill Thompson1-0/+0
2010-04-13Correct a mis-shaped call to wocky_xmpp_stanza_build()Will Thompson1-2/+2
2010-04-08bump nano-version to 0.9.10.1Will Thompson1-1/+1
2010-04-08Version 0.9.10Will Thompson1-2/+2
2010-04-08NEWS for 0.9.10Will Thompson1-0/+24
2010-04-08Correctly get test bus conf. from builddirWill Thompson1-1/+1
2010-04-08Update Wocky for even more pubsub code!Will Thompson1-0/+0
2010-04-06Remove the proxy from the potential proxies list if the result is invalidSjoerd Simons1-2/+2
2010-04-06Make all checks run in a dbus session (some require it)Sjoerd Simons1-1/+6
2010-04-06Use g_resolver_lookup_by_name instead of getaddrinfo in GibberTcpTransportSjoerd Simons6-65/+88
2010-04-06Also ignore ipv6 related errors when accepting a fileSjoerd Simons1-2/+13
2010-04-06Implement synchronous lookup_by_name methodSjoerd Simons1-6/+31
2010-04-06Ignore errors if we can't listen on ipv6Sjoerd Simons4-7/+18
2010-04-06Be more clear about which address family failsSjoerd Simons1-2/+2
2010-04-06Merge branch 'trivia'Simon McVittie6-69/+100
2010-04-06configure.ac: use TP_COMPILER_WARNINGSSimon McVittie5-68/+98