summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-16Bump nano-version to 0.10.5.1telepathy-gabble-0.10Will Thompson2-1/+1
2011-02-16Version 0.10.5telepathy-gabble-0.10.5Will Thompson2-3/+6
2011-02-16NEWS for 0.10.5Will Thompson1-0/+3
2011-02-16Don't assert that unreffing a handle really kills itSimon McVittie1-6/+0
2011-02-16Ignore google:jingleinfo pushes from contacts.Will Thompson1-0/+16
2010-12-20test that big messages are properly split in D-Bus muc tubesGuillaume Desmottes1-0/+24
2010-12-20bytestream-muc: stop recycling stanzas when splitting dataGuillaume Desmottes1-31/+33
2010-11-19NEWSSimon McVittie1-1/+7
2010-11-19Merge branch '010-pipelines' into telepathy-gabble-0.10Simon McVittie8-49/+105
2010-11-08vcard/disconnect-during-pep.py: use more helper functionsSimon McVittie1-14/+5
2010-11-05Add a regression test for fd.o #31412Simon McVittie2-0/+52
2010-11-05Check for connected connection or non-NULL vcard_manager before most usesSimon McVittie4-13/+26
2010-11-05gabble_vcard_manager_request: disallow calling when unconnectedSimon McVittie1-0/+4
2010-11-05Don't attempt to avoid avatar conflicts if disconnectingSimon McVittie1-0/+6
2010-11-05RequestAvatars: raise error if not connectedSimon McVittie1-0/+2
2010-11-05aliasing: don't call into vCard manager if unconnectedSimon McVittie1-1/+9
2010-11-05gabble_vcard_manager_edit: forbid calling if not connectedSimon McVittie2-0/+6
2010-11-05gabble_vcard_manager_edit_one: remove, unusedSimon McVittie2-34/+0
2010-11-05gabble_vcard_manager_edit_alias: remove declaration (it's no longer defined)Simon McVittie1-4/+0
2010-11-05gabble_do_pep_request: assert that @self is connected and has a request pipelineSimon McVittie1-1/+11
2010-11-05conn-aliasing: maybe_request_vcard: never initiate a request if disconnectedSimon McVittie1-2/+4
2010-11-03Fix test failure with my tp-glib 'disappear' branch by loosening an assertionSimon McVittie1-1/+4
2010-11-02Nano versionSimon McVittie2-1/+6
2010-11-02Prepare version 0.10.4telepathy-gabble-0.10.4Simon McVittie2-3/+3
2010-11-01Update NEWSSimon McVittie1-0/+8
2010-11-01fd.o#24775: implement get_local_interfaces_ips() for WindowsThomas Flueeli1-4/+68
2010-10-28replace strtoull with g_ascii_strtoullThomas Flueeli1-1/+1
2010-10-28replace localtime_r with g_time_val_to_iso8601Thomas Flueeli1-4/+3
2010-10-28conditionally include unistd.hThomas Flueeli1-1/+4
2010-10-28remove unnecessary castThomas Flueeli1-1/+1
2010-10-28replace C99 integers with GLib typesThomas Flueeli1-2/+2
2010-10-22NEWS for invisibility method preference fix.Will Thompson1-0/+2
2010-10-22Merge branch '0.10-xep0186-precedence' into telepathy-gabble-0.10Will Thompson6-38/+101
2010-10-22Add hybrid (XEP-0126 & XEP-0186) service to initial presence test.Eitan Isaacson1-3/+5
2010-10-22Check for cases when server supports both XEP-0186 and privacy lists.Eitan Isaacson4-14/+58
2010-10-22Use XEP-0186 for simple invisibility when it is available.Eitan Isaacson1-21/+38
2010-10-20Add some NEWSWill Thompson1-0/+15
2010-10-20GabbleServerSaslChannel: stop making assumptions about how Wocky implements i...Simon McVittie1-9/+100
2010-10-20GabbleServerTLSManager: stop making assumptions about how Wocky implements it...Simon McVittie1-1/+24
2010-10-20Update Wocky snapshotWill Thompson2-1/+1
2010-10-08Update Wocky snapshot for Coverity fixes.Will Thompson1-0/+0
2010-10-08Search: clarify handling field request resultWill Thompson1-4/+6
2010-10-06Bump nano version to 0.10.3.1Tomeu Vizoso1-1/+1
2010-10-06Release 0.10.3telepathy-gabble-0.10.3Tomeu Vizoso2-4/+8
2010-10-06Set the version in which the Decloak API was addedTomeu Vizoso1-1/+1
2010-10-06Emit ActivitiesChanged when the server aknowledges our own update.Tomeu Vizoso1-6/+2
2010-10-04Fixed merge error in NEWS fileNicolas Dufresne1-2/+4
2010-10-04Remove dependency to libuuidNicolas Dufresne5-15/+55
2010-10-04slacker_message_filter can survive invalid/non-signal/unexpected messagesVivek Dasmohapatra1-5/+15
2010-10-04Comply with C90 in code from which Gadget support was removedSimon McVittie1-3/+2