summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-06-11Remove obsolete GLib < 2.32 code pathsSimon McVittie2-15/+0
2013-06-04Initialize libdbus for thread-safetySimon McVittie1-0/+5
2013-05-08X-TELEPATHY-PASSWORD is not supported if username isn't knownXavier Claessens1-12/+13
2013-05-07Google vcard can now have an URL fieldXavier Claessens1-2/+3
2013-02-22MUC: stop sending chat states after <error type=wait>43166-muc-rate-limitWill Thompson1-2/+23
2013-02-22Map policy-violation to Send_Error_Permission_DeniedWill Thompson1-0/+1
2013-02-22Update Wocky snapshotWill Thompson1-18/+9
2013-02-22muc-channel: include error message in delivery reportsWill Thompson1-3/+15
2013-02-15muc-channel: pass full error into _receiveWill Thompson1-10/+9
2013-02-15muc-channel: pull extracting stanza errors upWill Thompson1-9/+17
2013-01-16Update Wocky snapshot for wocky.h with Jingle headersWill Thompson28-55/+17
2013-01-08Remove reference to GabbleMediaSessionModeWill Thompson1-1/+0
2012-12-13Delete all the Jingle code which moved to WockyWill Thompson24-10143/+3
2012-12-11jingle-types: Remove reference to GabbleJingleShareWill Thompson2-1/+1
2012-12-11jingle-transport-iface: fix header commentsWill Thompson2-2/+2
2012-12-11Rename most of GabbleJingle* to WockyJingle*Will Thompson57-2470/+2470
2012-12-06Advertise support for message receiptsWill Thompson1-0/+1
2012-12-06Add missing cap for jabber:iq:lastWill Thompson1-0/+1
2012-12-06im-channel: send delivery reports when requested...Will Thompson3-1/+43
2012-12-06roster: obey blocked-ness in gets_presence_from_usWill Thompson1-0/+3
2012-12-06im-channel: clean up obsolete docstringWill Thompson1-7/+1
2012-12-06Support requesting delivery reports when asked to.Will Thompson1-6/+42
2012-12-06Emit delivery reports for XEP-0184 receipts.Will Thompson4-9/+74
2012-12-06Don't crash on <success> after closing auth channel.Will Thompson1-17/+80
2012-12-06Don't crash on <challenge> after closing auth channelWill Thompson1-1/+5
2012-12-06auth-manager: clarify _challenge_async()Will Thompson1-12/+45
2012-12-06auth-manager: propagate failure both up and acrossWill Thompson1-1/+2
2012-12-06auth-manager: rename 'falling_back' field to 'chaining_up'Will Thompson1-5/+8
2012-12-06auth-manager: ensure falling_back is TRUE when we're chaining upWill Thompson1-0/+1
2012-12-06auth-manager: simplify chaining up in _start_auth_async()Will Thompson1-18/+10
2012-12-06auth-manager: save GError from channel when it closesWill Thompson3-5/+13
2012-12-06sasl-channel: stash a GError when Close()dWill Thompson1-3/+23
2012-12-06sasl-channel: stash a GError in more cases.Will Thompson1-18/+25
2012-12-06sasl-channel: split changing state and setting errorsWill Thompson1-14/+18
2012-12-06sasl-channel: don't crash on Abort() then <challenge>Will Thompson1-10/+27
2012-12-06sasl-channel: refactor completing operations to a functionWill Thompson1-45/+43
2012-12-06vcard-manager: find no-op replacements with wocky_node_equalWill Thompson1-46/+4
2012-12-06vcard-manager: represent new node tree as a node tree.Will Thompson2-97/+72
2012-12-06vcard-manager: refactor applying editsWill Thompson1-92/+141
2012-12-06vcard-manager: don't repeatedly copy while editingWill Thompson1-97/+53
2012-12-06vcard-manager: fix is_significant()Will Thompson1-1/+3
2012-12-06vcard-manager: clarify commentary in CLEAR pathWill Thompson1-1/+2
2012-12-06vcard-manager: split up gargantuan edit_info_apply()Will Thompson1-41/+50
2012-12-06vcard-manager: copy vcards using WockyNodeTree.Will Thompson1-26/+20
2012-12-06vcard-manager: use WockyNodeTree to copy vCard nodesWill Thompson1-55/+19
2012-12-06vcard-manager: add children more neatlyWill Thompson1-6/+4
2012-12-06ft-channel: add metadata forms a bit less stupidlyWill Thompson1-19/+7
2012-12-06conn-presence: stop using _gabble_connection_send_with_reply()Will Thompson1-105/+92
2012-12-06Merge branch 'telepathy-gabble-0.16'Will Thompson1-7/+4
2012-12-06privacy lists: don't crash on malformed repliesWill Thompson1-3/+3