summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-07-24muc-factory: clarify code deciding whether to announce text channelsonly-one-tubeJonny Lamb1-12/+11
2012-07-20muc-channel: remove ::appeared signal, replace with is_respawning checkJonny Lamb2-22/+8
2012-07-20private-tubes-factory: add further assertions in parsing a tube inviteJonny Lamb1-0/+3
2012-07-20private-tubes-factory: ensure (not lookup) handles from tube invitesJonny Lamb1-4/+5
2012-07-20tubes: use 64bit uints for tube IDs everywhereJonny Lamb8-68/+63
2012-07-20private-tubes-factory: simplify emit_new_channel codeJonny Lamb1-10/+3
2012-07-20private-tubes-factory: add a comment about who owns new channelsJonny Lamb1-0/+4
2012-07-20private-tubes-factory: correct logic in looking up existing tubesJonny Lamb1-1/+1
2012-07-20private-tubes-factory: appease the code style checkerJonny Lamb1-1/+1
2012-07-20muc-channel: disappear from the bus when not requestedJonny Lamb10-76/+652
2012-07-20muc-channel: use TP_PROP more than appending the property to an iface nameJonny Lamb1-3/+3
2012-07-20tubes-channel: removeJonny Lamb7-2470/+0
2012-07-20muc-channel: remove "tube" propertyJonny Lamb1-12/+0
2012-07-20muc-factory: simplify code to get IM channel from InitialChannelsJonny Lamb1-7/+7
2012-07-20muc-factory: remove dead commentJonny Lamb1-2/+0
2012-07-20muc-channel: enable SI stream requests againJonny Lamb3-7/+76
2012-07-20muc-factory: fix listing of channelsJonny Lamb2-38/+18
2012-07-20tubes test: fix up now that we return text & tube channels togetherJonny Lamb1-29/+11
2012-07-20muc-channel: remove unused methodsJonny Lamb2-40/+0
2012-07-20muc-channel: send Tube presence where appropriateJonny Lamb3-27/+249
2012-07-20muc-channel: add way to request single Tube channelsJonny Lamb3-37/+130
2012-07-20muc-factory: remove Tubes channels from Tube channel requestsJonny Lamb1-157/+89
2012-07-20muc-channel: store Tube channels hereJonny Lamb1-1/+9
2012-07-20muc-factory: remove Tubes channel handling codeJonny Lamb1-63/+0
2012-07-20muc-factory: stop exposing Tubes channels in RCCsJonny Lamb1-5/+0
2012-07-20private-tubes-factory: make extract_tube_information publicJonny Lamb2-10/+15
2012-07-20private-tubes-factory: make error messages more specificJonny Lamb1-3/+3
2012-05-18private-tubes-factory: remove some duplicationJonny Lamb1-12/+3
2012-05-18connection: make a better guess at the final number of channel managersJonny Lamb1-1/+1
2012-05-18private-tubes-factory: remove old Tubes codeJonny Lamb1-109/+0
2012-05-18private-tubes-factory: move SI tube request handling to hereJonny Lamb1-20/+79
2012-05-18private-tubes-factory: implement handle_si_stream_requestJonny Lamb1-7/+51
2012-05-18private-tubes-factory: only create Tube channels for tube offersJonny Lamb1-31/+308
2012-05-18private-tubes-factory: remove Tubes channels from RCCsJonny Lamb1-18/+0
2012-05-18private-tubes-factory: create only Tube channels for requestsJonny Lamb1-81/+190
2012-05-17tube tests: remove all Chan.T.Tubes testsJonny Lamb19-1196/+270
2012-05-17configure: ignore post 0.18 deprecations so we can build against tp-glib masterJonny Lamb18-3/+31
2012-05-10Stop using tp_handle_ref/unrefXavier Claessens21-266/+6
2012-05-10Fix a leak in: tp_handles_unref() does not unref the arrayXavier Claessens1-0/+2
2012-05-09Bump telepathy-glib required version to 0.19.0Xavier Claessens2-2/+5
2012-05-09Improve ChatState testSimon McVittie3-12/+164
2012-05-09Use TpMessageMixin to implement ChatStateXavier Claessens2-168/+59
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-05-07Use non-deprecated TpIntset APIsSimon McVittie7-70/+84
2012-05-07Use TP_ERROR instead of deprecated TP_ERRORSSimon McVittie44-273/+273
2012-05-07Stop using deprecated debug-ansi.hSimon McVittie2-6/+2
2012-04-05servicetest: TextTestRunner might not be in unittest.runnerJonny Lamb1-2/+1
2012-04-05Merge branch 'shutup-servicetest'Jonny Lamb1-2/+14
2012-04-02start on version 0.17.0Jonny Lamb2-2/+2
2012-04-02start on version 0.16.1Jonny Lamb2-1/+6