Sun, 22 Jul 2007 07:00:10 +0000 Jeff Connelly Move msim_escape() and msim_unescape() to message.c. soc.2007.msimprpl file | diff | annotate
Sun, 22 Jul 2007 06:53:48 +0000 Jeff Connelly Update login process to more closely match official client. soc.2007.msimprpl file | diff | annotate
Sun, 22 Jul 2007 05:37:48 +0000 Jeff Connelly Add msim_process_server_info() to save the server information dictionary soc.2007.msimprpl file | diff | annotate
Sun, 22 Jul 2007 04:32:44 +0000 Jeff Connelly Use MsimMessage's new list type for status messages. soc.2007.msimprpl file | diff | annotate
Sat, 21 Jul 2007 07:53:22 +0000 Jeff Connelly Allow sending zaps through buddy list menu. soc.2007.msimprpl file | diff | annotate
Sat, 21 Jul 2007 05:57:27 +0000 Jeff Connelly Support incoming zaps. soc.2007.msimprpl file | diff | annotate
Sat, 21 Jul 2007 02:51:43 +0000 Jeff Connelly Finish emoticon support. You can now send smileys to yourself, they can soc.2007.msimprpl file | diff | annotate
Sat, 21 Jul 2007 02:33:11 +0000 Jeff Connelly Recognize non-canonical emoticon forms from Pidgin, and turn them into soc.2007.msimprpl file | diff | annotate
Sat, 21 Jul 2007 02:13:34 +0000 Jeff Connelly Fix emoticon symbols to match those generated by Pidgin. soc.2007.msimprpl file | diff | annotate
Fri, 20 Jul 2007 06:06:52 +0000 Jeff Connelly Add account option to send emoticons, defaulting to off since can't currently soc.2007.msimprpl file | diff | annotate
Fri, 20 Jul 2007 05:50:03 +0000 Jeff Connelly Add support for sending emoticons. soc.2007.msimprpl file | diff | annotate
Thu, 19 Jul 2007 05:52:10 +0000 Jeff Connelly Support emoticons on incoming messages, approximating MySpaceIM's smileys soc.2007.msimprpl file | diff | annotate
Thu, 19 Jul 2007 04:33:40 +0000 Jeff Connelly Show official client build in buddy profiles. soc.2007.msimprpl file | diff | annotate
Thu, 19 Jul 2007 04:09:33 +0000 Jeff Connelly Increase read buffer size and be more careful about overruns. soc.2007.msimprpl file | diff | annotate
Wed, 18 Jul 2007 06:09:32 +0000 Jeff Connelly Support unofficial bm code 200, also used by Miranda IM plugin, to report soc.2007.msimprpl file | diff | annotate
Mon, 16 Jul 2007 00:48:49 +0000 Jeff Connelly Make DPI and base font point size configurable in account options. This soc.2007.msimprpl file | diff | annotate
Mon, 16 Jul 2007 00:05:48 +0000 Jeff Connelly Update for 0.12. soc.2007.msimprpl file | diff | annotate
Sun, 15 Jul 2007 23:46:12 +0000 Jeff Connelly Use the much nicer purple_notify_emails() API to notify of new inbox messages, soc.2007.msimprpl file | diff | annotate
Sun, 15 Jul 2007 23:18:06 +0000 Jeff Connelly Notify of new inbox messages (friend requests, inbox messages, comments), soc.2007.msimprpl file | diff | annotate
Sun, 15 Jul 2007 06:10:30 +0000 Jeff Connelly Add msim_check_mail to check for new mail (called periodically), and soc.2007.msimprpl file | diff | annotate
Fri, 13 Jul 2007 05:48:13 +0000 Jeff Connelly Support font sizes in sending and receiving formatted text. soc.2007.msimprpl file | diff | annotate
Thu, 12 Jul 2007 04:15:45 +0000 Jeff Connelly Remove MSIM_FAKE_SELF_ONLINE option, since our own status is actually updated soc.2007.msimprpl file | diff | annotate
Thu, 12 Jul 2007 03:21:07 +0000 Jeff Connelly Allow setting status string messages. Known bug: custom status messages always soc.2007.msimprpl file | diff | annotate
Wed, 11 Jul 2007 05:21:06 +0000 Jeff Connelly Add /3 -> | escape code (found by sje397, documented in [wiki:MsimProtocolSpec]). soc.2007.msimprpl file | diff | annotate
Wed, 11 Jul 2007 05:17:18 +0000 Jeff Connelly Lowercase password before sending it. Closes #2066. soc.2007.msimprpl file | diff | annotate
Tue, 10 Jul 2007 06:07:34 +0000 Jeff Connelly Fix compile warnings on Unix (missing sentinel and time_t to int typecast). soc.2007.msimprpl file | diff | annotate
Thu, 05 Jul 2007 06:16:25 +0000 Jeff Connelly Support sending some formatted text in instant messages. soc.2007.msimprpl file | diff | annotate
Thu, 05 Jul 2007 03:13:34 +0000 Jeff Connelly Set status to current status when signing on. This makes the "Sign in as soc.2007.msimprpl file | diff | annotate
Thu, 05 Jul 2007 00:29:25 +0000 Jeff Connelly Fix bug where string returned from msim_msg_get_string() is not a new soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 22:48:52 +0000 Jeff Connelly General clean up and adding more error-checking. soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 21:36:19 +0000 Jeff Connelly disapproval of revision 'cf3c4bed82063e96b0522c7e20bba356b6a0e38c' soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 21:35:42 +0000 Jeff Connelly Time the time between keep alives (I get 124 seconds). soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 21:21:25 +0000 Jeff Connelly Add msim_check_alive(), called every MSIM_KEEPALIVE_INTERVAL_CHECK milliseconds, soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 19:05:21 +0000 Jeff Connelly Add support for idle. soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 06:37:08 +0000 Jeff Connelly Update for 0.10. soc.2007.msimprpl file | diff | annotate
Wed, 04 Jul 2007 02:13:34 +0000 Jeff Connelly Increase password length limit to 10 and update changes file. soc.2007.msimprpl file | diff | annotate
Tue, 03 Jul 2007 05:21:55 +0000 Jeff Connelly Remove RC4 implementation, now exclusively rely on libpurple to provide RC4. soc.2007.msimprpl file | diff | annotate
Tue, 03 Jul 2007 05:14:56 +0000 Jeff Connelly Add option to sign on as hidden, or as not (previously, always signed on soc.2007.msimprpl file | diff | annotate
Tue, 03 Jul 2007 03:19:16 +0000 Jeff Connelly Fix email address. soc.2007.msimprpl file | diff | annotate
Mon, 02 Jul 2007 07:07:48 +0000 Jeff Connelly Allow setting status to away or online. soc.2007.msimprpl file | diff | annotate
Mon, 02 Jul 2007 05:13:11 +0000 Jeff Connelly Fix typo to allow font face to be displayed correctly on incoming messages. soc.2007.msimprpl file | diff | annotate
Mon, 02 Jul 2007 04:51:09 +0000 Jeff Connelly Add msim_color_to_purple() to convert msim markup color to a color for soc.2007.msimprpl file | diff | annotate
Mon, 02 Jul 2007 04:24:16 +0000 Jeff Connelly Be more defensive about null pointers, especially null strings in %s format soc.2007.msimprpl file | diff | annotate
Mon, 02 Jul 2007 01:45:30 +0000 Jeff Connelly Recognize online/away status of buddies on buddy list. soc.2007.msimprpl file | diff | annotate
Sun, 01 Jul 2007 23:33:27 +0000 Jeff Connelly In msim_tooltip_text, do not try to display items with no value. In Linux, soc.2007.msimprpl file | diff | annotate
Sun, 01 Jul 2007 23:12:38 +0000 Jeff Connelly Remove check in msim_input_cb() for embedded nulls. May be causing #1990. soc.2007.msimprpl file | diff | annotate
Tue, 26 Jun 2007 05:53:52 +0000 Jeff Connelly Add MSIM_FAKE_SELF_ONLINE preprocessor definition (which I define) to fake soc.2007.msimprpl file | diff | annotate
Tue, 26 Jun 2007 05:33:00 +0000 Jeff Connelly Change around msim_uid2username_from_blist() to try to get it to work soc.2007.msimprpl file | diff | annotate
Tue, 26 Jun 2007 05:16:29 +0000 Jeff Connelly Add (at least placeholder) functions to process p, f, c, b, and i markup tags soc.2007.msimprpl file | diff | annotate
Mon, 25 Jun 2007 05:38:56 +0000 Jeff Connelly Fail with our own error message if an entered password is greater than 8 soc.2007.msimprpl file | diff | annotate
Mon, 25 Jun 2007 05:24:44 +0000 Jeff Connelly Remove lots of debugging statements, no longer needed. soc.2007.msimprpl file | diff | annotate
Mon, 25 Jun 2007 05:11:34 +0000 Jeff Connelly Add a bunch of debugging to help fix #193. soc.2007.msimprpl file | diff | annotate
Mon, 25 Jun 2007 04:11:06 +0000 Jeff Connelly Add msim_markup_to_html() to convert MySpaceIM-style markup to Purple-compatible soc.2007.msimprpl file | diff | annotate
Sun, 24 Jun 2007 19:32:45 +0000 Jeff Connelly Split return type and function name + arguments on to separate lines, to soc.2007.msimprpl file | diff | annotate
Sun, 24 Jun 2007 19:23:41 +0000 Jeff Connelly Add a send_raw function, msim_send_really_raw, into the prpl_info struct, soc.2007.msimprpl file | diff | annotate
Sun, 24 Jun 2007 05:08:02 +0000 Jeff Connelly Clean up old comments. soc.2007.msimprpl file | diff | annotate
Fri, 22 Jun 2007 04:48:30 +0000 Jeff Connelly Clean up TODOs: soc.2007.msimprpl file | diff | annotate
Thu, 21 Jun 2007 05:50:41 +0000 Jeff Connelly Retrieve information for profile ("Get Info") from server, instead of from soc.2007.msimprpl file | diff | annotate
Wed, 20 Jun 2007 04:52:01 +0000 Jeff Connelly Update author email address. soc.2007.msimprpl file | diff | annotate
Wed, 20 Jun 2007 04:44:12 +0000 Jeff Connelly Rework addbuddy, but leave it commented-out (non-functional). Add TODO for soc.2007.msimprpl file | diff | annotate
(0) -100 -60 tip

mercurial