log libpurple/protocols/irc/cmds.c @ 32816:ec6371d4cae8

age author description
Sun, 06 Nov 2011 20:31:14 +0000 andrew victor Add purple_account_is_disconnecting() accessor function.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Tue, 22 Jun 2010 01:40:18 +0000 ulidtko Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
Wed, 27 May 2009 22:18:39 +0000 Florian Qu«²ze Fix outgoing IRC /mes to be printed to the conversation window as sent
Sun, 23 Nov 2008 08:39:39 +0000 Elliott Sales de Andrade Replace spaces wth tabs in indentation and tabs with spaces in line continuations.
Mon, 21 Jul 2008 20:36:07 +0000 Ethan Blanton Correct some IRC comments for /ctcp
Mon, 21 Jul 2008 20:33:29 +0000 Vladislav Guberinic /ctcp command for IRC
Thu, 15 May 2008 15:22:04 +0000 Stu Tomlinson Fix irc nick collision handling, as requested by that demanding user elb.
Fri, 29 Feb 2008 07:55:20 +0000 Andrew Gaul Fixes a memleak:
Tue, 08 Jan 2008 17:16:57 +0000 Ethan Blanton Fix notice on /me
Sun, 30 Dec 2007 18:46:56 +0000 John Bailey Added /notice support for IRC. If I didn't do this properly, feel free
Wed, 21 Nov 2007 22:31:11 +0000 Sadrul Habib Chowdhury Plug a tiny little leak.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 25 Apr 2007 16:03:24 +0000 Ethan Blanton /whowas for IRC. Thanks, achris.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
Sun, 28 Jan 2007 21:48:58 +0000 Ethan Blanton This makes IRC /names handling generally more robust, as well as
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/