log libpurple/protocols/myspace/myspace.c @ 20816:efa448405f3d

age author description
Tue, 09 Oct 2007 13:42:15 +0000 Will Thompson Remove explicit setting of wants_to_die from prpls.
Fri, 05 Oct 2007 15:50:17 +0000 Will Thompson propagate from branch 'im.pidgin.pidgin' (head 294731552d0baf5f1f37a45e0c119b2188f34ba8)
Tue, 02 Oct 2007 06:13:27 +0000 Sadrul Habib Chowdhury Fix a few more memory leaks. Someone who has a myspace account should stare
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 19:55:33 +0000 Jeffrey Connelly Remove g_assert() from msimprpl.
Wed, 26 Sep 2007 07:25:22 +0000 Mark Doliner Fix lots of little memory leaks in the MySpace protocol plugin.
Sun, 23 Sep 2007 22:08:46 +0000 Mark Doliner merge of '33aead6e626883ef6ad44b79099f01d2da042d9a'
Fri, 21 Sep 2007 03:24:29 +0000 Daniel Atallah Clear the password consistently when we get a "Signed-On elsewhere" or a "Invalid Password" disconnection. Disconnection reason codes will take care of this in the core, but until then, this is ok.
Thu, 20 Sep 2007 19:20:12 +0000 Sean Egan Remove drop shadows from status icons.
Wed, 19 Sep 2007 18:12:01 +0000 Will Thompson I suppose wants_to_die should also be set when your myspace password is
Wed, 19 Sep 2007 17:53:52 +0000 Will Thompson It's presumably better not to try to connect right after calling
Sun, 21 Oct 2007 05:05:38 +0000 Luke Schierer applied changes from 8e81ccec879f9cfbd8fc282b703803c98e150ff7
Sat, 20 Oct 2007 15:57:22 +0000 Luke Schierer applied changes from 9d35dde0c779cca73548172223ba557f27d61882
Fri, 19 Oct 2007 17:06:53 +0000 Luke Schierer applied changes from 88f296b3653b5a7578a7581c1582d37390c9d212
Fri, 28 Sep 2007 15:58:55 +0000 Richard Laager applied changes from f7687aed5d4c60018282a0629b67556f506ceb54
Fri, 28 Sep 2007 15:57:10 +0000 Richard Laager applied changes from efedefa70ee1d6f7f4dd39afe5db10c7e5bfe64c
Sun, 23 Sep 2007 20:34:35 +0000 Jeffrey Connelly Fix a few memory leaks in #3281 (details in ticket).
Thu, 20 Sep 2007 17:30:59 +0000 Will Thompson purple_connection_error_reason-ify myspace
Sat, 15 Sep 2007 16:48:23 +0000 Sadrul Habib Chowdhury static this.
Wed, 12 Sep 2007 01:13:55 +0000 Luke Schierer merge of 'bda49fb76ee1731eebada61327489c4d42d07e66'
Tue, 11 Sep 2007 23:50:37 +0000 Jeffrey Connelly Use purple_connection_set_display_name() to set the display name to the
Tue, 11 Sep 2007 14:14:11 +0000 Evan Schoenberg The 'Send Emoticons' preferences (which is only configurable if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined) defaults to TRUE when used, a reasonable default. The preference, if MSIM_USER_WANTS_TO_DISABLE_EMOTICONS is defined, should do the same.
Mon, 10 Sep 2007 23:19:34 +0000 Etan Reisner Protocol's (and other plugin's) PurplePluginInfo structs should really be
Mon, 10 Sep 2007 20:51:59 +0000 Richard Laager Remove the *_USE_ATTENTION_API markers everywhere.
Mon, 10 Sep 2007 20:29:29 +0000 Richard Laager Fix up an apparently bad merge with the reserved fields here.
Sat, 08 Sep 2007 03:09:35 +0000 John Bailey The FSF changed its address a while ago; our files were out of date.
Thu, 06 Sep 2007 06:30:34 +0000 Kevin Stange merge of 'be9dba922e9f366e12da62fe2e2708b38d82b9c4'
Thu, 06 Sep 2007 05:58:52 +0000 John Bailey merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
Thu, 06 Sep 2007 06:26:32 +0000 Ka-Hing Cheung merge of 'cce02af7eb2fb114cb0f640979554b7de3a80e96'
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 06:45:32 +0000 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when
Tue, 04 Sep 2007 06:04:36 +0000 Mark Doliner Three small changes:
Wed, 05 Sep 2007 04:52:33 +0000 Jeffrey Connelly If no username is set, point user to a web page where to set it, and disconnect.
Wed, 05 Sep 2007 04:18:59 +0000 Jeffrey Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text().
Tue, 04 Sep 2007 05:14:52 +0000 Jeffrey Connelly merge of '1f0db2a75d53cc5f98769d6e6b9ec61e920b5767'
Tue, 04 Sep 2007 00:39:12 +0000 Sadrul Habib Chowdhury merge of '03fef04c64d9f2d63fe8ba4e58704908e5f8dba8'
Mon, 03 Sep 2007 18:46:28 +0000 Mark Doliner Set our alias using the appropriate function. This makes a copy of
Tue, 04 Sep 2007 05:01:25 +0000 Jeffrey Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete)
Tue, 04 Sep 2007 00:10:03 +0000 Jeffrey Connelly Add uid field to add buddy persistance request. Now adding buddies to the
Mon, 03 Sep 2007 05:28:45 +0000 Jeffrey Connelly Clarify message about contacts added from server, for #2918.
Mon, 03 Sep 2007 05:16:36 +0000 Jeffrey Connelly Treat status messages as the plaintext that they are.
Sun, 02 Sep 2007 02:27:12 +0000 Jeffrey Connelly Use the sent timestamp in incoming instant messages instead of the current
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 22:44:42 +0000 Jeffrey Connelly In msimprpl: if no local alias is set, set it to the username on sign-on.
Sun, 26 Aug 2007 22:23:15 +0000 Jeffrey Connelly For myim: (MySpaceIM) URLs, lookup the contact ID into a username before
Sun, 26 Aug 2007 18:51:06 +0000 Jeffrey Connelly In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands
Sun, 26 Aug 2007 08:25:37 +0000 Jeffrey Connelly Only check for mail if "New mail notifications" is enabled in account options.
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:36:56 +0000 Jeffrey Connelly In msimprpl, move session-related functions to a new session module.
Sun, 26 Aug 2007 06:30:41 +0000 Jeffrey Connelly In msimprpl, move zap-related code to a separate module.
Sun, 26 Aug 2007 02:50:38 +0000 Jeffrey Connelly Now that MsimMessageElement's are more accessible outside message.c,
Sun, 26 Aug 2007 01:35:10 +0000 Jeffrey Connelly In msimprpl's mail notifications, change four parallel arrays into
Sun, 26 Aug 2007 01:08:39 +0000 Jeffrey Connelly Lookup a user's information when their status changes to anything but
Sat, 25 Aug 2007 23:05:57 +0000 Jeffrey Connelly In msimprpl, replace !strcmp() with g_str_equal() everywhere.
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 04:34:18 +0000 Jeffrey Connelly Improve buddy importing. Count number of buddies being added, and
Fri, 24 Aug 2007 02:29:42 +0000 Jeffrey Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser.
Thu, 23 Aug 2007 06:10:21 +0000 Jeffrey Connelly If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM
Thu, 23 Aug 2007 06:02:54 +0000 Jeffrey Connelly g_memdup() the icon data before setting it as the buddy icon.
Thu, 23 Aug 2007 04:43:04 +0000 Jeffrey Connelly If a username cannot be looked up in postprocessing, throw up an error.
Mon, 20 Aug 2007 02:35:32 +0000 Jeffrey Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to
Mon, 20 Aug 2007 01:15:00 +0000 Jeffrey Connelly Initial implementation of friend importing. Not well tested.
Sun, 19 Aug 2007 06:54:46 +0000 Jeffrey Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *,
Sun, 19 Aug 2007 05:49:24 +0000 Jeffrey Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(),
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.
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:41 +0000 Jeffrey Connelly merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'
Tue, 14 Aug 2007 02:33:01 +0000 Jeffrey Connelly Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison.
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
Mon, 13 Aug 2007 01:36:30 +0000 Jeffrey Connelly Show buddy icons.
Mon, 13 Aug 2007 00:43:11 +0000 Jeffrey Connelly Conditionally compile out a few advanced configuration options (status text
Mon, 13 Aug 2007 00:38:43 +0000 Jeffrey Connelly Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both use
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 18:48:03 +0000 Jeffrey Connelly Only say we are connected after the MsimSession structure is fully setup.
Sun, 12 Aug 2007 18:20:24 +0000 Jeffrey Connelly Fix some assertion failures, that should really not be assertions. Found by using
Sun, 12 Aug 2007 18:11:29 +0000 Jeffrey Connelly Replace non-portable stricmp() with two calls to strcmp(), one uppercase and
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.
Sun, 12 Aug 2007 06:54:15 +0000 Jeffrey Connelly Support sending and receiving hyperlinks.
Sun, 12 Aug 2007 02:41:54 +0000 Jeffrey Connelly Support all emoticons used in the official MySpaceIM client.
Sat, 11 Aug 2007 18:28:19 +0000 Jeffrey Connelly Use msim_uid2username_from_blist() to resolve uid -> username on incoming
Sat, 11 Aug 2007 18:18:52 +0000 Jeffrey Connelly Clarify password-too-long error (MySpace limits it, not us), and clean up
Sat, 11 Aug 2007 17:57:19 +0000 Jeffrey Connelly Change msim_msg_new() and msim_msg_new_v() to accept the first key name as
Sat, 11 Aug 2007 05:53:11 +0000 Jeffrey Connelly Change all code to better match the style of libpurple - use 8-space tabs
Sat, 11 Aug 2007 05:02:23 +0000 Jeffrey Connelly Convert password to lowercase using g_utf8_strdown(), better because
Sat, 11 Aug 2007 04:54:13 +0000 Jeffrey Connelly Use an array of structs instead of parallel arrays for the emoticon
Sat, 11 Aug 2007 04:40:39 +0000 Jeffrey Connelly Always use our own msim_round() instead of checking for C99's round and using
Sat, 11 Aug 2007 04:34:20 +0000 Jeffrey Connelly Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple.
Tue, 07 Aug 2007 04:48:16 +0000 Jeffrey Connelly Use the right message in the persistance command for adding buddies, but
Tue, 07 Aug 2007 03:06:43 +0000 Jeffrey Connelly Use a list when updating the blocklist when removing the buddy, since
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 03:02:17 +0000 Jeffrey Connelly Be more careful about null strings in %s format specifier in debug messages.
Sat, 04 Aug 2007 17:49:47 +0000 Jeffrey Connelly Disable sending third-party client version to oncoming buddies.
Sat, 04 Aug 2007 17:43:37 +0000 Jeffrey Connelly Fix crash when deleting buddies on Windows. This was done by
Tue, 31 Jul 2007 02:56:58 +0000 Jeffrey Connelly Store 3rd-party client name/version and official client build version (cv) separately.
Fri, 27 Jul 2007 03:47:12 +0000 Jeffrey Connelly Implement round() if it is not available, using floor().
Sun, 22 Jul 2007 07:31:32 +0000 Jeffrey Connelly Make msimprpl-internal functions static.
Sun, 22 Jul 2007 07:00:10 +0000 Jeffrey Connelly Move msim_escape() and msim_unescape() to message.c.
Sun, 22 Jul 2007 06:53:48 +0000 Jeffrey Connelly Update login process to more closely match official client.
Sun, 22 Jul 2007 05:37:48 +0000 Jeffrey Connelly Add msim_process_server_info() to save the server information dictionary
Sun, 22 Jul 2007 04:32:44 +0000 Jeffrey Connelly Use MsimMessage's new list type for status messages.
Sat, 21 Jul 2007 07:53:22 +0000 Jeffrey Connelly Allow sending zaps through buddy list menu.
Sat, 21 Jul 2007 05:57:27 +0000 Jeffrey Connelly Support incoming zaps.
Sat, 21 Jul 2007 02:51:43 +0000 Jeffrey Connelly Finish emoticon support. You can now send smileys to yourself, they can
Sat, 21 Jul 2007 02:33:11 +0000 Jeffrey Connelly Recognize non-canonical emoticon forms from Pidgin, and turn them into
Sat, 21 Jul 2007 02:13:34 +0000 Jeffrey Connelly Fix emoticon symbols to match those generated by Pidgin.
Fri, 20 Jul 2007 06:06:52 +0000 Jeffrey Connelly Add account option to send emoticons, defaulting to off since can't currently
Fri, 20 Jul 2007 05:50:03 +0000 Jeffrey Connelly Add support for sending emoticons.
Thu, 19 Jul 2007 05:52:10 +0000 Jeffrey Connelly Support emoticons on incoming messages, approximating MySpaceIM's smileys
Thu, 19 Jul 2007 04:33:40 +0000 Jeffrey Connelly Show official client build in buddy profiles.
Thu, 19 Jul 2007 04:09:33 +0000 Jeffrey Connelly Increase read buffer size and be more careful about overruns.
Wed, 18 Jul 2007 06:09:32 +0000 Jeffrey Connelly Support unofficial bm code 200, also used by Miranda IM plugin, to report
Mon, 16 Jul 2007 00:48:49 +0000 Jeffrey Connelly Make DPI and base font point size configurable in account options. This