summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-02-08Fix typo.Jonny Lamb1-2/+2
2010-01-28version 0.8.10.1Dafydd Harries1-1/+1
2010-01-28version 0.8.10telepathy-gabble-0.8.10Dafydd Harries1-2/+2
2010-01-28update NEWS fileDafydd Harries1-1/+6
2010-01-27Don't crash on disco requests with no id=''Will Thompson1-0/+5
2010-01-22Add --enable-is-a-phoneWill Thompson3-0/+18
2010-01-20Merge branch 'caps-cache-0.8' into telepathy-gabble-0.8Dafydd Harries25-100/+935
2010-01-20caps cache: create correct directory when falling back to default pathDafydd Harries1-1/+1
2010-01-13restore per-channel-manager caps from the cacheDafydd Harries2-2/+16
2010-01-13test-caps-file-transfer.py: use a unique client nameDafydd Harries1-1/+1
2010-01-13make caps cache persist to disk using SQLiteDafydd Harries7-19/+556
2010-01-13free shared caps cache when CM exitsDafydd Harries3-0/+14
2010-01-13add initial implementation of CM-wide caps cacheDafydd Harries7-5/+240
2010-01-12factor out capability URI extraction from messagesDafydd Harries5-45/+56
2010-01-11make send_disco_reply() take a list of identitiesDafydd Harries7-16/+26
2010-01-11make use of send_disco_reply in testsDafydd Harries7-39/+33
2010-01-11free debugger singleton on exitDafydd Harries3-0/+15
2010-01-11compute_caps_hash(): verify that identities are well-formedDafydd Harries1-0/+5
2010-01-11Grab UNRELEASED-checking distcheck-hook from tp-glibWill Thompson2-0/+17
2010-01-11Treat <item-not-found/> as the empty vCardWill Thompson3-1/+55
2010-01-11Merge branch '0.8-chat-state-negotiation' into telepathy-gabble-0.8Will Thompson4-95/+282
2010-01-11Negotiate chat state support for capsless contactsWill Thompson4-33/+218
2010-01-11Send chat state notifications as type='chat'Will Thompson2-3/+3
2010-01-11Refactor determining whether to send chat statesWill Thompson1-45/+43
2010-01-11Tidy up the chat states test a smidgeWill Thompson1-21/+25
2010-01-08add servicetest.py to the list of Twisted testsDafydd Harries1-2/+2
2009-12-15NEWS for fd.o#25341Will Thompson1-0/+7
2009-12-15Merge branch '0.8-fd.o#25341' into telepathy-gabble-0.8Will Thompson3-0/+96
2009-12-15Test that the fix for fd.o#25341 works.Will Thompson2-0/+48
2009-12-14vcard-manager: Iterate over hashtable instead of usin g_hash_table_find to ch...Andre Moreira Magalhaes (andrunko)1-18/+18
2009-12-14vcard-manager: Do not try to set vcard fields not supported by google servers.Andre Moreira Magalhaes (andrunko)1-2/+22
2009-12-14fd.o#25341: Always sets its own vcard on loginAndre Moreira Magalhaes (andrunko)1-0/+28
2009-12-08set-set-disconnect.py: fix race when setting the avatarGuillaume Desmottes1-7/+4
2009-12-08Check coding style in test-ns.c not test.nsWill Thompson1-1/+1
2009-12-08Make log-strip.py process its argumentsWill Thompson1-2/+12
2009-12-08Make log-strip.py executableWill Thompson1-1/+1
2009-12-08Tidy some assertions in caps_helper.pyWill Thompson1-11/+16
2009-12-08Shove the test name into 'account' as the resourceWill Thompson1-1/+5
2009-12-08Make 'resource' override a resource in 'account'Will Thompson1-8/+10
2009-12-07Bump nano-version to 0.8.9.1Will Thompson1-1/+1
2009-12-07Version 0.8.9telepathy-gabble-0.8.9Will Thompson2-3/+5
2009-12-07Clarify no-mo-discoWill Thompson1-3/+5
2009-12-07NEWS for 0.8.9Will Thompson1-0/+32
2009-12-07Make --disable-assumed-ft-cap work.Will Thompson1-4/+4
2009-12-07Fix coding style checks for out-of-tree buildsWill Thompson1-2/+2
2009-12-07Move pmuc-v1 #define up with the other bundles'Will Thompson1-2/+1
2009-12-07Fall back to stun.telepathy.im not stun.ccuWill Thompson2-3/+3
2009-12-07test-muc-ownership: Remove magic numbered handlesWill Thompson1-25/+39
2009-12-07Add assertFlags{Set,Unset}Will Thompson1-0/+14
2009-12-07Remove obsolete asynchronousity.Will Thompson1-6/+1