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)
Mon, 02 Mar 2009 18:47:27 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head 431618de0f30a6938f7e14d2d61ee5d7738acd59)
Sat, 07 Mar 2009 01:23:51 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 303af74a38e7b313d4fb0be4d4054a16cb13d819)
Sun, 02 Nov 2008 06:41:34 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 56f8f1ef1ec93d71fadc9152a3ca7d9a6d4f8057)
Sat, 29 Nov 2008 18:46:49 +0000 Paul Aurich The Add Buddy dialog should not blindly create a duplicate buddy in a group
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Thu, 06 Nov 2008 03:20:05 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 633ffe234af48ead3631ae62e23840b4438fcf5f)
Fri, 31 Oct 2008 14:51:11 +0000 Marcos Garc«ża Ochoa Strip multiple leading mode characters from incoming nicknames.
Sat, 09 Aug 2008 02:24:38 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head 434563a4b8fadb9593c241db4bb5ffd0bf2c0627)
Wed, 16 Jul 2008 21:55:08 +0000 Mike Ruprecht propagate from branch 'im.pidgin.pidgin' (head e3ceb09b71185a9074ce73733f2a65b437c9a545)
Tue, 27 May 2008 06:51:21 +0000 Sadrul Habib Chowdhury Broken merge.
Tue, 27 May 2008 06:27:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 75f0460d3679231b61d572e76fe02534a597c6b5)
Sat, 22 Mar 2008 04:45:46 +0000 Sadrul Habib Chowdhury Patch from Marcus Lundblad ('mlundblad') to improve audio support in xmpp.
Wed, 06 Feb 2008 19:44:41 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 16d99d9757384d801e4f13d991cb769a71f9c190)
Sat, 29 Dec 2007 16:54:15 +0000 Sadrul Habib Chowdhury Fix the prplinfo structs and get rid of some compile warnings.
Sat, 29 Dec 2007 06:34:59 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 7f8e027e1591ade622baf58a9dac216e7122c1ac)
Wed, 05 Sep 2007 00:47:58 +0000 Sean Egan Basic Google Talk voice call support. No UI; receiving a call auto-accepts it.
Sun, 27 Jul 2008 13:29:26 +0000 Ethan Blanton This adds an "auto-detect UTF-8" option to IRC which, when enabled,
Fri, 25 Jul 2008 16:33:24 +0000 Ethan Blanton Escape IRC hostnames beginning with : in the USER command. This
Sun, 13 Jul 2008 18:01:57 +0000 Sadrul Habib Chowdhury Add purple_get_host_name to get the hostname of the machine.
Wed, 21 May 2008 02:09:00 +0000 Evan Schoenberg propagate from branch 'im.pidgin.pidgin' (head 4f00ea617df3c000b6eb237b4139b89e5d8170a3)
Wed, 14 May 2008 23:36:37 +0000 Evan Schoenberg When calling serv_got_chat_in() after sending a group chat message (to let
Mon, 05 May 2008 06:55:00 +0000 Sadrul Habib Chowdhury Patch from Jaywalker to let prpls add some helpful text for some account
Mon, 05 May 2008 06:19:46 +0000 Sadrul Habib Chowdhury Use up the last padding for PurplePluginProtocolInfo in a way that allows
Thu, 15 May 2008 15:22:04 +0000 Stu Tomlinson Fix irc nick collision handling, as requested by that demanding user elb.
Wed, 23 Jan 2008 23:28:38 +0000 Sean Egan Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
Tue, 04 Dec 2007 20:27:06 +0000 Ethan Blanton Do not allow ISON requests to stack in IRC
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Sat, 27 Oct 2007 13:56:54 +0000 Stu Tomlinson Add a --with-extraversion option to ./configure so packagers can fine tune
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.
Sat, 06 Oct 2007 12:05:22 +0000 Will Thompson Split the "you don't have SSL support" meaning of
Fri, 05 Oct 2007 18:33:27 +0000 Will Thompson Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
Tue, 02 Oct 2007 17:16:16 +0000 Will Thompson Rename PURPLE_REASON_INVALID_USERNAME to PURPLE_REASON_INVALID_SETTINGS, so it
Wed, 19 Sep 2007 15:06:26 +0000 Will Thompson Get rid of an unused PurpleDisconnectReason variable from switching to using
Wed, 19 Sep 2007 15:01:47 +0000 Will Thompson Use purple_connection_ssl_error in prpl-irc
Tue, 18 Sep 2007 22:04:20 +0000 Will Thompson Remove commented-out calls to purple_connection_error.
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, 03 Sep 2007 23:22:54 +0000 Ethan Blanton Whitespace fix
Mon, 03 Sep 2007 23:15:11 +0000 Ethan Blanton Handle the case where gethostname() fails or returns a null hostname.
Wed, 27 Jun 2007 05:03:25 +0000 William Ehlhardt - Replace switch statements in irc and jabber prpls with purple_ssl_strerror calls
Wed, 11 Jul 2007 22:27:44 +0000 Andreas Monitzer propagate from branch 'im.pidgin.pidgin' (head b195e262642015df66e36d33e9dd16ecae5df9d5)
Sat, 16 Jun 2007 19:00:35 +0000 Richard Laager disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
Thu, 07 Jun 2007 04:22:42 +0000 Richard Laager Mark the return type const for the following functions. I noticed this
Sat, 02 Jun 2007 12:05:50 +0000 Stu Tomlinson Mostly taken from the patch on ticket #410, don't send unknown slash
Mon, 18 Jun 2007 12:37:29 +0000 Andreas Monitzer Replaced a clean and simple API with a very weird hack due to vivid request on #pidgin by multiple devs. This avoids the change in PurplePluginProtocolInfo, but requires complicated change tracking in every prpl. The others prpl should add this change tracking, too (since otherwise the status gets changed even though nothing they care about changed), but that's not up to me.
Mon, 18 Jun 2007 03:25:22 +0000 Andreas Monitzer Removed one padding field from PurplePluginProtocolInfo to stay source compatible.
Sun, 17 Jun 2007 20:31:01 +0000 Andreas Monitzer Implemented user tune, currently untested.
Fri, 11 May 2007 03:57:32 +0000 Daniel Atallah Don't allow IRC username to contain spaces. Fixes #443.
Mon, 30 Apr 2007 00:01:57 +0000 Gary Kramlich And now the protocols
Sat, 14 Apr 2007 16:37:08 +0000 Stu Tomlinson Fix the HTML-on-IRC issues observed as a result of the bi-di text support
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'
Tue, 30 Jan 2007 06:53:23 +0000 Sean Egan Emblems in the blist
Sat, 20 Jan 2007 02:32:10 +0000 Sean Egan Rename gtk/ and libgaim/ to pidgin/ and libpurple/