log libpurple/protocols/oscar/oscar.c @ 20230:72d7a692b1ac

age author description
Fri, 28 Sep 2007 15:51:44 +0000 Richard Laager applied changes from be5b7db12bee643aba7b97fdacfb036dc384ea1f
Fri, 28 Sep 2007 15:50:42 +0000 Richard Laager applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
Fri, 28 Sep 2007 15:50:22 +0000 Richard Laager applied changes from 813313930984d57208e5079d304d5a7c21c6b848
Mon, 01 Oct 2007 16:07:14 +0000 Will Thompson Add disconnection reasons to oscar.
Wed, 12 Sep 2007 19:11:38 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
Fri, 17 Aug 2007 22:10:43 +0000 Gabriel Schulhof explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
Sun, 12 Aug 2007 20:13:34 +0000 Gabriel Schulhof Added hints to oscar oscar.c
Sun, 09 Sep 2007 07:52:44 +0000 Mark Doliner Start watching the listener socket immediately after it's created
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
Tue, 04 Sep 2007 08:09:55 +0000 Mark Doliner A little function name shuffling.
Tue, 04 Sep 2007 08:04:06 +0000 Mark Doliner Add non-US SMS support for ICQ. This is a patch from DB42.
Mon, 03 Sep 2007 21:02:52 +0000 Ka-Hing Cheung rewster from #pidgin pointed out that the conditional was reversed, and
Thu, 23 Aug 2007 23:04:48 +0000 Sean Egan I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333
Sun, 12 Aug 2007 02:11:05 +0000 Daniel Atallah Use -1 as length with g_convert() functions instead of strlen()
Sun, 12 Aug 2007 00:52:17 +0000 Daniel Atallah Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
Sat, 11 Aug 2007 11:19:07 +0000 Sadrul Habib Chowdhury merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
Sat, 11 Aug 2007 10:53:28 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
Sat, 11 Aug 2007 02:38:56 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin.2.1.0' (head 1b855097a1f8ddde513bda1e81761c8d8455f931)
Sat, 11 Aug 2007 02:38:23 +0000 Sadrul Habib Chowdhury merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
Mon, 06 Aug 2007 15:17:20 +0000 Daniel Atallah Remove some more references to the icontimer - I'm assuming these need to be removed too.
Mon, 06 Aug 2007 07:28:43 +0000 Mark Doliner Fetch icons all at once instead of one at a time. I tried pretty hard
Mon, 06 Aug 2007 06:30:25 +0000 Mark Doliner Use g_slist_find_custom() instead of writing one ourselves
Mon, 06 Aug 2007 06:24:37 +0000 Mark Doliner Sean pointed out that now that oscar rate limits itself there is
Fri, 03 Aug 2007 05:50:20 +0000 Mark Doliner Only try to add a group locally if it doesn't already exist. This
Thu, 02 Aug 2007 07:50:55 +0000 Mark Doliner Looks like AOL increased the length of available messages from 60
Tue, 31 Jul 2007 06:51:29 +0000 Mark Doliner Some changes from Matthew Goldstein and I to not automatically remove
Wed, 25 Jul 2007 03:43:51 +0000 Daniel Atallah Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
Sun, 22 Jul 2007 08:54:03 +0000 Mark Doliner Get rid of a crash that happens when signing off if you have a chat room
Sun, 22 Jul 2007 08:30:12 +0000 Mark Doliner OscarData->killme isn't used (and hasn't been for a while)