summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-30tubetestutil: use temporary files as unix socket pathsmasterJonny Lamb4-1/+21
2012-01-26Correct NODE_DEBUG's first argument type.Will Thompson1-1/+1
2012-01-26debug: remove leftover reference to LmMessageNodeWill Thompson1-1/+1
2012-01-26Update Wocky submoduleWill Thompson1-0/+0
2012-01-26Expunge lm_message_ref and lm_message_unref.Will Thompson25-90/+75
2012-01-26Jingle*: (mostly) de-Loudmouth-ifyWill Thompson14-103/+88
2012-01-26Merge branch 'master' into BYE-BYE-LOUDMOUTHWill Thompson225-3587/+11947
2012-01-05telepathy-gabble-xmpp-console: no need to import pygtkGuillaume Desmottes1-3/+0
2012-01-04Use ";" as the seperator on windows.Siraj Razick1-0/+4
2012-01-03Make gabble cross compile with mingw32Siraj Razick14-16/+62
2011-12-22Update NEWSAndre Moreira Magalhaes (andrunko)1-0/+4
2011-12-22Merge branch 'ft-optional'Andre Moreira Magalhaes (andrunko)39-28/+255
2011-12-22Start on version 0.15.4Alban Crequy2-1/+6
2011-12-22version 0.15.3Alban Crequy2-3/+3
2011-12-22NEWS: add reference to fd.o#43891Alban Crequy1-1/+3
2011-12-22Update wocky to fix wocky_data_form_set_type()Alban Crequy1-0/+0
2011-12-21start on version 0.15.3Jonny Lamb2-1/+6
2011-12-21version 0.15.2Jonny Lamb2-6/+12
2011-12-20Add configure option to disable file transfer support.Andre Moreira Magalhaes (andrunko)39-28/+255
2011-12-20Update wocky commit to fix build warningsXavier Claessens1-0/+0
2011-12-16Compute the caps verification string correctly with dataforms in pluginsAlban Crequy3-4/+21
2011-12-15Added missing build flagAlvaro Soliverez1-1/+1
2011-12-14Fix the build with glib 2.32 deprecated symbolsXavier Claessens3-0/+10
2011-12-07Add gabble_connection_add_sidecar_own_caps_full() with dataformsAlban Crequy2-3/+18
2011-11-29Update wocky snapshot to fix issues with non-character dataSjoerd Simons2-0/+5
2011-11-24Rhythm is a dancer.Will Thompson2-1/+6
2011-11-24Version 0.15.1Will Thompson2-4/+8
2011-11-24NEWS for 0.15.1Will Thompson1-1/+24
2011-11-24Knock .DRAFT off Conn.I.Addressing.Will Thompson2-2/+2
2011-11-24Merge remote-tracking branch 'andrunko/fb-addressing'Will Thompson4-13/+206
2011-11-24Merge remote-tracking branch 'andrunko/conn-addressing'Will Thompson13-64/+1028
2011-11-24extensions: add Make rules for *-gtk-doc.hWill Thompson1-4/+4
2011-11-24Merge remote-tracking branch 'andrunko/protocol-addressing'Will Thompson5-13/+214
2011-11-24configure: depend on tp-glib 0.17.2Will Thompson1-1/+1
2011-11-22Fix missing capabilities.h and caps-channel-manager.hAlban Crequy1-0/+2
2011-11-21Support building on AndroidAlvaro Soliverez9-19/+133
2011-11-21addressing-util: Properly check if "x-facebook-id" vcard address is a number.Andre Moreira Magalhaes (andrunko)2-2/+10
2011-11-21addressing-util: Refactor gabble_parse_vcard_address and make "x-facebook-id"...Andre Moreira Magalhaes (andrunko)4-17/+146
2011-11-21Expand tests for Conn.I.Addressing to test normalization of vCard addresses w...Andre Moreira Magalhaes (andrunko)1-0/+24
2011-11-21Expand tests for Protocol.I.Addressing to test normalization of vCard address...Andre Moreira Magalhaes (andrunko)1-1/+11
2011-11-21protocol: Add support for normalizing vCard addresses with 'x-facebook-id' fi...Andre Moreira Magalhaes (andrunko)1-1/+23
2011-11-21Update Conn.I.Addressing from tp-spec.Andre Moreira Magalhaes (andrunko)1-2/+2
2011-11-21addressing-util: Rename gabble_normalize_uri to gabble_normalize_contact_uri.Andre Moreira Magalhaes (andrunko)3-3/+3
2011-11-21addressing-util: Replace gabble_decode_jid with wocky_decode_jid.Andre Moreira Magalhaes (andrunko)1-3/+5
2011-11-21addressing-util: Remove redundant checks when calling g_uri_escape_string.Andre Moreira Magalhaes (andrunko)1-25/+2
2011-11-21twisted/addressing.py: Expand tests for normalizing URIs.Andre Moreira Magalhaes (andrunko)1-0/+5
2011-11-21addressing-util: Use gabble_parse_xmpp_uri on gabble_uri_to_jid.Andre Moreira Magalhaes (andrunko)1-18/+11
2011-11-21addressing-util: Add gabble_parse_xmpp_uri helper method.Andre Moreira Magalhaes (andrunko)2-0/+115
2011-11-21addressing-util: Refactor gabble_jid_to_uri and gabble_normalize_uri.Andre Moreira Magalhaes (andrunko)1-49/+69
2011-11-21conn-addressing: Remove unnecessary cast.Andre Moreira Magalhaes (andrunko)1-2/+2