log libpurple/protocols/irc/msgs.c @ 32786:31e66fce43d1

age author description
Sat, 05 May 2012 17:12:13 +0000 Ethan Blanton disapproval of revision '132d9cb629620d7653e479a7b0cea75f35b2abdf'
Thu, 03 May 2012 13:14:51 +0000 Ethan Blanton changelog WHO fix
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 18:47:48 +0000 andrew victor On the way to hiding the PurpleConnection struct.
Sat, 01 Oct 2011 13:03:38 +0000 andrew victor Hide struct _PurpleConvChatBuddy.
Mon, 22 Aug 2011 02:23:28 +0000 Mark Doliner Rename purple_notify_user_info_add_pair to
Sun, 21 Aug 2011 18:43:00 +0000 Mark Doliner Use purple_notify_user_info_add_pair_plaintext in some places where we
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, 16 Aug 2011 17:11:39 +0000 jamie Fix potential crash when NAMES is empty.
Mon, 27 Jun 2011 05:36:22 +0000 Paul Aurich irc: Save one useless hash table lookup
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.
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 30 Dec 2010 01:06:03 +0000 jch Prevent sending ISON messages larger than 512 bytes. Fixes #9692.
Wed, 15 Dec 2010 00:35:10 +0000 thijsalkemade Process 422 (ERR_NOMOTD) as a valid replacement for an actual MOTD
Mon, 17 May 2010 01:01:13 +0000 Stu Tomlinson I before E, except after C
Wed, 03 Feb 2010 16:38:32 +0000 Sadrul Habib Chowdhury irc: Avoid a g_log error when parting a chatroom.
Fri, 04 Sep 2009 06:33:46 +0000 Mark Doliner Oh boy, fix a missing semi-colon
Thu, 03 Sep 2009 16:05:01 +0000 Ethan Blanton Fix parsing of invalid IRC TOPIC messages which contain no actual topic
Thu, 06 Aug 2009 04:59:12 +0000 Paul Aurich irc: Handle a buddy appearing in multiple groups properly.
Sun, 21 Jun 2009 16:40:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.5.7' (head 81e7f59e74715d44dac9e40e7b43ff377c8b474c)
Mon, 01 Jun 2009 04:02:10 +0000 Paul Aurich Use purple_find_buddies() instead of iterating the buddy list.
Mon, 04 May 2009 15:47:54 +0000 Marcos Garc«ża Ochoa This allows incoming channel messages with op/voice/etc. mode characters.
Sat, 25 Apr 2009 22:42:16 +0000 Sadrul Habib Chowdhury Don't hold onto what you have given up.
Sat, 25 Apr 2009 22:18:51 +0000 Sadrul Habib Chowdhury Don't corrupt memory if nick can not be changed.
Sat, 18 Apr 2009 03:08:12 +0000 Ethan Blanton Notify the user if an IRC /nick command fails, rather than trying fallbacks.
Fri, 10 Apr 2009 06:18:08 +0000 foss A patch from Arunan Balasubramaniam to use timeouts in seconds instead of
Tue, 31 Mar 2009 01:08:29 +0000 Ethan Blanton Handle multiple 319 (channels joined) messages for IRC WHOIS.
Thu, 27 Nov 2008 06:57:15 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head 4cc0bbe98be861a279e3b1fd97a3b4d491dec519)
Fri, 31 Oct 2008 08:21:45 +0000 Sadrul Habib Chowdhury propagate from branch 'local.struct.hiding' (head da9fb6ccb9b3d723d8abdfaae8859bae223cf225)
Fri, 31 Oct 2008 03:42:38 +0000 Gary Kramlich updated irc to use the api rather than structs directly
Thu, 30 Apr 2009 14:02:54 +0000 Sadrul Habib Chowdhury Unmark for translation.
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Tue, 28 Apr 2009 20:40:46 +0000 Ethan Blanton Hand-pluck of 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:31:09 +0000 Ethan Blanton applied changes from 68cb5581c551eabb57bcdf437642ee9e6786bc64
Tue, 28 Apr 2009 20:28:30 +0000 Ethan Blanton applied changes from 4b0e16d96a9ee2554770c4400445bee7ceb49d9a
Tue, 28 Apr 2009 20:15:53 +0000 Ethan Blanton applied changes from 0064869870b3507952491598f4d4b8d4a99fbc6b
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
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, 29 Sep 2008 01:36:09 +0000 Stu Tomlinson Unleak
Fri, 11 Jul 2008 06:35:32 +0000 Sadrul Habib Chowdhury Use a more friendly format for the timestamp in the banlist.
Sun, 06 Jul 2008 19:56:59 +0000 Ka-Hing Cheung set the purple connection name to the one we are about to try
Mon, 09 Jun 2008 02:22:33 +0000 Laurynas Biveinis "This patch pluralizes a few strings that should be pluralized for
Thu, 19 Jun 2008 03:11:47 +0000 Daniel Atallah applied changes from 904a276588f7de13ba13b578905c82c0493184ce
Thu, 15 May 2008 15:22:04 +0000 Stu Tomlinson Fix irc nick collision handling, as requested by that demanding user elb.
Mon, 05 May 2008 14:56:36 +0000 Ethan Blanton Patch from sadrul to fix IRC servers which neglect to send RPL_LISTSTART
Sun, 04 May 2008 01:43:00 +0000 Ethan Blanton Fix IRC handling of PART without a part message on Undernet IRCds.
Fri, 25 Apr 2008 18:01:50 +0000 Daniel Atallah Avoid allocating and freeing stuff unnecessarily.
Fri, 25 Apr 2008 16:08:48 +0000 Daniel Atallah Use g_strdup to match the subsequent g_free.
Sat, 12 Apr 2008 22:59:33 +0000 Ethan Blanton Handle IRC ban lists in-channel. Channels which are not joined are
Sat, 12 Apr 2008 19:40:06 +0000 Ethan Blanton Strip mIRC formatting codes from PART and QUIT messages.
Tue, 26 Feb 2008 14:17:12 +0000 Stu Tomlinson Give IRC channel owners the founder icon on networks that report supporting
Tue, 04 Dec 2007 20:27:06 +0000 Ethan Blanton Do not allow ISON requests to stack in IRC
Tue, 20 Nov 2007 18:54:55 +0000 Ka-Hing Cheung another patch from my coworker Andrew Gaul that plugged a leak, I fixed it
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.