log libpurple/protocols/irc/irc.c @ 32784:665388a0f573

age author description
Thu, 03 May 2012 00:09:14 +0000 Ethan Blanton Remove periodic WHO on IRC.
Fri, 23 Dec 2011 08:21:58 +0000 Elliott Sales de Andrade A boring and large patch so I can merge heads.
Tue, 18 Oct 2011 21:11:40 +0000 andrew victor IRC: Move the "inpa" input watcher into protocol_data.
Tue, 18 Oct 2011 20:25:41 +0000 andrew victor Add a purple_connection_update_last_received() function to update the
Tue, 18 Oct 2011 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 21:04:35 +0000 andrew victor Convert code to use the purple_account accessor functions.
Sat, 01 Oct 2011 15:03:57 +0000 andrew victor Use purple_conversation accessor methods.
Mon, 05 Sep 2011 21:11:07 +0000 andrew victor Remove deprecated and unused PurplePluginProtocolInfo.get_cb_away.
Sat, 03 Sep 2011 23:30:40 +0000 Elliott Sales de Andrade Move struct_size to the beginning of the struct. Even if we don't
Sat, 03 Sep 2011 23:13:11 +0000 Elliott Sales de Andrade Rename the _with_invite functions to their counterparts.
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().
Tue, 23 Aug 2011 05:43:51 +0000 Mark Doliner Some struct hiding. What a pain.
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Tue, 12 Jul 2011 19:49:44 +0000 Ethan Blanton Suppress error spews when we've left an IRC channel but the window is open.
Wed, 06 Jul 2011 22:04:06 +0000 Ethan Blanton Fix debug message for IRC periodic WHO
Sat, 25 Jun 2011 02:42:08 +0000 Ethan Blanton Fix races between irc_send_raw() and normal prpl-internal sends.
Sun, 03 Apr 2011 20:21:22 +0000 Ethan Blanton Send * as our local hostname for the USER message at signon.
Sun, 20 Mar 2011 00:08:01 +0000 Elliott Sales de Andrade Update PRPL structs with new fields.
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, 29 Apr 2010 05:58:02 +0000 Paul Aurich Add purple_account_[gs]et_public_alias functions, per discussion in d@cpi
Thu, 04 Mar 2010 17:08:19 +0000 Ethan Blanton Provide IRC server passwords in a way which allows for an initial :.
Mon, 22 Feb 2010 19:23:55 +0000 Paul Aurich Add a NULL for PurplePluginProtocolInfo::get_moods to all the plugins I build
Thu, 06 Aug 2009 04:59:12 +0000 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
Mon, 06 Jul 2009 09:07:42 +0000 Mark Doliner More uniformity among disconnect error messages
Mon, 06 Jul 2009 05:28:59 +0000 Mark Doliner Similar connection error message changes for IRC. These are hopefully
Wed, 27 May 2009 05:47:36 +0000 Paul Aurich Clarify the error message when an IRC server contains spaces.
Wed, 01 Apr 2009 04:25:37 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head a609160715ae18beed98b084aac19bc0f6551362)