log libpurple/protocols/myspace/myspace.h @ 32819:2c6510167895 default tip

age author description
Fri, 27 Nov 2009 07:12:35 +0000 Paul Aurich Include 'internal.h' before all other headers to make some non-gcc compilers happy.
Thu, 13 Aug 2009 15:55:19 +0000 Paul Aurich Explicitly add a stub for the status mood myspace messages. Closes #9887.
Tue, 23 Jun 2009 05:53:14 +0000 Mark Doliner Fix a few problems with our myspace login response:
Tue, 23 Jun 2009 05:40:34 +0000 Mark Doliner Rename MSIM_BM_INSTANT_ACTION_OR_IM to MSIM_BM_ACTION_OR_IM_INSTANT
Thu, 04 Jun 2009 05:19:49 +0000 Mark Doliner Change the way we parse messages on MySpace a little bit. This
Tue, 28 Apr 2009 20:57:59 +0000 Ethan Blanton applied changes from a336cc1fd3a1ce815f97303b8d5ae8988f8cbd5b
Tue, 16 Dec 2008 21:31:05 +0000 Mark Doliner Remove a bunch of calls to msim_msg_dump(). I find it really annoying
Tue, 16 Dec 2008 03:35:22 +0000 Mark Doliner No functionality change--just cleanup.
Sun, 16 Nov 2008 00:10:02 +0000 Richard Laager propagate from branch 'im.pidgin.cpw.khc.msnp14.soap' (head a8cd841bcb25707847d12b7743eaf73cc27274af)
Thu, 13 Nov 2008 18:55:04 +0000 Richard Laager A patch from Jaywalker to better handle conversations by user ID vs.
Sat, 16 Feb 2008 21:29:02 +0000 Jeffrey Connelly In msimprpl, add msim_is_valid_username() to check whether a username
Sat, 16 Feb 2008 20:49:20 +0000 Jeffrey Connelly In msimprpl, change to patch from Jaywalker regarding setting
Sat, 16 Feb 2008 20:20:12 +0000 Jeffrey Connelly In msimprpl, if the user signs in without any username set (this will happen
Wed, 06 Feb 2008 05:37:32 +0000 Jeffrey Connelly In msimprpl, if login fails, and the user's password is greater than
Sun, 20 Jan 2008 03:02:24 +0000 Jeffrey Connelly a
Mon, 14 Jan 2008 02:10:26 +0000 Jeffrey Connelly merge of '15b495a6774e316e3d7962181284bcf13b9ccffa'
Mon, 14 Jan 2008 02:06:47 +0000 Jeffrey Connelly Implement prpl_info->normalize for msimprpl, modified patch from Jaywalker.
Sun, 13 Jan 2008 22:44:01 +0000 John Bailey This adds accessor and mutator API for the PurpleAttentionType struct.
Sat, 17 Nov 2007 19:44:50 +0000 Evan Schoenberg disapproval of revision 'e98859404f9599f2db1a5ebea2a0b340ad4701b8'
Sat, 17 Nov 2007 19:39:21 +0000 Evan Schoenberg Fixed static linkage of msnp9 in the most straightforward way I could see, which is to have the purple_init_##pluginname##_plugin() function match the directory name, msnp9
Fri, 28 Sep 2007 21:30:15 +0000 Evan Schoenberg Plucked mysapce tag parsing fixes
Tue, 18 Sep 2007 01:08:46 +0000 Jeffrey Connelly merge of 'abe5c21ff8b83812c256bc2b14a3f887ecc628b8'
Mon, 17 Sep 2007 03:47:45 +0000 Richard Laager merge of '34d642b12b7215d55fd032cd513a7e225715f19a'
Tue, 18 Sep 2007 00:57:39 +0000 Jeffrey Connelly In msimprpl, log unrecognized HTML tags received from the IM client, and
Mon, 17 Sep 2007 03:34:11 +0000 Jeffrey Connelly Add compile-time option MSIM_MARKUP_SHOW_UNKNOWN_TAGS, enabled by default
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Tue, 04 Sep 2007 05:01:25 +0000 Jeffrey Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
Mon, 03 Sep 2007 17:59:44 +0000 Jeffrey Connelly Update msimprpl to 0.18, targetting Pidgin/libpurple 2.2.0. msimprpl 0.17 was
Mon, 03 Sep 2007 06:39:42 +0000 Jeffrey Connelly Update msimprpl to 0.17, for an independent release for Pidgin 2.1.1.
Mon, 27 Aug 2007 07:03:28 +0000 Jeffrey Connelly Replace homegrown str_replace() with purple_strreplace(), after discovering it.
Mon, 27 Aug 2007 02:29:15 +0000 Jeffrey Connelly On login, get contacts from server using msim_get_contact_list().
Sun, 26 Aug 2007 08:20:49 +0000 Jeffrey Connelly Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands.
Sun, 26 Aug 2007 07:37:28 +0000 Jeffrey Connelly In msimprpl, move user-related code to a new user module, and move other
Sun, 26 Aug 2007 06:51:17 +0000 Jeffrey Connelly In msimprpl, move formatting functions to a markup module. It only exposes
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.
Sat, 25 Aug 2007 22:35:44 +0000 Jeffrey Connelly Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff,
Fri, 24 Aug 2007 06:39:51 +0000 Jeffrey Connelly Update msimprpl to 0.16.
Fri, 24 Aug 2007 02:29:42 +0000 Jeffrey Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser.
Thu, 23 Aug 2007 04:41:40 +0000 Jeffrey Connelly Update for 0.15 for GSoC final release for Google.
Sun, 19 Aug 2007 06:54:46 +0000 Jeffrey Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
Wed, 15 Aug 2007 15:41:33 +0000 Jeffrey Connelly No longer check the length of passwords - instead, pass the password to the
Wed, 15 Aug 2007 06:26:48 +0000 Jeffrey Connelly Link to profile in get info.
Wed, 15 Aug 2007 04:22:36 +0000 Jeffrey Connelly If the attention API is being used, then redefine our attention type
Tue, 14 Aug 2007 03:03:52 +0000 Jeffrey Connelly Make msimprpl work without a libpurple attention API.
Tue, 14 Aug 2007 02:54:31 +0000 Jeffrey Connelly Re-apply the msimprpl-specific parts of revision
Tue, 14 Aug 2007 02:45:06 +0000 Jeffrey Connelly disapproval of revision 'b888bc5c0494c9dd0398baba81e4d602ac88948f'
Mon, 13 Aug 2007 05:59:24 +0000 Jeffrey Connelly Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes
Sun, 12 Aug 2007 23:20:07 +0000 Jeffrey Connelly Use MsimUser structure for storing ephemeral information on users, instead
Sun, 12 Aug 2007 20:22:18 +0000 Jeffrey Connelly Update for 0.14.
Sun, 12 Aug 2007 07:45:30 +0000 Jeffrey Connelly Re-enable non-test mode. This revision now correctly handles links with paths.
Sun, 12 Aug 2007 07:35:51 +0000 Jeffrey Connelly Rewrite escaping so that it is more correct, in order to fix #2521. Test it.
Sat, 11 Aug 2007 05:53:11 +0000 Jeffrey Connelly Change all code to better match the style of libpurple - use 8-space tabs
Tue, 07 Aug 2007 02:51:34 +0000 Jeffrey Connelly Use the new dictionary data type when:
Tue, 07 Aug 2007 02:11:15 +0000 Jeffrey Connelly In msim_msg_pack_element_dict(), separate keys and values with '=' for
Sun, 05 Aug 2007 02:25:59 +0000 Jeffrey Connelly Update for 0.13 release.
Sat, 04 Aug 2007 17:49:47 +0000 Jeffrey Connelly Disable sending third-party client version to oncoming buddies.
Fri, 27 Jul 2007 03:47:12 +0000 Jeffrey Connelly Implement round() if it is not available, using floor().
Thu, 26 Jul 2007 16:00:42 +0000 Jeffrey Connelly Include math.h for round() function.
Sun, 22 Jul 2007 07:31:32 +0000 Jeffrey Connelly Make msimprpl-internal functions static.