summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-09-07Turn off deprecation warnings, this is a stable branch016-camera-v1-54634Simon McVittie1-0/+1
2012-09-07Verify that every caps 'ext' we ever advertise can be disco'd without errorSimon McVittie1-11/+14
2012-09-07Now that camera-v1 has a caps URI, don't treat it as part of video-v1Simon McVittie2-3/+7
2012-09-07Add Google camera-v1 as a first-class caps bundleSimon McVittie5-0/+21
2012-08-14Bump nano versionXavier Claessens1-1/+1
2012-08-14Prepare 0.16.2Xavier Claessens2-1/+8
2012-08-14Make sure "make -j3 maintainer-foo" worksXavier Claessens1-3/+12
2012-07-11server-tls-manager: deal with modification of the GList while iterating itJonny Lamb1-2/+11
2012-06-200.16.1 releaseXavier Claessens2-4/+15
2012-06-20GabbleServerTLSManager: 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-10Fix a leak in: tp_handles_unref() does not unref the arrayXavier Claessens1-0/+2
2012-04-04use new GLib API checking macrosGuillaume Desmottes1-4/+3
2012-04-04Depends on GLib 2.30Guillaume Desmottes1-2/+2
2012-04-04gibber-unix-transport: stop defining _GNU_SOURCEGuillaume Desmottes1-3/+0
2012-04-04add missing config.h includesGuillaume Desmottes43-6/+56
2012-04-04include config.h in the generated gabble-enumtypes.cGuillaume Desmottes1-0/+1
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
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.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
2012-03-16CallStream: Set local sending to true if a locally-created content wants to sendOlivier Crête2-2/+15
2012-03-16Also check the sending state of non-initial streamsOlivier Crête2-13/+17
2012-03-13tests: Expect new contents to be pending_start receivingOlivier Crête1-2/+6
2012-03-09Fix unit tests to use the Telepathy candidate typesOlivier Crête2-8/+12
2012-03-09Convert Telepathy types to Jingle types correctlyOlivier Crête1-12/+9
2012-03-09Correctly convert JingleCandidateType to Telepathy typesOlivier Crête1-1/+17
2012-03-09tube-iface: remove duplicated propertiesJonny Lamb1-26/+0