summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-08-14Prepare 0.17.0telepathy-gabble-0.17.0Xavier Claessens2-5/+11
2012-08-14Make sure "make -j3 maintainer-foo" worksXavier Claessens1-3/+12
2012-07-18jingle caps test: add a test for Google caps with a random nodeJonny Lamb1-2/+49
2012-07-18presence-cache: ignore caps nodes when we see google 'ext' featuresJonny Lamb2-46/+73
2012-07-17presence-cache: parse caps URIs as a pair of node and fragmentJonny Lamb1-10/+16
2012-07-11server-tls-manager: deal with modification of the GList while iterating itJonny Lamb1-2/+11
2012-06-28Implement WLM jidlookupXavier Claessens4-1/+128
2012-06-19GabbleServerTLSManager: Support multiple consecutive TLS verificationsXavier Claessens3-65/+98
2012-06-02Fix for initiating a video call from an Android tablet.Marcus Lundblad3-1/+17
2012-06-02Make Android 4.0 GTalk contacts appear as capable of a/v calls.Marcus Lundblad1-0/+2
2012-05-30Include missing config.h at the beginning of jingle-info.cSimon McVittie1-0/+2
2012-05-30Use meta-headers for everythingSimon McVittie106-310/+176
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.0telepathy-gabble-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
2012-03-27gabble_roster_authorize_publication_async: correct the source tagAlban Crequy1-1/+1
2012-03-23Replace plugindir with an AC_ARG_VAR so it can be passed to configureSimon McVittie6-9/+11
2012-03-23Install non-ABI-stable libraries used by plugins to a private directorySimon McVittie4-3/+15
2012-03-23Avoid non-portable use of += in configure.acSimon McVittie1-4/+4
2012-03-23Avoid Wocky trying to install into --prefix=NONESimon McVittie1-0/+7
2012-03-23configure.ac: remove apostrophe from a help message so syntax highlighting worksSimon McVittie1-1/+1
2012-03-23telepathy-gabble.pc: link to WockySimon McVittie1-1/+1
2012-03-22start on 0.15.6Jonny Lamb2-1/+6
2012-03-22version 0.15.5telepathy-gabble-0.15.5Jonny Lamb2-4/+25
2012-03-22configure: depend on telepathy-glib 0.17.7Jonny Lamb1-1/+1
2012-03-22Merge branch 'disable-voip'Marco Barisione84-133/+672
2012-03-22Allow to disable VoIP-related code with --disable-voipMarco Barisione84-125/+672
2012-03-22There is no need to include non-compiled files in EXTRA_DISTMarco Barisione1-8/+0
2012-03-20CallStream: Replace want_send with the local sending state of the StreamOlivier CrĂȘte2-13/+8