log libpurple/protocols/jabber/google.c @ 29277:b98519a42e53

age author description
Mon, 02 Mar 2009 22:07:59 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sun, 08 Nov 2009 20:37:06 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head 122c09fb418ceb629bb942da06d3a45a22f19680)
Sat, 31 Oct 2009 17:52:54 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head bc551a0f3f61b07c37e8677925b1aeae91e849be)
Tue, 13 Oct 2009 22:13:57 +0000 Marcus Lundblad Broke out the generation of random UUIDs to its own function
Sun, 06 Dec 2009 22:44:20 +0000 Paul Aurich jabber: The google roster request code was so lonely, so let's just drop-kick it and add the little custom logic to roster.c
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.
Sun, 02 Aug 2009 05:04:41 +0000 Paul Aurich Fix a bunch of memory leaks reported by Josh Mueller. Refs #9822.
Sat, 25 Jul 2009 23:44:28 +0000 Paul Aurich --warnings;
Wed, 22 Jul 2009 19:48:51 +0000 Paul Aurich Fix a small leak and remove a duplicate xmlnode_set_attrib.
Mon, 13 Jul 2009 05:40:12 +0000 Elliott Sales de Andrade merge of '6bf1ed8cefd6bb5b980baf7501bcf6936634bd8d'
Sun, 12 Jul 2009 02:56:06 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 90138fae4d2350d166f730736ecea9ee8e20ecdb)
Mon, 06 Jul 2009 04:37:41 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head ac87c285c7056f86005dc157b9870745de471f74)
Sun, 07 Jun 2009 00:16:05 +0000 Paul Aurich Various roster cleanups. Refs #7008.
Sun, 12 Jul 2009 22:25:44 +0000 Elliott Sales de Andrade We have a convenience function to do this. Also, plug a leak of the status
Fri, 10 Jul 2009 01:30:21 +0000 Stu Tomlinson keep the compiler happy:
Wed, 08 Jul 2009 04:33:25 +0000 Paul Aurich merge of '2a195c64281f3e4d2712dbe7d148d688dbdea252'
Wed, 08 Jul 2009 04:32:34 +0000 Paul Aurich disapproval of revision '7a65a44ab2e57a47d160be267b0f41062f5c540d'
Fri, 03 Jul 2009 05:27:32 +0000 Paul Aurich Whoops, that wasn't meant to be https (even though I think Google should be
Fri, 03 Jul 2009 05:25:41 +0000 Paul Aurich Provide a custom URL per-email for gmail notifications, since Google gives it to us.
Thu, 02 Jul 2009 22:27:13 +0000 Paul Aurich Fix Google Mail notifications when they inexplicably weren't working. Fixes #3300.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Tue, 02 Jun 2009 05:10:19 +0000 Mike Ruprecht Make Gmail accept speex as the codec.
Tue, 02 Jun 2009 05:00:20 +0000 Mike Ruprecht Add Gmail video support.
Fri, 29 May 2009 04:35:12 +0000 Paul Aurich disapproval of revision '312e056d702d29379ea61aea9d27765f127bc888'
Sun, 24 May 2009 06:30:02 +0000 Paul Aurich Don't call purple_notify_emails() for 0 emails.
Fri, 22 May 2009 03:54:29 +0000 Paul Aurich Remove trailing whitespace that has snuck in.
Sun, 10 May 2009 23:13:31 +0000 Ka-Hing Cheung used the wrong count variable here
Sun, 10 May 2009 22:07:22 +0000 Paul Aurich merge of 'f9080d0b3274907da710c3d4d85669464e418ba4'
Sun, 10 May 2009 22:06:08 +0000 Ka-Hing Cheung correctly NULL terminate all the arrays since that's what gtknotify assumes,
Sun, 10 May 2009 21:59:30 +0000 Paul Aurich Avoid an assertion when acking the gmail poke
Thu, 07 May 2009 04:43:16 +0000 Paul Aurich Ack the mail notification IQ. Refs #8240.
Thu, 30 Apr 2009 04:01:27 +0000 Paul Aurich Avoid crashing on some more atoi calls and ensure required parameters are !NULL
Sun, 12 Apr 2009 22:23:34 +0000 Paul Aurich Don't leak the struct sockaddr* from purple_dnsquery_a.
Thu, 09 Apr 2009 21:35:06 +0000 Mike Ruprecht Switch media to store accounts rather than connections.
Sat, 04 Apr 2009 08:02:52 +0000 Paul Aurich And google session handling
Fri, 03 Apr 2009 17:15:40 +0000 Paul Aurich Migrate googleinfo:jabber handlers and add some safety checks.
Fri, 03 Apr 2009 16:45:38 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f25348fdce436002d7d508f074aaa70fd9491f01)
Fri, 13 Mar 2009 02:26:45 +0000 Paul Aurich Convert all the XMPP IQ callbacks to a typedef similar to the IQ Handlers.
Fri, 03 Apr 2009 00:21:10 +0000 Mike Ruprecht Hide and GObjectify PurpleMediaCandidate.
Thu, 02 Apr 2009 04:06:07 +0000 Mike Ruprecht Hide and gobjectify PurpleMediaCodec.
Tue, 31 Mar 2009 01:38:50 +0000 Mike Ruprecht Add purple_media_is_initiator.
Mon, 30 Mar 2009 01:06:44 +0000 Mike Ruprecht Remove purple_media_accept.
Mon, 30 Mar 2009 00:45:14 +0000 Mike Ruprecht Remove purple_media_hangup.
Sun, 29 Mar 2009 23:00:33 +0000 Mike Ruprecht Create purple_media_stream_info. Add local parameter to stream-info signal.
Sat, 28 Mar 2009 00:58:02 +0000 Mike Ruprecht Don't assume a PurpleMedia instance will be created immediately.
Mon, 23 Mar 2009 07:37:40 +0000 Mike Ruprecht Send candidates more like GMail.