log libpurple/protocols/oscar/oscar.c @ 20597:591267f6f1d5

age author description
Sat, 22 Sep 2007 09:48:07 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
Thu, 20 Sep 2007 19:24:14 +0000 Sean Egan Use birthday emblem in OSCAR. Fixes #300
Sun, 21 Oct 2007 04:59:23 +0000 Luke Schierer applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
Sun, 21 Oct 2007 04:56:11 +0000 Luke Schierer applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
Sun, 21 Oct 2007 04:49:28 +0000 Luke Schierer applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 19 Oct 2007 18:24:58 +0000 Luke Schierer applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
Fri, 19 Oct 2007 16:27:50 +0000 Luke Schierer applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
Fri, 28 Sep 2007 15:58:42 +0000 Richard Laager applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
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)
Sun, 22 Jul 2007 08:28:55 +0000 Mark Doliner Move a call to purple_connection_error() from oscar.c to
Sun, 22 Jul 2007 08:18:27 +0000 Mark Doliner Call the AIM_CB_SPECIAL_CONNERR callback from
Sun, 22 Jul 2007 00:58:25 +0000 Ka-Hing Cheung re-escapes the entities that was unescaped by purple_markup_strip_html()
Mon, 25 Jun 2007 08:47:36 +0000 Mark Doliner Update the "that is not a valid screen name!" error message to mention
Mon, 25 Jun 2007 08:41:49 +0000 Mark Doliner Allow AIM screen names of the form "1abc@example.com" In most places
Mon, 25 Jun 2007 08:24:12 +0000 Mark Doliner Get rid of the portion of this error message that says "The most
Wed, 20 Jun 2007 17:52:56 +0000 Stu Tomlinson Fix for a crash when trying to get oscar_status_text for a buddy on an
Sat, 16 Jun 2007 21:17:57 +0000 Sadrul Habib Chowdhury Use _notify_userinfo instead of _notify_error when there's an error
Sat, 16 Jun 2007 19:48:23 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
Sat, 16 Jun 2007 19:00:52 +0000 Richard Laager merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'
Fri, 15 Jun 2007 19:34:24 +0000 Sean Egan propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
Sat, 16 Jun 2007 20:04:36 +0000 Sadrul Habib Chowdhury Use _notify_userinfo instead of _notify_error when there's an error
Sun, 10 Jun 2007 01:46:31 +0000 Stu Tomlinson propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
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
Thu, 14 Jun 2007 18:20:53 +0000 Ethan Blanton This fixes a bustination of the official ICQ client in at least some
Mon, 11 Jun 2007 08:28:17 +0000 Mark Doliner Get rid of the oscar time offset. This was an attempt at making sure
Sun, 10 Jun 2007 21:07:02 +0000 Mark Doliner Remove a pair of unneeded strlen's
Sun, 10 Jun 2007 20:39:59 +0000 Evan Schoenberg Removed line accidentally committed.
Sun, 10 Jun 2007 20:36:24 +0000 Evan Schoenberg If a message is known to be too long to send to a chat or IM, and it's an HTML message, strip the HTML, re-encode, and try again. The chat part is particularly useful given the short maximum message length and the fact that purple_markup_linkify() will have linkified long links to being twice the number of characters. The IM part is not triggerred in my experience because MAXMSGLEN seems to be far above the number of characters allowed; perhaps it is a number of bytes, not characters?
Sat, 09 Jun 2007 08:01:17 +0000 Mark Doliner wabz pointed out that this string comparision was being done twice. I