summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-20Add get_contact_handle_sync, get_contact_handles_sync; use in simple casestowards-nextSimon McVittie69-110/+100
2013-09-20muc/roomlist.py: stop testing pre-Requests APISimon McVittie1-66/+3
2013-09-20MUC tests: modernize a bitSimon McVittie4-53/+93
2013-09-20groups-12792 test: remove unused functionSimon McVittie1-12/+0
2013-09-20Add inspect_contact_sync, inspect_contacts_sync and use in simple casesSimon McVittie17-23/+33
2013-09-20tests: use constants instead of o.fd.TSimon McVittie10-19/+23
2013-09-20constants: factor out PREFIXSimon McVittie1-16/+18
2013-09-20Avoid calling Group.GetSelfHandle()Simon McVittie5-23/+28
2013-09-20Tests: replace GetSelfHandle calls with property-gettingSimon McVittie40-50/+51
2013-09-20placate coding-style checkSimon McVittie1-1/+1
2013-09-19roomlist.py: use CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes1-21/+16
2013-09-19constants: add CHANNEL_TYPE_ROOM_LISTGuillaume Desmottes1-0/+1
2013-09-19constants: remove commaGuillaume Desmottes1-1/+1
2013-09-18write-mgr-file: write Presence propertiesGuillaume Desmottes1-0/+41
2013-09-18write-mgr-file: write Avatars propertiesGuillaume Desmottes1-0/+35
2013-09-18protocol: implement get_avatar_details()Guillaume Desmottes4-0/+69
2013-09-18protocol: claim to implement Interface.AvatarsGuillaume Desmottes3-1/+5
2013-09-17let's have some NEWSSimon McVittie1-1/+24
2013-09-17Add regression test coverage for the presence of a non-roster contactSimon McVittie2-4/+12
2013-09-16Tests: Removed unused constants from StreamedMediaXavier Claessens1-9/+0
2013-09-16Remove --disable-channel-type-call build flagXavier Claessens1-12/+0
2013-09-16Remove StreamedMedia codeXavier Claessens9-6004/+0
2013-09-16Stop creating StreamedMedia channelsXavier Claessens2-430/+15
2013-09-16Remove last parts of StreamedMedia unit testsXavier Claessens7-199/+9
2013-09-16Call: Partly port decloak unit test to Call1 but disable itXavier Claessens1-12/+12
2013-09-16Remove old StreamedMedia unit testsXavier Claessens30-5547/+0
2013-09-16connection: stop claiming to implement PresenceGuillaume Desmottes1-1/+0
2013-09-12caps/jingle-caps.py: convert test_prefer_phones to Call1Simon McVittie3-30/+29
2013-09-12Remove support for ye olde CapabilitiesSimon McVittie14-722/+39
2013-09-12regression tests: avoid relying on ye olde CapabilitiesSimon McVittie7-94/+289
2013-09-12Require tp-glib 0.21.1 and disable 0.22-deprecated functionalitySimon McVittie1-3/+3
2013-09-12GabbleMucFactory: announce tube channels individuallySimon McVittie1-20/+15
2013-09-12GabbleFtManager: announce incoming FT channels individuallySimon McVittie2-26/+42
2013-09-11exec-with-log.sh.in: fix out-of-tree use of GABBLE_TEST_BACKTRACESimon McVittie1-1/+1
2013-09-11Cache vCard aliases in a hash table, not in deprecated handle qdataSimon McVittie1-31/+22
2013-09-11Cache PEP aliases in a hash table, not deprecated handle qdataSimon McVittie4-32/+29
2013-09-09Merge branch 'telepathy-gabble-0.18'Simon McVittie2-0/+12
2013-09-09Add a regression test for #68829Simon McVittie2-0/+52
2013-09-09Add a regression test for #68829Simon McVittie2-0/+52
2013-09-06set nano flagGuillaume Desmottes1-1/+1
2013-09-06prepare 0.18.1Guillaume Desmottes2-4/+11
2013-09-06wocky: update to gabble-0.18 HEADGuillaume Desmottes1-0/+0
2013-09-06wocky: update to masterGuillaume Desmottes1-0/+0
2013-08-09Merge branch 'telepathy-gabble-0.18'Simon McVittie4-3/+10
2013-08-09nano version, release nameSimon McVittie2-1/+8
2013-08-090.18.0Simon McVittie2-4/+4
2013-08-09more NEWSSimon McVittie1-1/+2
2013-08-09tests/twisted: make the necessary directories to put *.conf inSimon McVittie1-1/+2
2013-08-09Update Wocky againSimon McVittie1-0/+0
2013-08-09errno is actually a reserved word in C, avoid itSamuel Thibault2-1/+4