log

age author description
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 23:43:48 +0000 Jeffrey Connelly In msim_msg_get(), start at the given node instead of using g_list_first()
Sun, 19 Aug 2007 21:43:12 +0000 Jeffrey Connelly For each msim_msg_get_*() function that takes an element name, add
Sun, 19 Aug 2007 06:57:41 +0000 Jeffrey Connelly Remove msim_parse_body(), obsoleted by msim_msg_get_dictionary().
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 06:46:30 +0000 Jeffrey Connelly Add msim_msg_get_next_element_node() to loop over MsimMessage's.
Sun, 19 Aug 2007 05:49:24 +0000 Jeffrey Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(),
Sun, 19 Aug 2007 05:04:13 +0000 Jeffrey Connelly Implement msim_msg_dictionary_parse() based on msim_parse_body(). This allows
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:41 +0000 Jeffrey Connelly merge of '0ae78c5d891099ade8e599dc2087ff9411b98d5f'