log libpurple/protocols/msn/contact.c @ 30407:f7ba0e314fc8

age author description
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
Sat, 28 Nov 2009 23:13:55 +0000 Elliott Sales de Andrade Due to a server change, the friendly name on MSN was being changed to the
Fri, 23 Oct 2009 06:24:24 +0000 Elliott Sales de Andrade The connection display name can be NULL, so make sure we don't try to use
Fri, 23 Oct 2009 05:43:50 +0000 Elliott Sales de Andrade The MSN servers are a bit more strict about what's allowed in emails than
Mon, 12 Oct 2009 17:45:17 +0000 Sadrul Habib Chowdhury Fix MSN forgetting display names for buddies. Fixes #10421.
Thu, 08 Oct 2009 21:31:18 +0000 Sadrul Habib Chowdhury Fix a leak, and a series of typos.