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)
|
Sat, 17 Jan 2009 22:42:28 +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)
|
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
|
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)
|
Sun, 21 Dec 2008 19:15:21 +0000 |
Paul Aurich |
Oscar: Re-request authorization when adding a buddy that is already on the list.
|
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.
|
Fri, 31 Oct 2008 07:59:46 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin' (head 7821a3549d7d99473e999dc067afc4218addcc1e)
|
Sat, 27 Sep 2008 06:33:42 +0000 |
Sadrul Habib Chowdhury |
Start hiding blist.h internals in prpls.
|
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: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.
|
Thu, 02 Oct 2008 14:19:47 +0000 |
Daniel Atallah |
Add some debug output to the oscar encoding process.
|
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
|
Sun, 14 Oct 2007 21:42:50 +0000 |
Daniel Atallah |
Plug a leak.
|
Fri, 12 Oct 2007 00:19:12 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head f33ba0034c79d8e37a70d664ec534356fa361608)
|
Wed, 10 Oct 2007 00:44:34 +0000 |
Daniel Atallah |
Fix CID 340; potential NULL deref.
|
Tue, 09 Oct 2007 07:29:11 +0000 |
Mark Doliner |
Get rid of an unused variable. Coverity found this. Remember
|
Tue, 09 Oct 2007 13:42:15 +0000 |
Will Thompson |
Remove explicit setting of wants_to_die from prpls.
|
Fri, 05 Oct 2007 18:33:27 +0000 |
Will Thompson |
Sprinkle gc->wants_to_die = TRUE liberally around connection errors that really
|
Fri, 05 Oct 2007 15:50:17 +0000 |
Will Thompson |
propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
|
Sun, 30 Sep 2007 16:55:19 +0000 |
Will Thompson |
merge of '07d5798f8a0b64518b4697e0376f5ceeddbb61e2'
|
Sun, 30 Sep 2007 00:34:03 +0000 |
Mark Doliner |
Make phone numbers always show up as online and mobile. AOL takes
|
Fri, 28 Sep 2007 16:34:43 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.rlaager.merging.2_2_1_conflicts' (head 4ad1081695d083df424898e6e7091f731b401265)
|
Wed, 26 Sep 2007 07:57:14 +0000 |
Mark Doliner |
Invalidate old oscar icons when someone clears their icon.
|
Mon, 24 Sep 2007 01:33:59 +0000 |
Mark Doliner |
Whoops, I forgot to register the callback function for the incoming
|
Mon, 24 Sep 2007 00:40:20 +0000 |
Mark Doliner |
Another patch from Collin from ComBOTS Product GmbH. Now, if you
|
Sun, 23 Sep 2007 22:17:15 +0000 |
Mark Doliner |
A patch from Collin from ComBOTS, I guess. This fixes setting your
|
Sat, 22 Sep 2007 16:19:34 +0000 |
Gabriel Schulhof |
Updated hinting to be less invasive
|
Sat, 22 Sep 2007 09:48:07 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 025faf23aaac403798451974c320c4de6df470d5)
|
Thu, 20 Sep 2007 19:24:14 +0000 |
Sean Egan |
Use birthday emblem in OSCAR. Fixes #300
|
Sun, 21 Oct 2007 04:59:23 +0000 |
Luke Schierer |
applied changes from c6a89223516b0abb6cbb399c2066e3b6a7b69d19
|
Sun, 21 Oct 2007 04:56:11 +0000 |
Luke Schierer |
applied changes from 5473bd4fec59a55c8ad482c92cc518fea564a241
|
Sun, 21 Oct 2007 04:49:28 +0000 |
Luke Schierer |
applied changes from 29b2fc4762e2c5d03a7100c78f2a7b49237c5e80
|
Sat, 20 Oct 2007 15:57:22 +0000 |
Luke Schierer |
applied changes from 9d35dde0c779cca73548172223ba557f27d61882
|
Fri, 19 Oct 2007 18:24:58 +0000 |
Luke Schierer |
applied changes from 83245b7ca93e546927c19472b74cf4dff6d1a96b
|
Fri, 19 Oct 2007 16:27:50 +0000 |
Luke Schierer |
applied changes from 2ab75e32c52e94c674d0b5a396d224da7e9d509e
|
Fri, 28 Sep 2007 15:58:42 +0000 |
Richard Laager |
applied changes from 1af4cc5be54c6712945771f62fb95bd07f4a6104
|
Fri, 28 Sep 2007 15:51:44 +0000 |
Richard Laager |
applied changes from be5b7db12bee643aba7b97fdacfb036dc384ea1f
|
Fri, 28 Sep 2007 15:50:42 +0000 |
Richard Laager |
applied changes from 02a707bbb0cf1cab4c65c4977bed39c67c5b2452
|
Fri, 28 Sep 2007 15:50:22 +0000 |
Richard Laager |
applied changes from 813313930984d57208e5079d304d5a7c21c6b848
|
Mon, 01 Oct 2007 16:07:14 +0000 |
Will Thompson |
Add disconnection reasons to oscar.
|
Wed, 12 Sep 2007 19:11:38 +0000 |
Gabriel Schulhof |
propagate from branch 'im.pidgin.pidgin' (head 483b6435074838149d6e95b836d4a2d9263f265d)
|
Fri, 17 Aug 2007 22:10:43 +0000 |
Gabriel Schulhof |
explicit merge of 'fc49baf44017a8fd511c607b435668baf2a0f518'
|
Sun, 12 Aug 2007 20:13:34 +0000 |
Gabriel Schulhof |
Added hints to oscar oscar.c
|
Sun, 09 Sep 2007 07:52:44 +0000 |
Mark Doliner |
Start watching the listener socket immediately after it's created
|
Sat, 08 Sep 2007 03:09:35 +0000 |
John Bailey |
The FSF changed its address a while ago; our files were out of date.
|
Wed, 05 Sep 2007 22:33:22 +0000 |
Sadrul Habib Chowdhury |
Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.')
|
Tue, 04 Sep 2007 08:09:55 +0000 |
Mark Doliner |
A little function name shuffling.
|
Tue, 04 Sep 2007 08:04:06 +0000 |
Mark Doliner |
Add non-US SMS support for ICQ. This is a patch from DB42.
|
Mon, 03 Sep 2007 21:02:52 +0000 |
Ka-Hing Cheung |
rewster from #pidgin pointed out that the conditional was reversed, and
|
Thu, 23 Aug 2007 23:04:48 +0000 |
Sean Egan |
I'm going to assume this works, without the benefit of testing. Restore AIM idle time on a reconnect. Fixes #333
|
Sun, 12 Aug 2007 02:11:05 +0000 |
Daniel Atallah |
Use -1 as length with g_convert() functions instead of strlen()
|
Sun, 12 Aug 2007 00:52:17 +0000 |
Daniel Atallah |
Warning fixes in the aftermath of resiak's authorize_cb and deny_cb type fixing.
|
Sat, 11 Aug 2007 11:19:07 +0000 |
Sadrul Habib Chowdhury |
merge of '67bc02a2c7f212cbe500066a42a3a477fdd25289'
|
Sat, 11 Aug 2007 10:53:28 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.soc.2007.finchfeat' (head f9bd1ff649a74b3722f5d3181f1533a92fc3d4f8)
|
Sat, 11 Aug 2007 02:38:56 +0000 |
Sadrul Habib Chowdhury |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 1b855097a1f8ddde513bda1e81761c8d8455f931)
|
Sat, 11 Aug 2007 02:38:23 +0000 |
Sadrul Habib Chowdhury |
merge of '86fd5e0d8b80a9da3103e850c97f1e04a2333961'
|
Mon, 06 Aug 2007 15:17:20 +0000 |
Daniel Atallah |
Remove some more references to the icontimer - I'm assuming these need to be removed too.
|
Mon, 06 Aug 2007 07:28:43 +0000 |
Mark Doliner |
Fetch icons all at once instead of one at a time. I tried pretty hard
|
Mon, 06 Aug 2007 06:30:25 +0000 |
Mark Doliner |
Use g_slist_find_custom() instead of writing one ourselves
|
Mon, 06 Aug 2007 06:24:37 +0000 |
Mark Doliner |
Sean pointed out that now that oscar rate limits itself there is
|
Fri, 03 Aug 2007 05:50:20 +0000 |
Mark Doliner |
Only try to add a group locally if it doesn't already exist. This
|
Thu, 02 Aug 2007 07:50:55 +0000 |
Mark Doliner |
Looks like AOL increased the length of available messages from 60
|
Tue, 31 Jul 2007 06:51:29 +0000 |
Mark Doliner |
Some changes from Matthew Goldstein and I to not automatically remove
|
Wed, 25 Jul 2007 03:43:51 +0000 |
Daniel Atallah |
Don't actually send messages using the protocol handlers (open the window and pre-populate the message, but require the user to actually send the message). Fixes #1961.
|
Sun, 22 Jul 2007 08:54:03 +0000 |
Mark Doliner |
Get rid of a crash that happens when signing off if you have a chat room
|
Sun, 22 Jul 2007 08:30:12 +0000 |
Mark Doliner |
OscarData->killme isn't used (and hasn't been for a while)
|
Sun, 22 Jul 2007 08:28:55 +0000 |
Mark Doliner |
Move a call to purple_connection_error() from oscar.c to
|
Sun, 22 Jul 2007 08:18:27 +0000 |
Mark Doliner |
Call the AIM_CB_SPECIAL_CONNERR callback from
|
Sun, 22 Jul 2007 00:58:25 +0000 |
Ka-Hing Cheung |
re-escapes the entities that was unescaped by purple_markup_strip_html()
|
Mon, 25 Jun 2007 08:47:36 +0000 |
Mark Doliner |
Update the "that is not a valid screen name!" error message to mention
|
Mon, 25 Jun 2007 08:41:49 +0000 |
Mark Doliner |
Allow AIM screen names of the form "1abc@example.com" In most places
|
Mon, 25 Jun 2007 08:24:12 +0000 |
Mark Doliner |
Get rid of the portion of this error message that says "The most
|
Wed, 20 Jun 2007 17:52:56 +0000 |
Stu Tomlinson |
Fix for a crash when trying to get oscar_status_text for a buddy on an
|
Sat, 16 Jun 2007 21:17:57 +0000 |
Sadrul Habib Chowdhury |
Use _notify_userinfo instead of _notify_error when there's an error
|
Sat, 16 Jun 2007 19:48:23 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head 86fd5e0d8b80a9da3103e850c97f1e04a2333961)
|
Sat, 16 Jun 2007 19:00:52 +0000 |
Richard Laager |
merge of 'd8c7c08339ae468cb4298f6850eb7d3b760ad7b5'
|
Fri, 15 Jun 2007 19:34:24 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.pidgin.2.1.0' (head d8c7c08339ae468cb4298f6850eb7d3b760ad7b5)
|
Sat, 16 Jun 2007 20:04:36 +0000 |
Sadrul Habib Chowdhury |
Use _notify_userinfo instead of _notify_error when there's an error
|
Sun, 10 Jun 2007 01:46:31 +0000 |
Stu Tomlinson |
propagate from branch 'im.pidgin.pidgin' (head 5fdf4fa0a7dcefa78c9ec2e7c25b151f1e3acf18)
|
Sat, 16 Jun 2007 19:00:35 +0000 |
Richard Laager |
disapproval of revision '1411afd7660760db59966c3a9f18e2adab8eb27e'
|
Thu, 07 Jun 2007 04:22:42 +0000 |
Richard Laager |
Mark the return type const for the following functions. I noticed this
|
Thu, 14 Jun 2007 18:20:53 +0000 |
Ethan Blanton |
This fixes a bustination of the official ICQ client in at least some
|
Mon, 11 Jun 2007 08:28:17 +0000 |
Mark Doliner |
Get rid of the oscar time offset. This was an attempt at making sure
|
Sun, 10 Jun 2007 21:07:02 +0000 |
Mark Doliner |
Remove a pair of unneeded strlen's
|
Sun, 10 Jun 2007 20:39:59 +0000 |
Evan Schoenberg |
Removed line accidentally committed.
|
Sun, 10 Jun 2007 20:36:24 +0000 |
Evan Schoenberg |
If a message is known to be too long to send to a chat or IM, and it's an HTML message, strip the HTML, re-encode, and try again. The chat part is particularly useful given the short maximum message length and the fact that purple_markup_linkify() will have linkified long links to being twice the number of characters. The IM part is not triggerred in my experience because MAXMSGLEN seems to be far above the number of characters allowed; perhaps it is a number of bytes, not characters?
|
Sat, 09 Jun 2007 08:01:17 +0000 |
Mark Doliner |
wabz pointed out that this string comparision was being done twice. I
|
Sun, 03 Jun 2007 21:42:54 +0000 |
Mark Doliner |
Add some notes about why Yahoo! web messenger login doesn't work
|
Tue, 29 May 2007 10:25:05 +0000 |
Mark Doliner |
Clean up some other ssi-related things. This commit and my last one
|
Wed, 23 May 2007 06:24:15 +0000 |
Mark Doliner |
Fix signing on to AIM with an AOL screen name with a password of more
|
Sat, 19 May 2007 07:53:30 +0000 |
Richard Laager |
merge of 'ad8976c24b5929a7dc2e27af5ffc3522aafa11d5'
|
Fri, 18 May 2007 15:18:32 +0000 |
Evan Schoenberg |
Fix a leak of the string in each Direct IM message, reported by jas8522 in AdiumTicket:#6982
|
Mon, 14 May 2007 23:35:50 +0000 |
Richard Laager |
Replace strcasecmp() calls with glib equivalents.
|
Tue, 08 May 2007 15:08:23 +0000 |
Daniel Atallah |
Fix #755 - Crash on disconnection due to oscar offline messaging check invalid pointer deref.
|
Sat, 05 May 2007 18:07:47 +0000 |
Evan Schoenberg |
Free nombre as soon as we're done using it, for clarity
|
Sat, 05 May 2007 18:05:48 +0000 |
Evan Schoenberg |
Pass the screenname properly to purple_account_request_authorization(), passing the nick (if available) separately. Store the nick for use in callbacks in data->nick where possible.
|
Thu, 03 May 2007 19:12:19 +0000 |
Evan Schoenberg |
flags of 0x00 in oscar_icon_req() can apparently mean 'you should upload your buddy icon' just as flags of 0x41 can. I'm really unclear as to why Adium with libpurple is getting the 0x00 response while Pidgin with the same libpurple code is getting 0x41 after sending identical data (with identical md5 hashes) for a buddy icon... but that's the way it is. This may fix other conditions in which AIM people claim that their buddy icon isn't being properly set; further insight into what's going on would certainly be appreciated.
|
Thu, 03 May 2007 17:56:31 +0000 |
Evan Schoenberg |
If we're sent text/plain by an AIM client and it specifies a charset, we can now use that charset via oscar_encoding_extract() instead of ignoring it and therefore assuming UTF-8
|
Thu, 03 May 2007 07:51:51 +0000 |
Mark Doliner |
I noticed a new error code a few days ago: "IP address connecting too
|
Thu, 03 May 2007 06:47:51 +0000 |
Sean Egan |
Remove AOL emblem
|
Thu, 03 May 2007 04:41:33 +0000 |
Sean Egan |
We're told by users that Hiptop is not the same thing as mobile, and should not be treated as such.
|
Wed, 02 May 2007 00:56:11 +0000 |
Evan Schoenberg |
Fix a crash if userinfo->itmsurl is NULL on Windows / OS X
|
Sun, 29 Apr 2007 01:04:19 +0000 |
Richard Laager |
The OSCAR timestamp stuff.
|
Fri, 27 Apr 2007 02:14:44 +0000 |
Sean Egan |
propagate from branch 'im.pidgin.rlaager.gaim_migration' (head dcc40d46afbe3f87cc674e4fb1526ac722bc35cb)
|
Wed, 25 Apr 2007 22:24:15 +0000 |
Richard Laager |
merge of 'd28268688d1a93e76907a1ef18ed186bf31fabf3'
|
Wed, 25 Apr 2007 21:50:03 +0000 |
Richard Laager |
propagate from branch 'im.pidgin.pidgin' (head ace53c6cc80b256fff29f021ab5b80805deb253b)
|
Thu, 26 Apr 2007 12:25:49 +0000 |
Evan Schoenberg |
Added account, who, and conversation parameters to the request API calls, and updated all code to match. I can't compile the Perl module, so I'd appreciate it if someone who knows it would verify that this doesn't break Perl.
|
Wed, 25 Apr 2007 05:55:40 +0000 |
Mark Doliner |
Sean proposed changing ICQ's "do not disturb" status from being
|
Wed, 25 Apr 2007 22:23:29 +0000 |
Richard Laager |
Change the imgstore and by extension, then the buddy icon code to take over
|
Wed, 25 Apr 2007 21:48:56 +0000 |
Richard Laager |
Updates for the account buddy icon stuff. This doesn't yet work fully (and maybe not even partly), but it compiles.
|
Wed, 25 Apr 2007 00:56:13 +0000 |
Richard Laager |
Move the prpl icon checksum code into the core, so we can delete the
|
Tue, 24 Apr 2007 03:57:07 +0000 |
Richard Laager |
Rework the buddy icon subsystem to use the imgstore subsystem, and modify the
|
Tue, 24 Apr 2007 00:39:22 +0000 |
Evan Schoenberg |
The iTunes music store link makes sense to show on OS X, too
|
Mon, 23 Apr 2007 07:54:13 +0000 |
Mark Doliner |
Ok I couldn't resist. For iChat and Adium buddies who are advertising
|
Mon, 23 Apr 2007 07:42:57 +0000 |
Mark Doliner |
Add the iTunes Music Store url to the GaimPresence for buddies onyour
|
Sun, 22 Apr 2007 03:08:13 +0000 |
Sean Egan |
Remove the OSCAR rate limiting dialog, as the only time I've ever seen it
|
Sun, 15 Apr 2007 06:57:42 +0000 |
Richard Laager |
Fix Ticket #151
|
Fri, 13 Apr 2007 04:13:24 +0000 |
Shlomi Loubaton |
Patch from shlomil in ticket #78.
|
Wed, 11 Apr 2007 14:46:04 +0000 |
Stu Tomlinson |
Hopefully prevent libpurple causing problems for 3rd party UIs if they also
|
Wed, 11 Apr 2007 13:34:17 +0000 |
Stu Tomlinson |
Avoid a possible NULL pointer dereference
|
Sun, 08 Apr 2007 22:29:42 +0000 |
Mark Doliner |
sf patch #1694728, from Andrew Gaul
|
Mon, 02 Apr 2007 00:38:21 +0000 |
Mark Doliner |
sf patch #1574238, from Ka-Hing Cheung
|
Wed, 21 Mar 2007 08:48:35 +0000 |
Richard Laager |
I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
|
Wed, 21 Mar 2007 08:46:00 +0000 |
Richard Laager |
disapproval of revision 'e3e969c26f10e201035feb11d97774f43ab7c3d4'
|
Wed, 21 Mar 2007 08:43:05 +0000 |
Richard Laager |
I don't know if the OSCAR checksum stuff will be copied to pidgin.im, but it certainly won't be at a website that's not ours (wrong because of the sed).
|
Mon, 19 Mar 2007 07:01:17 +0000 |
Sean Egan |
sed -ie 's/gaim/purple/g'
|
Sun, 18 Mar 2007 01:13:36 +0000 |
Luke Schierer |
lots of translation updates. Some of these I neglected for way too long.
|
Sat, 10 Mar 2007 17:23:46 +0000 |
Mark Doliner |
These aren't errors in Gaim--they happen under normal operation
|
Thu, 01 Mar 2007 21:52:57 +0000 |
Sean Egan |
Don't format ICQ UINs
|
Thu, 22 Feb 2007 23:32:39 +0000 |
Sean Egan |
Automatically format screenname to account->username
|
Thu, 22 Feb 2007 20:33:51 +0000 |
Sean Egan |
Remove a few unneeded strings, per evans's recommendation
|
Tue, 13 Feb 2007 06:58:13 +0000 |
Mark Doliner |
Allow setting of the iTunes Music Store URL for AIM accounts. It's
|
Mon, 12 Feb 2007 08:43:04 +0000 |
Mark Doliner |
Combine two functions that did similar things. This is a little
|
Sun, 11 Feb 2007 21:58:50 +0000 |
Daniel Atallah |
uri-handler support for AIM/ICQ, Yahoo and MSN
|
Sun, 11 Feb 2007 19:34:43 +0000 |
Mark Doliner |
Whitespace
|
Mon, 05 Feb 2007 22:16:35 +0000 |
Sean Egan |
typo fix
|
Sun, 04 Feb 2007 02:31:04 +0000 |
Sean Egan |
Use the status API to handle mobileness, and convert AIM to use it. This makes mobile buddies prioritze lower in Perons, and ensures the UI is notified of changes in mobileness. Other protocols to follow.
|
Tue, 30 Jan 2007 06:53:23 +0000 |
Sean Egan |
Emblems in the blist
|
Sat, 27 Jan 2007 11:41:32 +0000 |
Sean Egan |
This should be the last of the string changes
|
Mon, 22 Jan 2007 09:27:02 +0000 |
Sean Egan |
I think this changes every user-visible string that contains 'Gaim.' We probably want the UI to be able
|
Sat, 20 Jan 2007 02:32:10 +0000 |
Sean Egan |
Rename gtk/ and libgaim/ to pidgin/ and libpurple/
|