log libpurple/protocols/irc/irc.c @ 20113:1cbda8e2b913

age author description
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/