log libpurple/protocols/msn/contact.c @ 23733:679a61dcf5c2

age author description
Fri, 15 Aug 2008 02:42:52 +0000 Stu Tomlinson Fix compatibility with glib < 2.4 for g_markup_printf_escaped. untested.
Tue, 29 Jul 2008 07:01:30 +0000 Elliott Sales de Andrade Don't print SOAP messages to debug log for "secure" requests. This is
Sun, 13 Jul 2008 04:48:05 +0000 Elliott Sales de Andrade On MSN, always send the privacy settings and contact list after parsing
Sat, 12 Jul 2008 06:44:19 +0000 Elliott Sales de Andrade Take care of more cleanup in the MSN code.
Sat, 12 Jul 2008 04:42:24 +0000 Elliott Sales de Andrade The great MSN debug message cleanup! Threw in a few whitespace fixes,
Sat, 28 Jun 2008 06:01:22 +0000 Elliott Sales de Andrade Clean up some MSN SOAP stuff.
Sun, 15 Jun 2008 08:08:22 +0000 Elliott Sales de Andrade Modifications to the MSN code for some stuff I'll be doing in later
Sat, 07 Jun 2008 08:01:41 +0000 Elliott Sales de Andrade Add real server-side aliasing to MSN.
Sat, 07 Jun 2008 06:21:09 +0000 Elliott Sales de Andrade Update MSN Contact tokens when an invalid token error is returned.
Sat, 07 Jun 2008 03:10:15 +0000 Elliott Sales de Andrade explicit merge of '9d90ebdb7e38fdd77bb504bc3302a083616360d9'
Wed, 14 May 2008 04:38:26 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin' (head e1c49c9ec5c6869ed9813feccd8ee41d2ca40f35)
Sun, 09 Mar 2008 23:55:27 +0000 Ka-Hing Cheung killing MsnContact which just wraps MsnSession
Sat, 12 Jan 2008 23:26:29 +0000 Elliott Sales de Andrade References #4382, replaces usage of msn_soap_xml_get with xmlnode_get_child
Wed, 26 Dec 2007 01:22:00 +0000 Ka-Hing Cheung fix sending offline message in p15 by sending the correct token. In msnp14,
Wed, 26 Dec 2007 00:35:26 +0000 Elliott Sales de Andrade Patch 4 from Qulogic, this one fixes a group name escape bug introduced by
Wed, 26 Dec 2007 00:34:50 +0000 Elliott Sales de Andrade Patch 3 from Qulogic, this one updates contact list actions to use ticket
Fri, 06 Jun 2008 22:46:04 +0000 Mark Doliner Delete trailing whitespace
Sat, 03 May 2008 23:51:43 +0000 Daniel Atallah Fix a number of leaks. As far as I can tell, MSNP14 now logs in without
Sat, 03 May 2008 19:22:02 +0000 Daniel Atallah Fix incorrect freeing in my previous commit.
Sat, 03 May 2008 17:56:04 +0000 Daniel Atallah This is the way we plug the leaks, plug the leaks, plug the leaks...
Sat, 29 Mar 2008 16:03:16 +0000 Ka-Hing Cheung patch from Maiku to ignore non-messenger contacts, fixes #3305
Thu, 27 Mar 2008 06:32:31 +0000 Ka-Hing Cheung another patch from Maiku that "Properly identifies users you have the mobile
Sun, 16 Dec 2007 00:34:21 +0000 Ka-Hing Cheung part of the series of patches from QuLogic that fixes a use-after-free,
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sun, 04 Nov 2007 04:41:09 +0000 Ka-Hing Cheung fix allowing to be added, some old fix was lost during one of the merges
Sat, 03 Nov 2007 20:12:04 +0000 Carlos Silva Fix some typos
Sat, 03 Nov 2007 05:37:59 +0000 Ka-Hing Cheung initialize a variable to NULL, and not crash when you move a buddy to a new
Sat, 03 Nov 2007 05:29:34 +0000 Ka-Hing Cheung compile!
Tue, 30 Oct 2007 06:45:24 +0000 Ka-Hing Cheung merge of '821557bd1a14108389bdbbd1eafc32a93b12b018'