log libpurple/protocols/oscar/oscar.c @ 24642:e4b1ba7c351c

age author description
Thu, 11 Dec 2008 08:19:09 +0000 Jaromr Karmazn Advertise the same typing capability on OSCAR that ICQ 6 does, since we claim
Tue, 09 Dec 2008 02:59:29 +0000 Mark Doliner Make our profile text a little cleaner and more uniform across the protocols.
Sun, 16 Nov 2008 06:50:19 +0000 Richard Laager Backport the 'purple_debug_*(msg)' -> 'purple_debug_*("%s", msg);' fixes.
Sat, 15 Nov 2008 23:08:43 +0000 Richard Laager Fix the indentation level on the code changed by the last patch.
Sat, 15 Nov 2008 21:29:38 +0000 John Bailey Patch from 'db42' to enable MD5 auth on ICQ. Refs #4449. Before I merge
Fri, 14 Nov 2008 19:58:32 +0000 Mark Doliner String changes. I'm kind of blindly making changes to the qq strings
Fri, 07 Nov 2008 02:56:10 +0000 Daniel Atallah Fix a potential leak, thanks to "KuSh". Fixes #7463.
Fri, 31 Oct 2008 07:59:46 +0000 Sadrul Habib Chowdhury propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
Thu, 02 Oct 2008 14:19:47 +0000 Daniel Atallah Add some debug output to the oscar encoding process.
Sat, 27 Sep 2008 06:33:42 +0000 Sadrul Habib Chowdhury Start hiding blist.h internals in prpls.
Sun, 31 Aug 2008 16:52:51 +0000 Daniel Atallah Clean up some debugging to avoid potential NULL string printf.
Wed, 20 Aug 2008 15:21:46 +0000 Daniel Atallah Fix printf of a NULL string and also an invalid free. Fixes #6627
Sun, 17 Aug 2008 19:12:24 +0000 Mark Doliner A little function renaming and organization
Wed, 13 Aug 2008 15:59:36 +0000 Will Thompson Stu reckoned that having a new block to build the debug string is ugly;
Wed, 13 Aug 2008 15:41:48 +0000 Will Thompson Oscar passing NULL for the debug category is not great if you're filtering by category.
Sun, 27 Jul 2008 15:34:00 +0000 Evan Schoenberg 0x02 is a temporarily unavailable error code in addition to 0x14, according
Fri, 25 Jul 2008 16:03:11 +0000 Evan Schoenberg Don't show an idle time in the user info if it is 0
Wed, 23 Jul 2008 15:23:15 +0000 Evan Schoenberg Some cleanup to our capabilities definitions, and added information on
Tue, 22 Jul 2008 14:13:58 +0000 Evan Schoenberg Once we've coalesced the ICQ Status Note reqeusts, we can send them
Tue, 22 Jul 2008 06:23:54 +0000 Mark Doliner Evan pointed out that this is purple_timeout_add_SECONDS, and so that "2"
Mon, 21 Jul 2008 07:46:23 +0000 Mark Doliner Just a few little cleanups.
Sun, 20 Jul 2008 22:19:10 +0000 Evan Schoenberg To decrease the odds of hitting the rate limit ceiling rapidly on a
Tue, 08 Jul 2008 00:58:21 +0000 Mark Doliner Remove a failsafe check that I don't believe is needed. I'm under the
Tue, 01 Jul 2008 23:40:13 +0000 Evan Schoenberg Added "website" and "dev_website" items to the ui_info GHashTable,
Tue, 01 Jul 2008 21:58:23 +0000 Evan Schoenberg disapproval of revision 'f15338f57c0920b685e5164d2f53e50a6d0f64b7'
Tue, 01 Jul 2008 18:06:32 +0000 Evan Schoenberg Use CLIENT_WEBSITE rather than PURPLE_WEBSITE in libpurple. If the build
Sat, 21 Jun 2008 20:28:14 +0000 Mark Doliner Helper functions are cool
Sat, 14 Jun 2008 20:22:49 +0000 Evan Schoenberg I'm embarassed by this random semicolon.
Sat, 14 Jun 2008 19:12:47 +0000 Evan Schoenberg Don't cycle through a NULL "message" when purple_parse_oncoming() is called
Wed, 11 Jun 2008 15:36:36 +0000 Mark Doliner No one has any idea what evil is (in bed)
Mon, 09 Jun 2008 18:43:11 +0000 Evan Schoenberg * Avoid called g_markup_escape_text() on a NULL message
Mon, 09 Jun 2008 18:04:13 +0000 Evan Schoenberg Avoid calling purple_str_sub_away_formatters() and g_markup_escape_text()
Sun, 08 Jun 2008 16:02:46 +0000 Evan Schoenberg As XMPP does, prefix away messages with the status name in oscar user info
Sat, 07 Jun 2008 18:52:57 +0000 Evan Schoenberg Specified one of the OSCAR_CAPABILITY_GENERICUNKNOWN capabilities to be
Sat, 07 Jun 2008 18:42:12 +0000 Evan Schoenberg Added account option for oscar accounts to allow multipe simultaneous logins,
Sat, 07 Jun 2008 15:41:05 +0000 Evan Schoenberg Added paramater to aim_send_login() to allow control over whether we want
Mon, 02 Jun 2008 11:31:20 +0000 Evan Schoenberg This should fix tooltips for buddies with away messages which have embedded
Mon, 02 Jun 2008 09:39:32 +0000 Mark Doliner Keep track of available messages as HTML not plain text. This fixes
Mon, 02 Jun 2008 09:05:22 +0000 Mark Doliner Whitespace
Mon, 02 Jun 2008 09:00:11 +0000 Mark Doliner Whoops, I should have inverted this logic.
Mon, 02 Jun 2008 08:51:40 +0000 Mark Doliner Short-circuit earlier if the buddy is offline
Thu, 29 May 2008 14:48:49 +0000 Stu Tomlinson Avoid potentially uninitialized variables
Thu, 29 May 2008 11:42:08 +0000 Evan Schoenberg merge of 'cc409aa9063c22b3cf65c9e2a3399a121c6b50a5'
Thu, 29 May 2008 06:00:09 +0000 Mark Doliner Minor typo in a debug statement. I do stuff like this all the time.
Thu, 29 May 2008 11:39:42 +0000 Evan Schoenberg Refactored and cleaned up the addition of status information to user info /
Wed, 28 May 2008 05:29:23 +0000 Richard Nelson Remove an unused variable
Tue, 27 May 2008 21:47:41 +0000 Evan Schoenberg Two leak fixes for purple_icqinfo()
Tue, 27 May 2008 21:41:29 +0000 Evan Schoenberg Moved the remainder of ICQ's user info processing to use the notify_user_info
Tue, 27 May 2008 03:45:59 +0000 Evan Schoenberg Don't include the warning level in OSCAR user_info twice. The first inclusion
Tue, 27 May 2008 02:14:14 +0000 Evan Schoenberg Bring oscar prpl in line with the other prpls in how it provides user info:
Sun, 25 May 2008 21:56:36 +0000 Richard Laager Use "email" and "Email" consistently. This is potentially controversial,
Tue, 01 Jul 2008 21:49:46 +0000 Evan Schoenberg disapproval of revision '10564049c98925d0ce0ece64a5af0fe1efd723e7'
Tue, 01 Jul 2008 21:33:14 +0000 Evan Schoenberg applied changes from e8233b3a32b1383e10d9591fee51f5ecb99a40ce
Fri, 09 May 2008 05:58:54 +0000 Mark Doliner Show yourself as invisible in the buddylist when you're invisible
Wed, 07 May 2008 21:18:50 +0000 Mark Doliner When setting yourself to invisible on AIM, don't set an away message
Wed, 16 Apr 2008 07:25:47 +0000 Mark Doliner Don't try to enable our server-stored buddylist if we receive an error
Wed, 16 Apr 2008 06:47:14 +0000 Mark Doliner Don't remove the PurpleBuddy from our buddy list if we don't send them
Sat, 12 Apr 2008 21:26:43 +0000 John Bailey nosnilmot pointed out that this error message seemed to be wrong. I agree
Thu, 03 Apr 2008 23:40:45 +0000 Mark Doliner Only call oscar_format_screenname() on connecting if we need to
Thu, 27 Mar 2008 02:09:51 +0000 Daniel Atallah Printf warning fixes.
Sun, 16 Mar 2008 20:36:52 +0000 Mark Doliner Fix a bunch of compiler warnings caused by my addition of G_GNUC_PRINTF()
Wed, 12 Mar 2008 07:19:28 +0000 Mark Doliner Change these oscar protocol menu actions to use "web" instead of "URL."
Sun, 09 Mar 2008 21:34:32 +0000 Andrew Gaul some memleak fixes from Andrew Gaul again:
Fri, 07 Mar 2008 04:01:20 +0000 Ethan Blanton Change OSCAR to use UTF-16 rather than UCS-2 conversions. Apparently
Thu, 06 Mar 2008 07:41:52 +0000 Mark Doliner Patch #3874 from beret. There was a similar patch #2712 from rschnz,
Thu, 06 Mar 2008 07:29:39 +0000 Mark Doliner I realized that I don't like initializing variables when I declare
Mon, 03 Mar 2008 09:03:47 +0000 Mark Doliner Make sure we tell stuff that oscar supports offline messages for AIM
Mon, 03 Mar 2008 08:40:39 +0000 Mark Doliner Fix coverity CID 382: Remove an unused variable
Mon, 03 Mar 2008 08:36:35 +0000 Mark Doliner I believe this fixes Coverity 383:
Mon, 03 Mar 2008 08:26:44 +0000 Mark Doliner Switch to using "username" instead of "screen name." I really really
Thu, 28 Feb 2008 08:15:27 +0000 Mark Doliner * Don't flag outgoing oscar messages as "offline deliverable" if the
Wed, 27 Feb 2008 09:18:06 +0000 Mark Doliner Add support for offline messages for AIM, thanks to some info from
Sun, 10 Feb 2008 09:45:37 +0000 Mark Doliner A patch from oliver to speed up oscar's normalize function a little by
Sun, 27 Jan 2008 10:44:51 +0000 Mark Doliner Stop unconditionally setting oscar's server-side preference "allow
Thu, 17 Jan 2008 07:53:03 +0000 Mark Doliner Apparently gcc gives a warning here even though it's perfectly valid
Thu, 17 Jan 2008 07:39:25 +0000 Mark Doliner rlaager suggested the possibility of documenting this. Sure, why not?
Thu, 17 Jan 2008 07:26:57 +0000 Mark Doliner Improve oscar's default actions a tad bit
Wed, 16 Jan 2008 07:51:44 +0000 Mark Doliner Only try to set the itmsurl attribute for the available status. I'd
Wed, 16 Jan 2008 07:40:12 +0000 Mark Doliner It's ok for us to use == here because status_id is set to one of these
Tue, 15 Jan 2008 17:21:51 +0000 Etan Reisner Recommit the correct parts of 55eb5e28f52c9cdccc6229a8314ffbdac2260843,
Tue, 15 Jan 2008 17:17:53 +0000 Etan Reisner disapproval of revision '55eb5e28f52c9cdccc6229a8314ffbdac2260843'
Tue, 15 Jan 2008 04:58:42 +0000 Etan Reisner Remove a variable that isn't used anywhere, if it was supposed to do something
Mon, 14 Jan 2008 06:44:14 +0000 Mark Doliner I forgot that we're supposed to be using g_strerror() to guarantee a
Mon, 14 Jan 2008 06:32:16 +0000 Mark Doliner More of ticket #1344 from o_sukhodolsky, which rlaager has been
Fri, 11 Jan 2008 00:01:33 +0000 Mark Doliner Default for "do you want to add this buddy?" for oscar is now "no"
Mon, 07 Jan 2008 16:28:12 +0000 Mark Doliner Credit for 1858be5916da7bce36f3c991bcd71fc65271048d. References #4052.
Sat, 05 Jan 2008 08:46:25 +0000 Mark Doliner Some changes intended to make oscar not emit so many
Sat, 05 Jan 2008 07:33:13 +0000 Mark Doliner Partial support for reading ICQ 6 status notes. The status note will
Mon, 03 Dec 2007 05:55:30 +0000 Mark Doliner Have oscar specify a default chat room exchange of 4. Finch always
Mon, 03 Dec 2007 05:31:36 +0000 Mark Doliner Somehow this message got changed to only say ICQ instead of AIM/ICQ in
Sun, 02 Dec 2007 20:22:32 +0000 Mark Doliner Always set gc->display_name to the formatted version of your screen
Sun, 02 Dec 2007 20:02:53 +0000 Mark Doliner g_return_if_fail() if the chat room name or exchange aren't set or
Sun, 02 Dec 2007 08:39:31 +0000 Mark Doliner Get rid of one little userfunc callback and just call aim_im_setparams()
Sat, 17 Nov 2007 00:12:30 +0000 Richard Laager This merge has the effect of reverting the hinting code from trunk.
Sun, 11 Nov 2007 21:41:59 +0000 Will Thompson Use PURPLE_CONNECTION_ERROR_INVALID_USERNAME in oscar and yahoo, which were
Sat, 10 Nov 2007 12:10:04 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head d8103be97302efb404e2f6922925f661c807ad23)
Mon, 15 Oct 2007 10:45:46 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin.next.minor' (head bd8f1d754a1b94e5ade30c3b135178b236f7b49a)
Sun, 14 Oct 2007 21:08:42 +0000 Will Thompson Rename:
Fri, 16 Nov 2007 23:32:17 +0000 Richard Laager merge of '1037fab539d2a95db4fc657f42420566f7e53440'
Fri, 16 Nov 2007 23:27:07 +0000 Richard Laager merge of '00bf7296307f96f5c68d6e5edf219fb4a50bb947'
Fri, 16 Nov 2007 23:01:12 +0000 Richard Laager disapproval of revision 'b6ee8d925e8e7670de77e6283963fa151ea0ed77'
Sat, 10 Nov 2007 04:52:20 +0000 Ka-Hing Cheung propagate from branch 'im.pidgin.pidgin.next.minor' (head 0c9637482b845cc65e95a26e144697391c51133f)
Sun, 14 Oct 2007 20:53:40 +0000 Richard Laager Re-namespace the #defines to all be PURPLE_REQUEST_UI_HINT_*. I see no
Fri, 16 Nov 2007 23:27:01 +0000 Richard Laager disapproval of revision '4b2b98ecc70947f687d13c902b1b031247b49392'
Sun, 14 Oct 2007 18:07:19 +0000 Gabriel Schulhof Converted string literal UI hints to #define-ed constants and fixed two cast-warnings in gtkblist.c
Sun, 14 Oct 2007 02:49:47 +0000 Richard Laager propagate from branch 'org.maemo.garage.pidgin.pidgin.dialog-transience' (head 675607eb0ab04822a33c6d542694e94dbb731035)
Sun, 04 Nov 2007 19:29:26 +0000 Ethan Blanton This is a fix from goyko for ICQ character set conversion in user info.
Fri, 16 Nov 2007 23:30:03 +0000 Richard Laager disapproval of revision 'c484d979c4fda4433a9633ff8b69bd8a395c9479'
Sun, 14 Oct 2007 00:32:58 +0000 Richard Laager merge of 'b17e0283464425b6dabc3d5bf6ccabd33ab920c1'
Sun, 14 Oct 2007 00:26:00 +0000 Richard Laager disapproval of revision '0e5385979f58d6ee74f668bb9b5dfd1ae3b6043f'
Wed, 10 Oct 2007 23:19:58 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Wed, 10 Oct 2007 22:57:51 +0000 Gabriel Schulhof Removed request stuff - now on pidgin-request-ui-hint
Wed, 10 Oct 2007 23:20:18 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head ef97aa9259d77504bb07c2dff5ec0750d498e847)
Tue, 09 Oct 2007 18:01:51 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 4d50bf3b08569aa2108a9f5da47fb1548d0c7dd9)
Sat, 06 Oct 2007 15:55:47 +0000 Gabriel Schulhof propagate from branch 'im.pidgin.pidgin' (head 1757e82b3ed17d8ad45db9d2c62f0187a8bee93d)
Fri, 26 Oct 2007 04:59:23 +0000 Ka-Hing Cheung Patch from Andrew Gaul to constify a bunch of static variables to reduce
Fri, 26 Oct 2007 00:13:18 +0000 Mark Doliner Return if we couldn't get our buddylist rather than trying to
Tue, 23 Oct 2007 17:27:12 +0000 Richard Laager propagate from branch 'im.pidgin.pidgin.2.2.2' (head 0adab134b7a42e144aee3ac60d825db1f28a42a4)
Tue, 16 Oct 2007 07:50:25 +0000 Mark Doliner When signing on to an oscar account, if we check your screen name and
Tue, 16 Oct 2007 02:43:43 +0000 Richard Nelson I think this was intended