log libpurple/protocols/oscar/oscar.c @ 30588:89de882d25b1

age author description
Fri, 04 Jun 2010 14:33:12 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Mon, 31 May 2010 18:14:40 +0000 Mark Doliner Copy the third hunk from 3c30f64efedafc379b6536852bbb3b6ef5f1f6c9 to trunk
Tue, 25 May 2010 22:21:47 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
Thu, 20 May 2010 02:44:00 +0000 Mark Doliner Cleanup, basically. Move the icbm snac error handling from oscar.c to
Tue, 18 May 2010 02:29:24 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin
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
Wed, 05 May 2010 15:42:34 +0900 Yoshiki Yazawa merged from im.pidgin.pidgin.
Sat, 01 May 2010 21:40:45 +0000 Paul Aurich *** Plucked rev 0e263caa5d687101e436029f2f8d09053ae06e23 (ivan.komarov@soc.pidgin.im):
Thu, 15 Apr 2010 16:48:50 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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
Wed, 24 Mar 2010 17:44:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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
Tue, 16 Mar 2010 12:07:06 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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.
Thu, 25 Feb 2010 16:27:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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
Mon, 22 Feb 2010 16:05:25 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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,
Wed, 03 Feb 2010 16:00:49 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Tue, 02 Feb 2010 23:18:09 +0000 Mark Doliner Move two logging statements from oscar.c to family_oservice.c so we
Thu, 14 Jan 2010 07:23:35 +0900 Yoshiki Yazawa merge
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):
Fri, 25 Dec 2009 19:25:22 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
Mon, 21 Dec 2009 09:57:06 +0000 Mark Doliner Use the od->icq boolean in a few places where we were calling
Thu, 17 Dec 2009 16:50:12 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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"
Mon, 30 Nov 2009 16:07:54 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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'
Wed, 25 Nov 2009 13:40:01 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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 17:23:40 +0900 Yoshiki Yazawa merged with im.pidgin.pidgin
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.