log libpurple/protocols/irc/parse.c @ 32672:3828a61c44da

age author description
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Tue, 29 Nov 2011 03:59:09 +0000 Ethan Blanton propagate from branch 'im.pidgin.pidgin.2.x.y' (head 0c3ef8388ce0f274d695767f513518b859889979)
Tue, 29 Nov 2011 03:58:50 +0000 Ethan Blanton Fix a leak in IRC when accepting a UTF-8 message with a non-UTF-8 encoding.
Mon, 24 Oct 2011 05:37:19 +0000 Elliott Sales de Andrade Our API really shouldn't have a 'gc' in it anymore.
Wed, 05 Oct 2011 07:33:20 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin.2.x.y' (head b9c74c3f836a7a1a64710fc8244c9ec1f3f21b97)
Fri, 30 Sep 2011 18:23:57 +0000 Ethan Blanton UTF-8 salvage unknown strings in IRC
Tue, 30 Aug 2011 18:34:11 +0000 andrew victor Convert irc prpl to use accessor functions purple_connection_get_protocol_data() and purple_connection_set_protocol_data().
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Thu, 18 Aug 2011 08:41:24 +0000 Mark Doliner Fix a crash when remote users have certain characters in their
Tue, 19 Jul 2011 16:56:23 +0000 Ethan Blanton Fix the handling of IRC formatting following mIRC ^O.
Thu, 07 Apr 2011 02:17:57 +0000 lelongt Add authserv support to IRC. Need a name to credit tomos with. Fixes #13337.
Sun, 13 Mar 2011 18:14:04 +0000 John Bailey propagate from branch 'im.pidgin.pidgin' (head fb4d2b014576462db99d919dea15fbed03f1f48a)
Mon, 21 Feb 2011 23:08:47 +0000 Evan Schoenberg Moved the conversation attributes API and the IRC periodic WHO updates to i.p.p.next.minor, where they belong.
Thu, 24 Feb 2011 18:02:21 +0000 Paul Aurich merge of '06e774c0ba90c7cb6ce1c2299d19bb31c24fab05'
Mon, 21 Feb 2011 22:57:27 +0000 Evan Schoenberg merge of '68f895b33b8b9c0317cb580b90d3df28b85065b6'
Mon, 21 Feb 2011 22:56:00 +0000 Evan Schoenberg disapproval of revision '22937ab220c41cd0c4a3f9e21e3db687db80da75'
Mon, 21 Feb 2011 22:55:59 +0000 Evan Schoenberg disapproval of revision 'cba010d1c097d4e6599f08276ed9d894710c1074'
Mon, 21 Feb 2011 01:31:32 +0000 Evan Schoenberg Whitespace fix
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.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Wed, 15 Dec 2010 00:35:10 +0000 thijsalkemade Process 422 (ERR_NOMOTD) as a valid replacement for an actual MOTD
Thu, 03 Sep 2009 20:12:49 +0000 Ethan Blanton Head irc_mirc2* bugs off at the pass with a NULL check
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.
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, 26 Jun 2008 09:07:56 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.4.3' (head 709ec9c29e9d76eebbded25061107ef0a2a2b148)
Thu, 05 Jun 2008 22:36:21 +0000 Ethan Blanton Make the IRC "unknown message" debugging messages UTF-8 safe.
Fri, 30 May 2008 04:33:44 +0000 Sadrul Habib Chowdhury Remove an unnecessary strdup when sending messages over IRC.
Thu, 19 Jun 2008 03:11:47 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Sun, 30 Dec 2007 18:46:56 +0000 John Bailey Added /notice support for IRC. If I didn't do this properly, feel free
Thu, 29 Nov 2007 15:47:24 +0000 Ethan Blanton Allow for non-ASCII usernames in WHOWAS for IRC
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sun, 07 Oct 2007 10:28:32 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 017296ee954fb91349806c809983c916842603da)
Fri, 05 Oct 2007 18:33:27 +0000 Will Thompson Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
Fri, 19 Oct 2007 17:59:00 +0000 Luke Schierer applied changes from 6c08c628ee64e16c824829c25befc0ca09338f9d
Tue, 18 Sep 2007 21:56:56 +0000 Will Thompson Move prpl-irc to purple_connection_error_reason.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Mon, 28 May 2007 17:52:04 +0000 Ethan Blanton This performs mIRC formatting code stripping for the room list, as
Mon, 14 May 2007 23:45:14 +0000 Richard Laager More strcasecmp() replacements.
Mon, 14 May 2007 23:11:30 +0000 Ethan Blanton strcasecmp is post-C89, so use the glib equivalent
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.
Mon, 19 Mar 2007 07:01:17 +0000 Sean Egan sed -ie 's/gaim/purple/g'
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/