summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-18muc-channel: use TP_PROP more than appending the property to an iface namecheerio-tubesJonny Lamb1-3/+3
2012-05-18tubes-channel: removeJonny Lamb7-2470/+0
2012-05-18muc-channel: remove "tube" propertyJonny Lamb1-12/+0
2012-05-18muc-factory: simplify code to get IM channel from InitialChannelsJonny Lamb1-7/+7
2012-05-18muc-factory: remove dead commentJonny Lamb1-2/+0
2012-05-18muc-channel: enable SI stream requests againJonny Lamb3-7/+76
2012-05-18muc-factory: fix listing of channelsJonny Lamb2-38/+18
2012-05-18tubes test: fix up now that we return text & tube channels togetherJonny Lamb1-29/+11
2012-05-18muc-channel: remove unused methodsJonny Lamb2-40/+0
2012-05-18muc-channel: send Tube presence where appropriateJonny Lamb3-27/+249
2012-05-18muc-channel: add way to request single Tube channelsJonny Lamb3-37/+130
2012-05-18muc-factory: remove Tubes channels from Tube channel requestsJonny Lamb1-157/+89
2012-05-18muc-channel: store Tube channels hereJonny Lamb1-1/+9
2012-05-18muc-factory: remove Tubes channel handling codeJonny Lamb1-63/+0
2012-05-18muc-factory: stop exposing Tubes channels in RCCsJonny Lamb1-5/+0
2012-05-18private-tubes-factory: make extract_tube_information publicJonny Lamb2-10/+15
2012-05-18private-tubes-factory: make error messages less 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
2012-04-02version 0.16.0Jonny Lamb2-4/+4
2012-04-02NEWS: summary for 0.16.0Jonny Lamb1-2/+25
2012-04-02configure: update dependency on tp-glibJonny Lamb1-6/+1
2012-04-02Merge branch '47999-handle-ibb-errors'Will Thompson1-39/+39
2012-03-28bytestream-ibb: handle IQ send errorsWill Thompson1-37/+37
2012-03-28bytestream-ibb: correct send_data's return value.Will Thompson1-2/+2
2012-03-27New test: connect/test-connection-params.pyAlban Crequy2-0/+55
2012-03-27ContactList: downloading the roster at connection depends on a connection par...Alban Crequy3-7/+96
2012-03-27Update dependency on telepathy-glibAlban Crequy1-1/+6
2012-03-27gabble_roster_unpublish_async: correct the source tagAlban Crequy1-1/+1