log libpurple/protocols/msn/contact.c @ 32818:01ff09d4a463

age author description
Sat, 02 Jun 2012 02:30:13 +0000 Elliott Sales de Andrade applied changes from 444dec0882a9950944852a408a50904a458629bf
Fri, 25 May 2012 19:28:41 +0000 Elliott Sales de Andrade Apparently, some random servers have decided to send us an annotation
Thu, 23 Feb 2012 08:30:08 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 5e6213531d20392ad819ad1bd7eaec4054b7079c)
Wed, 22 Feb 2012 05:52:30 +0000 Elliott Sales de Andrade Pluck all MSNP18 changes. This is pretty much to fix sending OIMs.
Mon, 06 Feb 2012 22:24:04 +0000 Elliott Sales de Andrade Drop support for protocols below 18.
Sun, 05 Feb 2012 21:53:01 +0000 Elliott Sales de Andrade Correctly fallback to a federated contact if a contact also has a
Fri, 03 Feb 2012 06:04:05 +0000 Elliott Sales de Andrade Send circle authentication on the notification server on MSNP18.
Fri, 03 Feb 2012 04:57:18 +0000 Elliott Sales de Andrade Switch to ABFindContactsPaged instead of ABFindAll.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Mon, 08 Aug 2011 21:43:19 +0000 Elliott Sales de Andrade Don't request the AB if getting the contact list failed. Either there's
Tue, 01 Mar 2011 06:23:34 +0000 Elliott Sales de Andrade Use NULL for the display name when parsing the the privacy member
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 15 Dec 2010 21:48:37 +0000 Elliott Sales de Andrade Remove some old code.
Sun, 05 Dec 2010 08:49:33 +0000 Elliott Sales de Andrade Add the all-important contactInfo child.
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Sun, 05 Dec 2010 02:40:39 +0000 Elliott Sales de Andrade Add a function that allows annotating a contact through a SOAP call.
Thu, 02 Dec 2010 06:14:19 +0000 Elliott Sales de Andrade Read the MPOP setting from the AB.
Thu, 02 Dec 2010 05:03:05 +0000 Elliott Sales de Andrade The PartnerScenario in the ABContactUpdate SOAP request should
Wed, 15 Sep 2010 17:34:21 +0000 masca propagate from branch 'im.pidgin.cpw.qulogic.msnp16' (head a27b68b2e6653e6b96aa0279bd649181c89b20ed)
Fri, 28 May 2010 22:45:52 +0000 masca Include internal.h on each c file to avoid windows breakage as recommended by Daniel.
Fri, 28 May 2010 08:28:37 +0000 masca msn_email_is_valid looks a lot like a util function, move it there.
Fri, 28 May 2010 08:05:38 +0000 masca Remove unnecesary includes from msn.h.
Tue, 25 May 2010 21:17:30 +0000 masca Oops, this one needed to be changed too.
Mon, 23 Aug 2010 00:52:24 +0000 Elliott Sales de Andrade Kill off many dead assignments and any useless remaining variables.
Sun, 22 Aug 2010 06:15:30 +0000 Elliott Sales de Andrade user should never be NULL here.
Sat, 14 Aug 2010 06:24:04 +0000 Elliott Sales de Andrade merge of '4216577c2d7814344e8e1face579d153098986ad'
Sat, 14 Aug 2010 03:39:03 +0000 Elliott Sales de Andrade I think this might be a leak. But probably only if the server changed
Thu, 12 Aug 2010 17:05:07 +0000 Mark Doliner Improve these comments? I was having a hard time trying to figure out what
Thu, 12 Aug 2010 16:47:10 +0000 Mark Doliner This code is disabled, but in case we ever want to enable it then
Wed, 03 Feb 2010 22:19:11 +0000 Mark Doliner Replace guint membership_id[5] with guint member_id_on_pending_list in