log libpurple/protocols/oscar/oscar.c @ 23400:074be48b20e7

age author description
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.