summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 0.8.0telepathy-haze-0.8.0Simon McVittie2013-10-022-4/+7
* NEWSSimon McVittie2013-09-241-0/+14
* HazeIMChannel: chain up properly in disposeSimon McVittie2013-09-241-0/+2
* haze_contact_list_set_contact_groups_async: fix sense of testSimon McVittie2013-09-241-1/+1
* Test unknown presencesSimon McVittie2013-09-172-2/+12
* Return UNKNOWN status for non-buddies, rather than raising an errorSimon McVittie2013-09-171-20/+33
* I keep forgetting the release name :-(Simon McVittie2013-09-171-0/+2
* 0.7.1.1Simon McVittie2013-09-171-1/+1
* Clean up test filestelepathy-haze-0.7.1Simon McVittie2013-09-172-0/+7
* Distribute gabbletestSimon McVittie2013-09-171-0/+1
* Distribute with-session-bus.shSimon McVittie2013-09-171-1/+3
* Update telepathy.am from Gabble, omitting the gtk-doc bitSimon McVittie2013-09-171-6/+17
* 0.7.1Simon McVittie2013-09-172-4/+23
* Disable warnings about deprecated functions for stable branchSimon McVittie2013-09-171-1/+2
* .gitignore: update with new test filesGuillaume Desmottes2013-09-121-0/+2
* Run regression tests under the run-test.sh "driver"Guillaume Desmottes2013-09-122-33/+58
* move tests tools to tests/twisted/toolsGuillaume Desmottes2013-09-1211-38/+35
* Import run-test.sh.in from Gabble masterGuillaume Desmottes2013-09-122-0/+70
* Adjust for Sametime accounts getting a "usersplit" in libpurple 2.10.1Simon McVittie2013-06-271-1/+6
* Avoid recent libpurple doing "clever" proxy discovery, etc.Simon McVittie2013-06-251-0/+9
* Initialize libdbus for thread-safetySimon McVittie2013-06-231-0/+5
* Sync with-session-bus.sh from telepathy-glib masterSimon McVittie2013-06-041-3/+15
* Revert "Disable warnings about deprecated functions for stable branch"Xavier Claessens2013-05-271-2/+1
* Revert "Revert "Stop using deprecated tp-glib symbols""Xavier Claessens2013-05-2713-105/+37
* Merge branch 'telepathy-haze-0.6'Xavier Claessens2013-05-2714-38/+107
|\
| * Disable warnings about deprecated functions for stable branchtelepathy-haze-0.6Xavier Claessens2013-05-271-1/+2
| * Revert "Stop using deprecated tp-glib symbols"Xavier Claessens2013-05-2713-40/+108
* | Merge branch 'telepathy-haze-0.6'Xavier Claessens2013-05-273-3/+6
|\ \ | |/
| * Stop using deprecated tp-glib symbolsXavier Claessens2013-05-2713-108/+40
| * Work around GValueArray deprecationXavier Claessens2013-05-273-0/+7
* | Test closing the request_password channelWill Thompson2013-04-122-0/+44
* | Don't call purple_account_disconnect() if pw request failsWill Thompson2013-04-121-11/+8
* | Add sasl/telepathy-password.py from GabbleWill Thompson2013-04-123-0/+190
* | Refresh and uncopypasta gabbletestWill Thompson2013-04-1124-876/+1129
* | request: fix more resource leaksStefan Becker2013-04-113-34/+73
* | request: fix resource leakageStefan Becker2013-04-111-24/+41
* | request: handle purple_account_request_password()Stefan Becker2013-04-115-14/+105
* | bump nano-versionWill Thompson2012-11-212-1/+6
* | Version 0.7.0telepathy-haze-0.7.0Will Thompson2012-11-212-4/+4
* | NEWS for 0.7.0Will Thompson2012-11-211-1/+11
* | Add skype-x11 to known protocols, rename the other to skype-dbusGabriele Giacone2012-11-211-1/+2
* | Expose third-party Skype prpl as 'skype'Gabriele Giacone2012-11-171-0/+1
* | Remove deprecated tp_handle_ref/unrefXavier Claessens2012-05-107-65/+0
* | Set G_MESSAGES_DEBUG during testingSimon McVittie2012-05-071-0/+2
* | Use non-deprecated TpMessage APIsSimon McVittie2012-05-071-7/+6
* | Use non-deprecated TpIntset APIsSimon McVittie2012-05-072-6/+6
* | Use TP_ERRORS instead of deprecated TP_ERRORSimon McVittie2012-05-0713-35/+35
* | caps test: do a simple test for media caps changesJonny Lamb2012-05-021-1/+32
* | twisted tests: add a config module for knowing whether media is enabledJonny Lamb2012-05-022-1/+15
* | capabilities: implement UpdateCapabilitiesJonny Lamb2012-05-024-3/+108