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

age author description
Sat, 18 Feb 2012 23:26:02 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head 9e9d09486a04f5adb2e51b0f5aada69a9b053e93)
Mon, 06 Feb 2012 22:42:32 +0000 Elliott Sales de Andrade Pluck fixes for OIM charset conversion.
Sat, 28 Jan 2012 06:20:21 +0000 Elliott Sales de Andrade This extra if-level can be dropped.
Sat, 28 Jan 2012 06:19:17 +0000 Elliott Sales de Andrade We know the length of decode_msg here.
Sat, 28 Jan 2012 06:05:48 +0000 Elliott Sales de Andrade Add newlines to debug messages, and word-wrap lines.
Thu, 26 Jan 2012 03:00:33 +0000 masca Apply second patch from xnyhps this time to show the message salvaged to user.
Fri, 20 Jan 2012 05:15:22 +0000 thijsalkemade MSN Patch from Thijs (xnyhps) Alkemade which do verify/convert to UTF-8
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Mon, 14 Mar 2011 04:15:33 +0000 Elliott Sales de Andrade Add another possible reason for updating the OIM token. This was found
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 15 Dec 2010 00:00:12 +0000 Elliott Sales de Andrade Fix a leak if an OIM SOAP request failed, probably due to the account
Mon, 22 Nov 2010 07:40:23 +0000 Mark Doliner msn_message_destroy() calls msn_message_unref() if refcount>0. This is
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:05:38 +0000 masca Remove unnecesary includes from msn.h.
Mon, 08 Feb 2010 07:41:15 +0000 Mark Doliner Rename "attribute" to "header" in a bunch of places. The SLP protocol