Thu, 06 Sep 2007 06:26:32 +0000 Ka-Hing Cheung merge of '00185d8fb19262923042cd75b074a79ef51de8df' file | diff | annotate
Wed, 05 Sep 2007 22:33:22 +0000 Sadrul Habib Chowdhury Patch from QuLogic. Fixes #2903 ('Missing newlines in debug messages.') file | diff | annotate
Tue, 04 Sep 2007 06:45:32 +0000 Mark Doliner Ka-Hing reminded me that we should set the password to NULL when file | diff | annotate
Tue, 04 Sep 2007 06:04:36 +0000 Mark Doliner Three small changes: file | diff | annotate
Tue, 11 Sep 2007 23:50:37 +0000 Jeff Connelly Use purple_connection_set_display_name() to set the display name to the file | diff | annotate
Wed, 05 Sep 2007 04:52:33 +0000 Jeff Connelly If no username is set, point user to a web page where to set it, and disconnect. file | diff | annotate
Wed, 05 Sep 2007 04:18:59 +0000 Jeff Connelly For status messages, make sure NULL isn't passed to g_markup_escape_text(). file | diff | annotate
Tue, 04 Sep 2007 05:14:52 +0000 William Ehlhardt merge of '5d323c4bd8555d64d2a6b8afe96eca2938fffa5e' file | diff | annotate
Tue, 04 Sep 2007 00:39:12 +0000 Sadrul Habib Chowdhury merge of '17a9a2e5ef4ae1355e71300884b72cf8782234fb' file | diff | annotate
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
(0) -100 -60 tip

mercurial