summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-09-17Merge branch 'telepathy-haze-0.8', rejecting -Wno-deprecated-declarationsSimon McVittie6-11/+51
2013-09-17Clean up test filesSimon McVittie2-0/+7
2013-09-17Distribute gabbletestSimon McVittie1-0/+1
2013-09-17Distribute with-session-bus.shSimon McVittie1-1/+3
2013-09-17Update telepathy.am from Gabble, omitting the gtk-doc bitSimon McVittie1-6/+17
2013-09-170.7.1Simon McVittie2-4/+23
2013-09-17Disable warnings about deprecated functions for stable branchSimon McVittie1-1/+2
2013-09-13connection: stop implementing old Capabilities interfaceGuillaume Desmottes3-151/+0
2013-09-13connection: stop implementing old Presence interfaceGuillaume Desmottes1-3/+0
2013-09-12use TP_SEAL_ENABLEGuillaume Desmottes7-30/+60
2013-09-12use tp-glib single includesGuillaume Desmottes26-73/+28
2013-09-12bump TP_VERSION to 0.22Guillaume Desmottes1-1/+4
2013-09-12.gitignore: update with new test filesGuillaume Desmottes1-0/+2
2013-09-12Run regression tests under the run-test.sh "driver"Guillaume Desmottes2-33/+58
2013-09-12move tests tools to tests/twisted/toolsGuillaume Desmottes11-38/+35
2013-09-12Import run-test.sh.in from Gabble masterGuillaume Desmottes2-0/+70
2013-06-27Adjust for Sametime accounts getting a "usersplit" in libpurple 2.10.1Simon McVittie1-1/+6
2013-06-25Avoid recent libpurple doing "clever" proxy discovery, etc.Simon McVittie1-0/+9
2013-06-23Initialize libdbus for thread-safetySimon McVittie1-0/+5
2013-06-04Sync with-session-bus.sh from telepathy-glib masterSimon McVittie1-3/+15
2013-05-27Revert "Disable warnings about deprecated functions for stable branch"Xavier Claessens1-2/+1
2013-05-27Revert "Revert "Stop using deprecated tp-glib symbols""Xavier Claessens13-105/+37
2013-05-27Merge branch 'telepathy-haze-0.6'Xavier Claessens14-38/+107
2013-05-27Disable warnings about deprecated functions for stable branchXavier Claessens1-1/+2
2013-05-27Revert "Stop using deprecated tp-glib symbols"Xavier Claessens13-40/+108
2013-05-27Merge branch 'telepathy-haze-0.6'Xavier Claessens3-3/+6
2013-05-27Stop using deprecated tp-glib symbolsXavier Claessens13-108/+40
2013-05-27Work around GValueArray deprecationXavier Claessens3-0/+7
2013-04-12Test closing the request_password channelWill Thompson2-0/+44
2013-04-12Don't call purple_account_disconnect() if pw request failsWill Thompson1-11/+8
2013-04-12Add sasl/telepathy-password.py from GabbleWill Thompson3-0/+190
2013-04-11Refresh and uncopypasta gabbletestWill Thompson24-876/+1129
2013-04-11request: fix more resource leaksStefan Becker3-34/+73
2013-04-11request: fix resource leakageStefan Becker1-24/+41
2013-04-11request: handle purple_account_request_password()Stefan Becker5-14/+105
2012-11-21bump nano-versionWill Thompson2-1/+6
2012-11-21Version 0.7.0Will Thompson2-4/+4
2012-11-21NEWS for 0.7.0Will Thompson1-1/+11
2012-11-21Add skype-x11 to known protocols, rename the other to skype-dbusGabriele Giacone1-1/+2
2012-11-17Expose third-party Skype prpl as 'skype'Gabriele Giacone1-0/+1
2012-05-10Remove deprecated tp_handle_ref/unrefXavier Claessens7-65/+0
2012-05-07Set G_MESSAGES_DEBUG during testingSimon McVittie1-0/+2
2012-05-07Use non-deprecated TpMessage APIsdeprecationsSimon McVittie1-7/+6
2012-05-07Use non-deprecated TpIntset APIsSimon McVittie2-6/+6
2012-05-07Use TP_ERRORS instead of deprecated TP_ERRORSimon McVittie13-35/+35
2012-05-02caps test: do a simple test for media caps changesJonny Lamb1-1/+32
2012-05-02twisted tests: add a config module for knowing whether media is enabledJonny Lamb2-1/+15
2012-05-02capabilities: implement UpdateCapabilitiesJonny Lamb4-3/+108
2012-05-02capabilities: emit ContactCapabilityChanged where appropriateJonny Lamb1-7/+23
2012-05-01capabilities: implement Media for contact capsJonny Lamb1-6/+72