log libpurple/protocols/jabber/roster.c @ 32767:2ec94166be43

age author description
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
Tue, 30 Aug 2011 19:11:26 +0000 andrew victor Convert jabber prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Wed, 11 May 2011 01:58:03 +0000 Paul Aurich jabber: Treat empty <group/> elements as "Buddies", not ""
Tue, 31 Aug 2010 18:28:10 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head dca20e09164518b0f7a773edd7e9649f41d8873d)
Thu, 25 Mar 2010 20:16:48 +0000 Marcus Lundblad First shot at refactoring the Google-specific XMPP code.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Tue, 16 Feb 2010 00:36:25 +0000 Paul Aurich jabber: Fix another corner case that introduced duplicates to the list.
Fri, 12 Feb 2010 20:58:53 +0000 Paul Aurich jabber: Send the RFC-mandated ack IQ
Wed, 06 Jan 2010 00:01:23 +0000 Paul Aurich Disable this part of roster versioning, too (for now). Refs #10935.
Thu, 10 Dec 2009 05:40:59 +0000 Paul Aurich Disable Roster Versioning for the moment.
Thu, 10 Dec 2009 03:15:26 +0000 Paul Aurich jabber: Fix removing a self-contact.
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 00:52:10 +0000 Paul Aurich jabber: Roster Versioning support.
Mon, 26 Oct 2009 02:58:28 +0000 Paul Aurich jabber: Remove the roster pool stuff.
Mon, 05 Oct 2009 18:10:08 +0000 Paul Aurich jabber: Fix removing a buddy with a pending subscription.
Thu, 24 Sep 2009 16:58:31 +0000 Paul Aurich jabber: Don't crash when adding a buddy without a node (no '@'). Closes #10261.
Mon, 31 Aug 2009 03:39:34 +0000 Paul Aurich jabber: Properly handle adding buddies that contain a resource. Closes #10151.
Sat, 22 Aug 2009 02:52:30 +0000 Paul Aurich Remove specific copyright lines from the XMPP prpl.
Sat, 01 Aug 2009 22:12:30 +0000 Paul Aurich jabber: Store the "own JabberBuddy" in the JabberStream* struct.
Sun, 12 Jul 2009 03:44:30 +0000 Paul Aurich Clarify a comment a little.
Sun, 12 Jul 2009 03:34:40 +0000 Paul Aurich Properly print pool, a list of PurpleBuddies, not strings.
Wed, 10 Jun 2009 04:42:11 +0000 Paul Aurich Operate on the passed-in GSList.
Wed, 10 Jun 2009 04:22:21 +0000 Paul Aurich Debug output when changing group memberships.
Wed, 10 Jun 2009 03:58:11 +0000 Paul Aurich Pass around a copy of our bare JID
Sun, 07 Jun 2009 06:17:29 +0000 Paul Aurich Simplify the fake_to_self function.
Sun, 07 Jun 2009 05:36:45 +0000 Paul Aurich Use js->state to track whether the roster has been retrieved.
Sun, 07 Jun 2009 00:16:05 +0000 Paul Aurich Various roster cleanups. Refs #7008.
Sat, 06 Jun 2009 22:47:49 +0000 Paul Aurich Remove this; it's been commented out for about 3.5 years.
Sat, 06 Jun 2009 22:38:15 +0000 Paul Aurich Use jabber_is_own_account and perform way fewer normalizations per iteration
Wed, 03 Jun 2009 21:59:58 +0000 Paul Aurich Ladedah I dislike the need to explicitly check for NULL strings.
Wed, 03 Jun 2009 15:50:08 +0000 Paul Aurich Add a few more roster debug messages and improve.
Wed, 03 Jun 2009 15:33:55 +0000 Paul Aurich Pluck Adium's roster debugging from 86720de21a854aa
Sun, 05 Apr 2009 21:13:10 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head f144c6bda9daf701aa891c875fce7a4dedd611ae)
Sat, 07 Mar 2009 01:59:40 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sat, 07 Mar 2009 02:14:34 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sun, 08 Feb 2009 06:31:18 +0000 Paul Aurich Pass IQ handlers type, from, id, and the child node
Tue, 10 Feb 2009 06:10:12 +0000 Paul Aurich Send initial presence before declaring us connected (I like this a little better)
Tue, 10 Feb 2009 04:43:50 +0000 Paul Aurich Wait until receiving the roster to tell the core we're logged in
Mon, 17 Nov 2008 18:22:26 +0000 Marcus Lundblad Change jabber_presence_send to not take an extra argument to force idle updating
Sun, 16 Nov 2008 22:29:00 +0000 Marcus Lundblad A first stab at supporting the upcoming new use-case in XMPP XEP-0012
Fri, 21 Nov 2008 04:18:19 +0000 Paul Aurich Clean up jabber_presence_send
Mon, 02 Mar 2009 06:37:05 +0000 Elliott Sales de Andrade Remove some extra trailing whitespace I noticed after merging mlundblad's
Sun, 16 Nov 2008 06:57:47 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 8daee71db7028dda036c11e23ca5a60fe834fa95)
Fri, 31 Oct 2008 21:06:26 +0000 Sadrul Habib Chowdhury Alias foo. I think blist.h structs are now completely hidden.
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Fri, 29 Aug 2008 13:59:59 +0000 Evan Schoenberg The alias we retrieve from the roster is a private alias; use purple_serv_got_private_alias() to tell the core about it
Wed, 06 Aug 2008 09:27:06 +0000 Mark Doliner We talked about this and decided it was probably cleaner to not use
Tue, 05 Aug 2008 23:22:36 +0000 Mark Doliner Hopefully fix the XMPP contact flipping/swapping between groups bug
Thu, 03 Jul 2008 19:53:31 +0000 Mark Doliner Alright, I'm getting rid of this "groups" thing for the reason listed
Mon, 05 May 2008 04:54:37 +0000 Mark Doliner Fix a small memleak when adding a Jabber buddy
Sun, 04 May 2008 20:44:08 +0000 Mark Doliner Add a comment. Could someone familiar with the Jabber protocol or our
Tue, 09 Oct 2007 21:27:29 +0000 Daniel Atallah Fix CID 312 (Dead code).
Tue, 09 Oct 2007 00:25:56 +0000 Daniel Atallah Another couple leak fixes in the xmpp roster parsing.
Mon, 08 Oct 2007 20:46:00 +0000 Daniel Atallah Fix a couple leaks in parsing the xmpp roster.
Fri, 19 Oct 2007 18:28:33 +0000 Luke Schierer applied changes from d4b316d73ebaf93803ca2642e78b8821c3b5d5c7
Fri, 19 Oct 2007 18:14:53 +0000 Luke Schierer applied changes from e56db1b8a7bb8729e30fb3bf99a94ff7887fe4ec
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Sun, 26 Aug 2007 20:35:40 +0000 Sadrul Habib Chowdhury Update the buddylist if a buddy is moved to another group from a different