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/
|