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.
|