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.