log libpurple/protocols/msnp9/session.c @ 27505:1638786071af

age author description
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Tue, 13 May 2008 20:54:30 +0000 Stu Tomlinson unleak (thanks sadrul!)
Tue, 13 May 2008 20:43:21 +0000 Stu Tomlinson Make MSN buddy list synchronization more forgiving, only ask about
Sun, 03 Feb 2008 17:33:02 +0000 Stu Tomlinson Fix the bug where mid-session notification server transfers end up with the
Tue, 08 Jan 2008 03:46:41 +0000 Stu Tomlinson Use a unique chat id across all sessions for multi-user chats, probably
Sun, 11 Nov 2007 22:18:20 +0000 Will Thompson Switch to purple_connection_error_reason in msnp9, and a few places I missed in
Sun, 11 Nov 2007 12:57:52 +0000 Stu Tomlinson Add MSNP9 back as an alternative alongside the existing MSN prpl. Cowardly