log libpurple/protocols/irc/irc.h @ 32802:fa666e7f747e

age author description
Fri, 25 May 2012 19:41:04 +0000 Elliott Sales de Andrade propagate from branch 'im.pidgin.pidgin.2.x.y' (head 55372aac7eca74e2a3121931b867702d2fdfe299)
Thu, 03 May 2012 00:09:14 +0000 Ethan Blanton Remove periodic WHO on IRC.
Tue, 18 Oct 2011 21:11:40 +0000 andrew victor IRC: Move the "inpa" input watcher into protocol_data.
Sat, 25 Jun 2011 02:42:08 +0000 Ethan Blanton Fix races between irc_send_raw() and normal prpl-internal sends.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Mon, 21 Feb 2011 22:56:00 +0000 Evan Schoenberg disapproval of revision '22937ab220c41cd0c4a3f9e21e3db687db80da75'
Mon, 21 Feb 2011 01:25:28 +0000 Evan Schoenberg Patch from Zac West which performs periodic WHO updates on IRC channel participants in order to track 'away' status, userhost, and real name. Plucked from a series of im.pidgin.adium commits.
Thu, 30 Dec 2010 01:06:03 +0000 jch Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
Thu, 06 Aug 2009 04:59:12 +0000 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
Tue, 28 Apr 2009 20:15:53 +0000 Ethan Blanton applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
Fri, 31 Oct 2008 14:51:11 +0000 Marcos Garc«ża Ochoa Strip multiple leading mode characters from incoming nicknames.
Sun, 27 Jul 2008 13:29:26 +0000 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
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.
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Tue, 04 Dec 2007 20:27:06 +0000 Ethan Blanton Do not allow ISON requests to stack in IRC
Fri, 19 Oct 2007 17:59:00 +0000 Luke Schierer applied changes from 6c08c628ee64e16c824829c25befc0ca09338f9d
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 08 May 2007 02:46:50 +0000 Ethan Blanton Handle channel joins when registration is required more gracefully.
Wed, 25 Apr 2007 16:03:24 +0000 Ethan Blanton /whowas for IRC. Thanks, achris.
Sat, 14 Apr 2007 16:32:42 +0000 Stu Tomlinson Make non-standard mode characters support connection-specific instead of
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
Sun, 28 Jan 2007 17:02:31 +0000 Ethan Blanton This should fix up IRC logins for servers which do not provide an
Sun, 28 Jan 2007 06:31:19 +0000 Ethan Blanton Recognize non-standard mode characters communicated in an 005 numeric for IRC
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/