log libpurple/protocols/msn/notification.c @ 32819:2c6510167895 default tip

age author description
Fri, 06 Apr 2012 04:30:00 +0000 Richard Laager explicit merge of 'c5b3879b829a5067b2189e4393ca3b80f6fd96c3'
Sun, 25 Mar 2012 21:22:36 +0000 Mark Doliner *** Plucked rev a94299d1b48c77ebb3799a75fcc6a9a3480310ac (qulogic@pidgin.im):
Thu, 15 Mar 2012 04:25:32 +0000 Elliott Sales de Andrade Fix buddies not going offline.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
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 23:08:34 +0000 Elliott Sales de Andrade Fix indices for client capabilities and display pics.
Mon, 06 Feb 2012 22:24:04 +0000 Elliott Sales de Andrade Drop support for protocols below 18.
Fri, 03 Feb 2012 06:48:16 +0000 Elliott Sales de Andrade Update UUM to allow sending to users on any network.
Fri, 03 Feb 2012 06:25:52 +0000 Elliott Sales de Andrade Make a small name change.
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 01:29:43 +0000 Elliott Sales de Andrade Fix NLN on MSNP18.
Fri, 03 Feb 2012 01:26:14 +0000 Elliott Sales de Andrade Fix UBX on MSNP18.
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Wed, 17 Aug 2011 22:00:37 +0000 Elliott Sales de Andrade Fix a leak found by HanzZ.
Fri, 22 Jul 2011 19:55:24 +0000 Elliott Sales de Andrade Destroy the existing Nexus if we get a second USR SSO. This might
Mon, 14 Mar 2011 00:28:35 +0000 Elliott Sales de Andrade Make sure we don't crash if we can't find the transaction for the
Sun, 13 Mar 2011 23:40:42 +0000 Elliott Sales de Andrade Output an error if the notification id was not 1 instead of it's just
Sun, 13 Feb 2011 01:27:17 +0000 Elliott Sales de Andrade Updated client capabilities and networks from msnpsharp.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 16 Dec 2010 02:49:59 +0000 Elliott Sales de Andrade This function doesn't exist.
Fri, 10 Dec 2010 06:38:17 +0000 Elliott Sales de Andrade Add the session user to the userlist. This reduces the amount of
Fri, 10 Dec 2010 05:59:21 +0000 Elliott Sales de Andrade Maybe I should actually put the fix in there too!
Sun, 05 Dec 2010 08:13:13 +0000 Elliott Sales de Andrade Replace the mpop account setting with a session boolean, because I
Thu, 02 Dec 2010 06:32:55 +0000 Elliott Sales de Andrade Disconnect other endpoints if the MPOP setting is disabled.
Thu, 02 Dec 2010 06:04:55 +0000 Elliott Sales de Andrade Clear out the old list of endpoints when we receive a new one. This
Thu, 02 Dec 2010 05:16:27 +0000 Elliott Sales de Andrade It doesn't seem like we use this kv value, so might as well save the
Thu, 02 Dec 2010 03:59:58 +0000 Elliott Sales de Andrade Apparently, UBM was updated with more parameters in MSNp16. One is
Sat, 27 Nov 2010 07:08:24 +0000 Elliott Sales de Andrade Call msn_transaction_destroy from msn_cmdproc_send_trans. This way, it