Sun, 05 Aug 2007 02:25:59 +0000 |
Jeffrey Connelly |
Update for 0.13 release.
|
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().
|
Thu, 26 Jul 2007 16:00:42 +0000 |
Jeffrey Connelly |
Include math.h for round() function.
|
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.
|
Sun, 22 Jul 2007 04:12:12 +0000 |
Jeffrey Connelly |
In MsimMessage, add support for MSIM_TYPE_LIST - pipe-separated lists.
|
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
|
Mon, 16 Jul 2007 00:05:48 +0000 |
Jeffrey Connelly |
Update for 0.12.
|
Sun, 15 Jul 2007 23:46:12 +0000 |
Jeffrey Connelly |
Use the much nicer purple_notify_emails() API to notify of new inbox messages,
|
Sun, 15 Jul 2007 23:44:37 +0000 |
Jeffrey Connelly |
Increase mail check interval to 1 minute.
|
Sun, 15 Jul 2007 23:18:06 +0000 |
Jeffrey Connelly |
Notify of new inbox messages (friend requests, inbox messages, comments),
|
Sun, 15 Jul 2007 06:10:30 +0000 |
Jeffrey Connelly |
Add msim_check_mail to check for new mail (called periodically), and
|
Fri, 13 Jul 2007 05:48:13 +0000 |
Jeffrey Connelly |
Support font sizes in sending and receiving formatted text.
|