log libpurple/protocols/oscar/oscar.c @ 31849:4c046f6564cd

age author description
Mon, 09 May 2011 04:42:52 +0000 Mark Doliner Change the heuristic we use for setting od->icq. We used to set it to
Sat, 02 Apr 2011 18:04:29 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin' (head 570b107a62822dd538074753d93b576dea0043a3)
Mon, 21 Mar 2011 05:45:22 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head bfb757dfe6b2549ab37a9b19f78f5f1f2f9df0cd)
Sun, 20 Mar 2011 20:20:52 +0000 Mark Doliner Add two hash tables to the oscar code that deals with your server stored
Thu, 11 Aug 2011 16:17:29 +0000 Ethan Blanton Bounds check an OSCAR normalization. (EFF)
Tue, 26 Jul 2011 06:32:35 +0000 Mark Doliner Fix crash selecting Tools->Set Mood when you're online with an
Sat, 18 Jun 2011 04:17:27 +0000 Paul Aurich oscar: ...fix the *right* line this time.
Sat, 18 Jun 2011 02:01:30 +0000 Paul Aurich oscar: Avoid a few printf("%s", NULL)s
Thu, 19 May 2011 04:16:15 +0000 Paul Aurich oscar: Fix the leak of 'alias' in this function
Mon, 21 Mar 2011 07:38:06 +0000 Mark Doliner Fix unsetting your mood when "None" is selected. (#7431)
Sun, 20 Mar 2011 22:03:48 +0000 Elliott Sales de Andrade Add invite message support to Oscar.
Sun, 20 Mar 2011 19:29:31 +0000 Elliott Sales de Andrade Fix libpurple compile when PURPLE_HIDE_STRUCTS is enabled.
Wed, 09 Mar 2011 08:38:41 +0000 Mark Doliner Send keepalives for all types of network connections. Will hopefully
Mon, 21 Feb 2011 09:45:47 +0000 Mark Doliner OOH! I think I found the cause of a bug! I changed this function in revision
Mon, 21 Feb 2011 09:28:03 +0000 Mark Doliner There is code above these lines, just before the start of the switch(),
Mon, 14 Feb 2011 03:51:05 +0000 Mark Doliner Small changes to how we format oscar screen names. We now
Tue, 04 Jan 2011 06:55:30 +0000 Richard Laager Remove trailing whitespace
Thu, 16 Dec 2010 21:18:02 +0000 ivan komarov Restore the previous behavior (kind of) of falling back to the specified
Thu, 02 Dec 2010 02:35:52 +0000 Mark Doliner I tested with AIM 7.2.6.1 and ICQ 7.2 build 3159 and both of them
Tue, 23 Nov 2010 04:33:29 +0000 John Bailey Properly handle an AIM login server of login.messaging.aol.com. Fixes #12948.
Mon, 22 Nov 2010 10:50:32 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Mon, 22 Nov 2010 10:49:06 +0000 Mark Doliner disapproval of revision '3ac008cdb1707c831737d497562a2751cdff861c'
Mon, 22 Nov 2010 10:45:46 +0000 Mark Doliner Move the call to flap_connection_schedule_destroy from oscar_chat_kill
Wed, 17 Nov 2010 08:12:56 +0000 Bj«Órn Voigt Encryption keys were marked with the _N() translation macro
Wed, 10 Nov 2010 01:22:53 +0000 Mark Doliner Correct typo in comment
Wed, 10 Nov 2010 01:17:22 +0000 Mark Doliner g_hash_table_get_keys is GLIB>2.14.0 but we maintain compatibility with 2.12.0.
Fri, 05 Nov 2010 00:37:23 +0000 ivan komarov No need to clutter the debug log with dozens of lines when
Thu, 04 Nov 2010 23:38:20 +0000 ivan komarov A followup commit to d849dc2a852a4ffdd345a150f0b88ab37de36e36.
Tue, 02 Nov 2010 20:55:06 +0000 ivan komarov Removed an abstruse Easter Egg from 869efa8a750e9eee235af2ec631e7554cb373778.
Mon, 01 Nov 2010 17:42:47 +0000 Daniel Atallah A gboolean doesn't need to be '1' to be TRUE. This is safer.
Mon, 01 Nov 2010 07:10:36 +0000 ivan komarov Use an SSL server by default for new OSCAR accounts. It doesn't matter
Sat, 30 Oct 2010 21:53:38 +0000 ivan komarov Merged my changes that fix #11964 and #12593. Mark looked over them
Sat, 30 Oct 2010 21:36:34 +0000 ivan komarov Merged everything related to ICQ server changes.
Wed, 20 Oct 2010 19:27:32 +0000 Bj«Órn Voigt Two strings marked as translatable. You find them in the ICQ account
Mon, 23 Aug 2010 01:41:31 +0000 Elliott Sales de Andrade Standardize on "cancelled".
Thu, 12 Aug 2010 15:30:11 +0000 Mark Doliner propagate from branch 'im.pidgin.pidgin' (head 9166d0ffe82472b17cee09aabbef61d8ec6e3e44)
Tue, 10 Aug 2010 17:53:07 +0000 Mark Doliner *** Plucked rev 7e159eaa14b0041fcc3ee5783cd1e4f2d039a1a1 (markdoliner@pidgin.im):
Thu, 05 Aug 2010 23:43:24 +0000 ivan komarov A couple of refactorings related to oscar_utf8_try_convert().
Thu, 05 Aug 2010 22:45:21 +0000 ivan komarov Miranda expects a client ack from the other side for channel 2 messages,
Thu, 05 Aug 2010 21:19:47 +0000 ivan komarov Fixes #12044. We send a dummy packet with DC version = 8 to make
Sat, 31 Jul 2010 20:02:10 +0000 ivan komarov explicit merge of '7a18137f663908c5d0306e4d79ddb7d953386eab'
Thu, 29 Jul 2010 00:06:56 +0000 ivan komarov explicit merge of '92760ff5074d9bcc75f59473f013ca8a959a85b8'
Sat, 31 Jul 2010 20:00:39 +0000 ivan komarov Renames and cleanups.
Wed, 28 Jul 2010 23:11:14 +0000 ivan komarov Got rid of receiving multipart messages over channel 1, which simplified the code
Wed, 28 Jul 2010 19:37:26 +0000 ivan komarov Removed '#if 0/endif' blocks. Some of them have the form of TODO, but
Wed, 28 Jul 2010 18:59:39 +0000 ivan komarov Turns out that ncc doesn't catch everything, so continue killing things mercilessly.
Wed, 28 Jul 2010 17:43:58 +0000 ivan komarov OK, I'm sick of constantly finding functions that are not used anywhere.
Wed, 28 Jul 2010 16:30:04 +0000 ivan komarov Refactored oscar_encoding_to_utf8().
Tue, 27 Jul 2010 21:17:01 +0000 ivan komarov Stop using custom encodings (and LATIN-1, for that matter) for sending
Sat, 24 Jul 2010 18:14:29 +0000 ivan komarov Fixed (I hope) #12284.
Sat, 24 Jul 2010 17:32:00 +0000 ivan komarov Moved encoding-related functions to a separate file, renamed some of them,
Thu, 08 Jul 2010 17:00:45 +0000 Mark Doliner Cleanup some code I wrote a long time ago in a galaxy far far away.
Thu, 01 Jul 2010 18:56:17 +0000 ivan komarov Fixed a bug I accidentally introduced in fb1ab831dedebf45ea50b6f87bfc00265a0115ef.
Tue, 29 Jun 2010 21:17:02 +0000 ivan komarov Added a way to view the Visible/Invisible lists.
Mon, 28 Jun 2010 20:02:12 +0000 ivan komarov Added a way to add a user to the (In)Visible list via the context menu.
Thu, 24 Jun 2010 16:56:01 +0000 ivan komarov Adium guys need the itmsurl stuff, which I erroneously removed
Wed, 23 Jun 2010 22:32:45 +0000 ivan komarov merge of '021e6a7b4ba46230e93812c39268259f8c6bc7fe'
Thu, 03 Jun 2010 06:33:24 +0000 ivan komarov propagate from branch 'im.pidgin.pidgin' (head 3ccde42b2f5cfa1fae01e997cfa85f4f9b89abe5)
Wed, 23 Jun 2010 22:22:52 +0000 ivan komarov "Invisibility mode" improvements.
Fri, 18 Jun 2010 13:55:54 +0000 ivan komarov Start using the real ICQ block list (SSI type 0xe) for allowing/blocking
Thu, 17 Jun 2010 11:10:27 +0000 ivan komarov Somehow I'm sure this code lacked braces.
Sun, 30 May 2010 19:08:35 +0000 ivan komarov Moved an error handler from oscar.c to family_locate.c.
Sun, 30 May 2010 13:53:45 +0000 ivan komarov Got rid of family_icq.c -> oscar.c callbacks. Now it will be possible
Sat, 29 May 2010 18:48:04 +0000 ivan komarov Removed the old way of retrieving offline messages, because it is not
Sun, 23 May 2010 18:28:46 +0000 ivan komarov Show authorization request sender's nickname in the "Authorize buddy?"
Tue, 10 Aug 2010 07:04:02 +0000 Mark Doliner Make these unsigned, in case someone figures out how to actually send
Wed, 21 Jul 2010 02:57:51 +0000 Mark Doliner Fix a crash bug in oscar related to trying to allocate too much memory.
Wed, 30 Jun 2010 23:46:46 +0000 Paul Aurich *** Plucked rev 1e62e7c65758de7e0aaa5377f865d4164e4482f5 (ivan.komarov@soc.pidgin.im):
Mon, 31 May 2010 18:14:40 +0000 Mark Doliner Copy the third hunk from 3c30f64efedafc379b6536852bbb3b6ef5f1f6c9 to trunk
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Fri, 14 May 2010 19:30:09 +0000 Mark Doliner propagate from branch 'im.pidgin.soc.2010.icq-tlc' (head 64c9fc1442c7815de47d3f6756f59f1d09a1d530)
Mon, 03 May 2010 20:55:39 +0000 ivan komarov Oops.
Mon, 03 May 2010 20:49:14 +0000 ivan komarov Two small fixes to improve sending/receiving HTML-formatted messages
Sat, 01 May 2010 21:40:45 +0000 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
Thu, 15 Apr 2010 01:01:36 +0000 Mark Doliner And allow sending HTML over ICQ, too. Only lightly tested
Thu, 15 Apr 2010 00:55:02 +0000 Mark Doliner Support receiving HTML-formatted messages for ICQ. I should have let a
Sun, 11 Apr 2010 10:02:02 +0000 Mark Doliner There's no reason to call into oscar.c anymore, so move this icon stuff
Thu, 18 Mar 2010 08:30:02 +0000 Mark Doliner Don't try to convert the message in incoming auth requests. The oscar
Thu, 18 Mar 2010 08:08:43 +0000 Mark Doliner Minor whitespace changes
Thu, 18 Mar 2010 08:05:29 +0000 Mark Doliner Move a debug message. I'm assuming it's supposed to be related to this
Thu, 18 Mar 2010 07:55:17 +0000 Mark Doliner Fix some problems in the oscar code that deals with channel 2 icbms.
Thu, 18 Mar 2010 05:47:15 +0000 Mark Doliner Found a few more places that need to use 64 bit value for the capabilities
Thu, 18 Mar 2010 04:53:49 +0000 Mark Doliner Change the oscar capabilities variable to be a guint64 everywhere instead
Thu, 04 Mar 2010 22:14:03 +0000 Marcus Lundblad Added PurpleConnection flags to determine support for moods and mood messages.
Thu, 04 Mar 2010 07:37:08 +0000 Mark Doliner This cast is incorrect. It should be (time_t *). But it's actually not needed.
Mon, 22 Feb 2010 17:57:40 +0000 Paul Aurich Fix what I believe to be a bad merge. This code was removed in c3e033ad36f556e3e590b25ea92dd0441cb4acea
Tue, 09 Feb 2010 20:14:10 +0000 Marcus Lundblad Some code got duplicated during merge...
Sun, 07 Feb 2010 21:11:56 +0000 Marcus Lundblad Made it compile again.
Sun, 07 Feb 2010 19:31:56 +0000 Marcus Lundblad propagate from branch 'im.pidgin.pidgin' (head b0098e2250f135d121960d8152e144e7e344125e)
Mon, 06 Apr 2009 05:19:40 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head a59a573e3b9b2eb42ff728ba9ff56095f5c9e0d0)
Mon, 17 Nov 2008 07:30:43 +0000 Richard Laager Move the mood UI for ICQ into Pidgin. It still uses the new request API
Mon, 17 Nov 2008 00:43:59 +0000 Richard Laager Add a PURPLE_STATUS_MOOD primitive and change ICQ to use it.
Sun, 16 Nov 2008 08:39:34 +0000 Richard Laager Fix up the X-Status code in many ways:
Sun, 16 Nov 2008 08:16:17 +0000 Richard Laager Revert the unnecessary addition of the pixbuf boolean to PurpleRequestField.list
Sun, 16 Nov 2008 08:11:33 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin' (head c023fbb554c216b1a31cd32bedf806f48cfc1e4e)
Thu, 13 Nov 2008 17:04:53 +0000 John Bailey This patch comes from the combined work of contributors minstrel, NightFox,
Tue, 02 Feb 2010 23:18:09 +0000 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
Fri, 08 Jan 2010 20:11:49 +0000 Paul Aurich propagate from branch 'im.pidgin.pidgin.2.6.5' (head 794204a24ba7bf26cdb07ae71b9573b09927d641)
Thu, 07 Jan 2010 23:44:05 +0000 Daniel Atallah *** Plucked rev f39cd1fed08fe5f5e3165a087fcc36ed984a6eee (f05c54b03e6bbfdbff38c01697fbd353a969e05e):
Mon, 21 Dec 2009 09:57:06 +0000 Mark Doliner Use the od->icq boolean in a few places where we were calling
Tue, 08 Dec 2009 17:23:34 +0000 Paul Aurich oscar: Avoid a printf("%s", NULL) crash when creating an AIM room.
Tue, 08 Dec 2009 03:23:45 +0000 Paul Aurich oscar: Add '\n' to a debug message missing it.
Fri, 04 Dec 2009 02:24:41 +0000 Evan Schoenberg Improved handling of the 0x00d charset in AIM, which is sent by mobile devices speaking ISO-8859-1. Try UTF-8 first (the encoding sent by iChat in a Direct IM with non-ASCII characters), then fall back to ISO-8859-1. Fixes #a13544, a bug created with the fix for iChat DIM encoding new in libpurple 2.6.4"
Sun, 29 Nov 2009 19:32:36 +0000 Paul Aurich oscar: Fix '<' in AIM/ICQ status messages. Closes #10304.
Sun, 29 Nov 2009 16:16:49 +0000 John Bailey merge of '32e63a51dbb65b8b63d134bde098d40167574148'
Sun, 29 Nov 2009 01:50:36 +0000 Paul Aurich oscar: Fix the parsing code from ichatballooncolors that broke receiving markup in 2.6.2.
Sun, 29 Nov 2009 16:16:40 +0000 John Bailey disapproval of revision '661db628ce40c3548058f062ea72d9687654d53a'
Sun, 22 Nov 2009 23:05:51 +0000 Evan Schoenberg Remove an unneeded debug log, which Mark points out might also be unsafe as it would be using %s as a formatter for a UTF-16BE string
Sun, 22 Nov 2009 19:25:02 +0000 Evan Schoenberg Spelling fix in a debug log
Sun, 22 Nov 2009 18:56:06 +0000 Evan Schoenberg Plucked d2a1d52b3bbf29baa53b9ddaa635d50b6332064f from im.pidgin.adium
Fri, 06 Nov 2009 03:58:26 +0000 Paul Aurich oscar: Properly support TLS when using clientLogin.
Wed, 04 Nov 2009 23:39:08 +0000 Mark Doliner I believe this change fixes offline message retrieval.
Wed, 04 Nov 2009 22:16:51 +0000 Mark Doliner merge of '661db628ce40c3548058f062ea72d9687654d53a'
Wed, 04 Nov 2009 22:16:46 +0000 Mark Doliner http://dev.aol.com/aim/oscar/ says, "All strings in Feedbag are UTF8
Wed, 04 Nov 2009 19:05:30 +0000 Paul Aurich oscar: Remove the simultaneous logins option from ICQ accounts.
Wed, 04 Nov 2009 05:09:04 +0000 Paul Aurich oscar: Fix 'Allow multiple simultaenous logins' with clientLogin.
Tue, 03 Nov 2009 19:27:23 +0000 Paul Aurich oscar: Make these errors more translatable.
Tue, 03 Nov 2009 18:07:02 +0000 Paul Aurich oscar: Update the details of the buddy preferences based on the OSCAR docs.
Tue, 03 Nov 2009 07:46:01 +0000 aman oscar: Display more detailed error messages when an outgoing message is bounced.
Tue, 03 Nov 2009 05:53:06 +0000 aman oscar: Update the rate calculations based on OSCAR docs.