Mon, 03 Sep 2007 18:46:28 +0000 Mark Doliner Set our alias using the appropriate function. This makes a copy of file | diff | annotate
Tue, 04 Sep 2007 05:01:25 +0000 Jeff Connelly If MSIM_CHECK_NEWER_VERSION is defined (off by default), run (incomplete) file | diff | annotate
Tue, 04 Sep 2007 00:10:03 +0000 Jeff Connelly Add uid field to add buddy persistance request. Now adding buddies to the file | diff | annotate
Mon, 03 Sep 2007 05:28:45 +0000 Jeff Connelly Clarify message about contacts added from server, for #2918. file | diff | annotate
Mon, 03 Sep 2007 05:16:36 +0000 Jeff Connelly Treat status messages as the plaintext that they are. file | diff | annotate
Sun, 02 Sep 2007 02:27:12 +0000 Jeff Connelly Use the sent timestamp in incoming instant messages instead of the current file | diff | annotate
Mon, 27 Aug 2007 07:03:28 +0000 Jeff Connelly Replace homegrown str_replace() with purple_strreplace(), after discovering it. file | diff | annotate
Mon, 27 Aug 2007 02:29:15 +0000 Jeff Connelly On login, get contacts from server using msim_get_contact_list(). file | diff | annotate
Sun, 26 Aug 2007 22:44:42 +0000 Jeff Connelly In msimprpl: if no local alias is set, set it to the username on sign-on. file | diff | annotate
Sun, 26 Aug 2007 22:23:15 +0000 Jeff Connelly For myim: (MySpaceIM) URLs, lookup the contact ID into a username before file | diff | annotate
Sun, 26 Aug 2007 18:51:06 +0000 Jeff Connelly In msimprpl, fix the msim_uri_handler(). The sendIM and addContact commands file | diff | annotate
Sun, 26 Aug 2007 08:25:37 +0000 Jeff Connelly Only check for mail if "New mail notifications" is enabled in account options. file | diff | annotate
Sun, 26 Aug 2007 08:20:49 +0000 Jeff Connelly Add msim_uri_handler() to handle myim: URLs, sendIM and addContact commands. file | diff | annotate
Sun, 26 Aug 2007 07:37:28 +0000 Jeff Connelly In msimprpl, move user-related code to a new user module, and move other file | diff | annotate
Sun, 26 Aug 2007 06:51:17 +0000 Jeff Connelly In msimprpl, move formatting functions to a markup module. It only exposes file | diff | annotate
Sun, 26 Aug 2007 06:36:56 +0000 Jeff Connelly In msimprpl, move session-related functions to a new session module. file | diff | annotate
Sun, 26 Aug 2007 06:30:41 +0000 Jeff Connelly In msimprpl, move zap-related code to a separate module. file | diff | annotate
Sun, 26 Aug 2007 02:50:38 +0000 Jeff Connelly Now that MsimMessageElement's are more accessible outside message.c, file | diff | annotate
Sun, 26 Aug 2007 01:35:10 +0000 Jeff Connelly In msimprpl's mail notifications, change four parallel arrays into file | diff | annotate
Sun, 26 Aug 2007 01:08:39 +0000 Jeff Connelly Lookup a user's information when their status changes to anything but file | diff | annotate
Sat, 25 Aug 2007 23:05:57 +0000 Jeff Connelly In msimprpl, replace !strcmp() with g_str_equal() everywhere. file | diff | annotate
Sat, 25 Aug 2007 22:35:44 +0000 Jeff Connelly Use new attention API from http://msimprpl.darkthoughts.net/attention3.diff, file | diff | annotate
Fri, 24 Aug 2007 04:34:18 +0000 Jeff Connelly Improve buddy importing. Count number of buddies being added, and soc.2007.msimprpl file | diff | annotate
Fri, 24 Aug 2007 02:29:42 +0000 Jeff Connelly MySpace added a new field, LastImageUpdated. Save it in MsimUser. soc.2007.msimprpl file | diff | annotate
Thu, 23 Aug 2007 06:10:21 +0000 Jeff Connelly If buddy doesn't have a picture, display no icon, instead of the "no photo" icon that MySpaceIM soc.2007.msimprpl file | diff | annotate
Thu, 23 Aug 2007 06:02:54 +0000 Jeff Connelly g_memdup() the icon data before setting it as the buddy icon. soc.2007.msimprpl file | diff | annotate
Thu, 23 Aug 2007 04:43:04 +0000 Jeff Connelly If a username cannot be looked up in postprocessing, throw up an error. soc.2007.msimprpl file | diff | annotate
Mon, 20 Aug 2007 02:35:32 +0000 Jeff Connelly Fix crashes. In myspace.c, clone the contact_info message before sending it to soc.2007.msimprpl file | diff | annotate
Mon, 20 Aug 2007 01:15:00 +0000 Jeff Connelly Initial implementation of friend importing. Not well tested. soc.2007.msimprpl file | diff | annotate
Sun, 19 Aug 2007 06:54:46 +0000 Jeff Connelly Replace msim_parse_body(), which returns a GHashTable * and takes a gchar *, soc.2007.msimprpl file | diff | annotate
Sun, 19 Aug 2007 05:49:24 +0000 Jeff Connelly First half of "Add friends from MySpace.com" support: add msim_import_friends(), soc.2007.msimprpl file | diff | annotate
Wed, 15 Aug 2007 15:41:33 +0000 Jeff Connelly No longer check the length of passwords - instead, pass the password to the soc.2007.msimprpl file | diff | annotate
Wed, 15 Aug 2007 06:26:48 +0000 Jeff Connelly Link to profile in get info. soc.2007.msimprpl file | diff | annotate
Tue, 14 Aug 2007 03:03:52 +0000 Jeff Connelly Make msimprpl work without a libpurple attention API. soc.2007.msimprpl file | diff | annotate
Tue, 14 Aug 2007 02:54:31 +0000 Jeff Connelly Re-apply the msimprpl-specific parts of revision soc.2007.msimprpl file | diff | annotate
Tue, 14 Aug 2007 02:45:41 +0000 Jeff Connelly merge of 'a721a4962093ce576eac6814370da699026c2036' soc.2007.msimprpl file | diff | annotate
Tue, 14 Aug 2007 02:45:06 +0000 Jeff Connelly disapproval of revision '7991a8286ca973632191d8ffe3ed65fe5d74c0db' soc.2007.msimprpl file | diff | annotate
Tue, 14 Aug 2007 02:33:01 +0000 Jeff Connelly Change two strcmp()s to purple_utf8_strcasecmp() for case-insensitive comparison. soc.2007.msimprpl file | diff | annotate
Mon, 13 Aug 2007 05:59:24 +0000 Jeff Connelly Proposed "attention" API, a generalization of zaps (MySpaceIM), buzzes soc.2007.msimprpl file | diff | annotate
Mon, 13 Aug 2007 01:36:30 +0000 Jeff Connelly Show buddy icons. soc.2007.msimprpl file | diff | annotate
Mon, 13 Aug 2007 00:43:11 +0000 Jeff Connelly Conditionally compile out a few advanced configuration options (status text soc.2007.msimprpl file | diff | annotate
Mon, 13 Aug 2007 00:38:43 +0000 Jeff Connelly Refactor msim_tooltip_text() and msim_get_info_cb(), so that they now both use soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 23:20:07 +0000 Jeff Connelly Use MsimUser structure for storing ephemeral information on users, instead soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 20:22:18 +0000 Jeff Connelly Update for 0.14. soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 18:48:03 +0000 Jeff Connelly Only say we are connected after the MsimSession structure is fully setup. soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 18:20:24 +0000 Jeff Connelly Fix some assertion failures, that should really not be assertions. Found by using soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 18:11:29 +0000 Jeff Connelly Replace non-portable stricmp() with two calls to strcmp(), one uppercase and soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 07:35:51 +0000 Jeff Connelly Rewrite escaping so that it is more correct, in order to fix #2521. Test it. soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 06:54:15 +0000 Jeff Connelly Support sending and receiving hyperlinks. soc.2007.msimprpl file | diff | annotate
Sun, 12 Aug 2007 02:41:54 +0000 Jeff Connelly Support all emoticons used in the official MySpaceIM client. soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 18:28:19 +0000 Jeff Connelly Use msim_uid2username_from_blist() to resolve uid -> username on incoming soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 18:18:52 +0000 Jeff Connelly Clarify password-too-long error (MySpace limits it, not us), and clean up soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 17:57:19 +0000 Jeff Connelly Change msim_msg_new() and msim_msg_new_v() to accept the first key name as soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 05:53:11 +0000 Jeff Connelly Change all code to better match the style of libpurple - use 8-space tabs soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 05:02:23 +0000 Jeff Connelly Convert password to lowercase using g_utf8_strdown(), better because soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 04:54:13 +0000 Jeff Connelly Use an array of structs instead of parallel arrays for the emoticon soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 04:40:39 +0000 Jeff Connelly Always use our own msim_round() instead of checking for C99's round and using soc.2007.msimprpl file | diff | annotate
Sat, 11 Aug 2007 04:34:20 +0000 Jeff Connelly Use cuddled if's etc. everywhere, to better match style of Pidgin/libpurple. soc.2007.msimprpl file | diff | annotate
Tue, 07 Aug 2007 04:48:16 +0000 Jeff Connelly Use the right message in the persistance command for adding buddies, but soc.2007.msimprpl file | diff | annotate
Tue, 07 Aug 2007 03:06:43 +0000 Jeff Connelly Use a list when updating the blocklist when removing the buddy, since soc.2007.msimprpl file | diff | annotate
(0) -100 -60 tip

mercurial