Thu, 26 Feb 2009 03:44:58 +0000 |
Mark Doliner |
Shaun Lindsay at Meebo tracked down a bug where this function reads
|
Wed, 25 Feb 2009 10:39:04 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 2c4a5ddc5d50dcd6e82192d1f90614217624a126)
|
Mon, 23 Feb 2009 21:12:19 +0000 |
Paul Aurich |
Evan's original change to the Direct IM autoreplies is on im.pidgin.pidgin,
|
Thu, 05 Feb 2009 00:59:42 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 0bfcaf78ec07efb71812fff2c8b738b4532aac7f)
|
Wed, 04 Feb 2009 01:30:35 +0000 |
Daniel Lj |
Patch to properly publish status messages for statuses other than Available.
|
Thu, 29 Jan 2009 08:23:27 +0000 |
Mark Doliner |
Minor formatting and comments
|
Thu, 29 Jan 2009 03:15:57 +0000 |
Daniel Lj |
Patch to fix retrieval of ICQ status messages from users of ICQ 6.x, Miranda,
|
Wed, 28 Jan 2009 04:27:01 +0000 |
Paul Aurich |
This connection is always using purple_proxy_connect now, so checking for newconn->gsc being non-NULL makes no sense.
|
Wed, 28 Jan 2009 03:40:55 +0000 |
Paul Aurich |
Use 'bos.oscar.aol.com' as the common name for the initial BOS connection.
|
Tue, 27 Jan 2009 10:00:32 +0000 |
Mark Doliner |
Shuffle a few comments around to make it look like I did something
|
Sun, 18 Jan 2009 04:17:01 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Wed, 14 Jan 2009 06:32:04 +0000 |
Paul Aurich |
Remove the "buggy" caveat -- I've been running it for a while
|
Wed, 14 Jan 2009 06:29:47 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 07f8d9c59020c1f69cc21b71f8252f13efd6a6e0)
|
Thu, 18 Dec 2008 05:27:39 +0000 |
Paul Aurich |
Implement a sane mechanism for switching an OSCAR account to SSL.
|
Thu, 18 Dec 2008 05:05:40 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 571d5bf2fff9e937663ef53a174ae141999d6de2)
|
Sat, 17 Jan 2009 22:42:28 +0000 |
Paul Aurich |
propagate from branch 'im.pidgin.pidgin' (head 42f77b0e8b8ebf5ff3c30d8f8022ac5d289631e8)
|
Sun, 21 Dec 2008 19:15:21 +0000 |
Paul Aurich |
Oscar: Re-request authorization when adding a buddy that is already on the list.
|
Wed, 14 Jan 2009 13:13:35 +0000 |
Evan Schoenberg |
AIM Direct IM messages should not be flagged as auto responses unless they actually are.
|
Fri, 09 Jan 2009 02:43:38 +0000 |
Mark Doliner |
Use purple_buddy_get_group() instead of aim_ssi_itemlist_exists() to check
|
Thu, 08 Jan 2009 21:47:15 +0000 |
Stu Tomlinson |
Don't show the 'Edit Buddy Comment' option for PurpleBuddys that are not
|
Tue, 06 Jan 2009 02:28:10 +0000 |
Daniel Atallah |
The remainder of a patch from fqueze to fix some incorrect *printf() function
|
Mon, 29 Dec 2008 03:49:33 +0000 |
Mark Doliner |
Don't mention TOC in this error message. I think this error is too
|
Thu, 11 Dec 2008 08:06:23 +0000 |
Paul Aurich |
Use purple_proxy_connect + purple_ssl_connect_with_host_fd() to hopefully
|
Thu, 11 Dec 2008 07:14:50 +0000 |
Paul Aurich |
Part 2 of the continuing effort to get OSCAR over SSL working.
|
Wed, 10 Dec 2008 23:41:28 +0000 |
Paul Aurich |
First pass at adding SSL connections to OSCAR.
|
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,
|