log libpurple/protocols/jabber/google.c @ 28765:edf0aa0e55cb

age author description
Sun, 06 Dec 2009 04:31:39 +0000 Paul Aurich jabber: Fix Google connecting. I wish this weren't off on its own, all sad and lonely.
Sat, 05 Dec 2009 22:48:34 +0000 Paul Aurich jabber: Clean up this code a little.
Fri, 27 Nov 2009 17:07:19 +0000 Paul Aurich jabber: More namespaces! This is a good stopping point for now.
Thu, 26 Nov 2009 22:47:53 +0000 Paul Aurich jabber: Add the missing file and fix up the Google session namespaces
Thu, 26 Nov 2009 22:35:07 +0000 Paul Aurich jabber: Start putting all the namespaces in one location with consistent naming.
Fri, 06 Nov 2009 08:39:49 +0000 Paul Aurich jabber: Convert to purple_debug_* convenience functions.
Mon, 26 Oct 2009 02:17:54 +0000 Paul Aurich jabber: Don't ignore Google buddies with subscription="none", but ask="subscribe".
Mon, 12 Oct 2009 18:24:37 +0000 Paul Aurich jabber: Use the newly refactored code to simplify "Initiate Chat".
Mon, 12 Oct 2009 17:36:12 +0000 eion jabber: Add an "Initiate Chat" blist context menu option for GTalk accounts.
Sat, 10 Oct 2009 19:44:44 +0000 Sadrul Habib Chowdhury A leak fix in the candidate list, and some code simplification.
Mon, 28 Sep 2009 18:11:28 +0000 Marcus Lundblad Generate the "preference" attribute correctly for candidates on locales
Tue, 25 Aug 2009 01:23:37 +0000 maiku Handle the local accept signal with GTalk/Gmail. This was causing calls
Sat, 22 Aug 2009 02:55:18 +0000 maiku Gracefully handle failures to create an FsStream. This was caused by
Fri, 21 Aug 2009 20:47:47 +0000 Paul Aurich jabber: Simplify; js is the callback data and can't be NULL.
Fri, 21 Aug 2009 20:45:47 +0000 Paul Aurich jabber: Unset the PurpleDnsQueryData when a query fails. Refs #9274.