log libpurple/protocols/irc/msgs.c @ 22958:f1dfc0d70d19

age author description
Thu, 15 May 2008 15:22:04 +0000 Stu Tomlinson Fix irc nick collision handling, as requested by that demanding user elb.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Fri, 25 Apr 2008 18:01:50 +0000 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Sat, 12 Apr 2008 19:40:06 +0000 Ethan Blanton Strip mIRC formatting codes from PART and QUIT messages.