diff options
author | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-01-19 12:59:43 +0000 |
---|---|---|
committer | watcherhd <watcherhd@e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb> | 2012-01-19 12:59:43 +0000 |
commit | e184be26a64e563fc241121617db68dab86d49e3 (patch) | |
tree | a211009c4ccef7a97ce2929575f0e7b80e208fdf | |
parent | e94c705bb01c662d934c0096480bc9a732d0e1ec (diff) |
FacebookRM: small version fix
git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@262 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb
-rw-r--r-- | FacebookRM/_changelog.txt | 232 | ||||
-rw-r--r-- | FacebookRM/facebook.rc | 6 |
2 files changed, 235 insertions, 3 deletions
diff --git a/FacebookRM/_changelog.txt b/FacebookRM/_changelog.txt index 556d59a..250632f 100644 --- a/FacebookRM/_changelog.txt +++ b/FacebookRM/_changelog.txt @@ -1,3 +1,235 @@ +0.0.7.0
+-------
+
++ Support for group chats (EXPERIMENTAL!) - enable it in options
+! Fixed loading contact list
+! Fixed potential freeze.
+
+0.0.6.1a
+-------
+
+Reuploaded.
+
+0.0.6.1
+-------
+
++ Returned option to close chat windows (on website)
++ New option to map non-standard statuses to Invisible (insetad of Online)
++ New option to load contacts, which have "On the Phone" status
+! Fixed changing chat visibility
+! Very long messages are no longer received duplicitely
+! Changes and fixes related to multiuser messages and messages from people, which are not in server-list
+
+0.0.6.0
+-------
+
+* Reworked Facebook options
++ Option for use https connection also for "channel" requests
++ Option for use bigger avatars
++ Option for getting unread messages after login (EXPERIMENTAL!)
++ Option fot disconnect chat when going offline in Miranda
+- Removed option for setting User-Agent
+- Removed option for show Cookies
+* When contact is deleted, in database you can found datetime of this discovery (value "Deleted" of type DWORD)
++ Option in contact menu for delete from server
++ Option in contact menu for request friendship
++ When deleting contact is showed dialog with option to delete contact also from server
+! Fixed not working login
+
+0.0.5.5
+-------
+
+! Fixed contacts not going to offline.
+
+0.0.5.4
+-------
+
+! Fixed few problems with connecting
+! Fixes for some crashes, memory leaks and communication (thanks borkra)
+@ If is your Facebook disconnecting and you have enabled HTTPS connection, disable option "Validate SSL certificates" for Facebook in Options/Networks.
+
+0.0.5.3
+-------
+
+! Fixed issue with login for some people
+! Fixed not receiving some messages
+! Fixed broken getting own name
+* Faster sending messages
+
+0.0.5.2
+-------
+
+! Fix for connecting and crashing problem.
+
+0.0.5.1
+-------
+
+! Work-around for sending messages with url links.
+
+0.0.5.0
+-------
+
++ Notification about friends, which are back on serverlist.
+* Completely reworked avatar support.
+* Using small square avatars by default (can be changed by hidden setting "UseBigAvatars")
+! Fixed use of hidden setting "UseBigAvatars"
+! Fixed setting status message.
+! Fixed crash with MetaContacts.
+! Fixed login for some people.
+! Fixes related to popups on login.
+! Fixed memory leak related to popups.
+! Fixed getting unread messages on login (if used hidden setting "ParseUnreadMessages")
+! Fixed login with setting Device name.
+! Various fixes, improvements and code cleanup.
+- Removed hidden key "OldFeedsTimestamp"
+@ Thanks borkra for helping me with many things.
+
+0.0.4.3
+-------
+
+! Fix for new facebook layout.
+! Fix for getting contact name for new contacts.
+
+0.0.4.2
+-------
+
+! Fixed not enabling items in status menu.
+! Don't automatically set contact's status to Online when we got message from him.
+! Fixed message's sending error codepage.
++ Added support for sending messages in invisible status.
++ Protocol status respects changes of chat status on website.
++ Notify concrete unread notifications after login
++ Added hidden key (ParseUnreadMessages) for getting unread messages after login << WARNING: not fully working!!!
+
+0.0.4.1
+-------
+
+! Reverted change that made contacts not going offline.
+
+0.0.4.0
+-------
+
+* Internal changes about changing status
+- Removed support for "Away" status
+! Fixed parsing newsfeeds
+- Removed notification about unread messages in "Invisible" status
++ In "Invisible" status are inbox messages parsed directly to messages
++ Getting gender of contacts
++ Getting all contacts from server at once (not only these, which are online right now)
++ Notification when somebody cancel our friendship (= or when disables his facebook account)
+
+0.0.3.3
+-------
+
+! Fix for communication (getting seq number)
+! Fixed notification with unread events after login
+
+0.0.3.2
+-------
+
+! Mark chat messages on facebook read.
+* Disabled channel refresh notification
+
+0.0.3.1
+-------
+
+! Fixed notify about timeout when sending message.
+
+0.0.3.0
+-------
+
+! Fixed downloading avatars
+! Fixed loading avatars in SRMM
+! (Maybe) Fixed not loading for some people with miranda 0.9.17
+! Fixed crashes and freezes when deleting account
+! Few fixes and improvements related to login procedure
+! Fixed parsing some newsfeeds
+! (Hopefully) Fixed some other crashes
+! Fix for logon crash when notify unread events.
+* Improvement in getting contact avatars (2x faster)
+* Optimized compiler settings -> 2x smaller file (thanks borkra)
++ Used persistent http connection (thanks borkra)
++ Destroy service and hook on exit (thanks FREAK_THEMIGHTY)
++ Support for per-plugin-translation (for MIM 0.10#2) (thanks FREAK_THEMIGHTY)
++ Support for EV_PROTO_ONCONTACTDELETED (for MIM 0.10#2) (thanks FREAK_THEMIGHTY)
+- Do not translate options page title, since it is the account name
+- Disabled close chat "optimalization"
+! Fixed sending typing notifications
+! Fixed parsing links from newsfeeds
+* Enabled sending offline messages
+! Fixed getting errors from sending messages (+ show concrete error)
++ 5 attempts to send message before showing error message
+
+0.0.2.4
+-------
+
+! Fixed duplicit messages and notifications
+* Limit for popup messages from group chats - max. one per 15 seconds
+* Optimalization for sending typing notify
+* Optimalization for closing chat windows on website
++ Notify when is possible that we didnt received some chat message(s)
++ Show popup when try to send offline message and open website for send private message when onclick
+
+0.0.2.3
+-------
+
+! Fixed loading contact names
+! Fixed updater support for x64 versions
++ Added 32px status icons
++ Added option for chose type of newsfeeds to notify
+* Changed user-agent names to user-friendlier
+* Enhanced parsing newsfeeds
+
+0.0.2.3
+-------
+
+! Fixed loading contact names
+! Fixed updater support for x64 versions
++ Added 32px status icons
++ Added option for chose type of newsfeeds to notify
+* Changed user-agent names to user-friendlier
+* Enhanced parsing newsfeeds
+
+0.0.2.2
+-------
+
++ Updater support
++ Added item in contact and status menu for open contact profile on website (+ saving in db as Homepage key)
++ Notify about new private (not chat) messages in invisible
++ Automatically set https when connecting if required
+* Optimalization for downloading avatars of contacts
+! Fix for
+in newsfeeds popups
+! Fix for html tags in connecting error message
+! Fix for broken sending messages
+
+0.0.2.1
+-------
+
+! Fixes for statuses (cannot switch to Away, work in threads)
+! Fix for loading own avatar when changed
+* Sounds are using account name (thanks FREAK_THEMIGHTY)
+! Fixes for x64 version (thanks FREAK_THEMIGHTY)
+! Fix for thread synchronization
+! Fixed order of outgoing messages and notify about delivery errors
+! Fix few things which was causing not delivering all incoming messages
+! Fixes for internal list implementation
+* Refactoring and simplify few things
++ Added x64 version of plugin
++ Notify about new notifications after login
+! Fixed parsing few types of newsfeeds
++ 1. stage of groupchats - notifying incomming messages
+
+0.0.2.0
+-------
+
+* Guided as new plugin Facebook RM + new readme and folder structure
+x Temporarily disabled updater support (and notification about jarvis's new "fb api")
+! Fix for load own avatar
+! Fix for loading newsfeeds and their better parsing
++ Added Away and Invisible statuses
+* Using away status as idle flag
+! Fixed idle control - facebook falls into idle only when Away status
0.1.3.2
-------
diff --git a/FacebookRM/facebook.rc b/FacebookRM/facebook.rc index be34e49..935d44e 100644 --- a/FacebookRM/facebook.rc +++ b/FacebookRM/facebook.rc @@ -239,7 +239,7 @@ END //
VS_VERSION_INFO VERSIONINFO
- FILEVERSION 0,0,6,0
+ FILEVERSION 0,0,7,0
PRODUCTVERSION 0,9,14,0
FILEFLAGSMASK 0x17L
#ifdef _DEBUG
@@ -256,12 +256,12 @@ BEGIN BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "Facebook protocol plugin for Miranda IM"
- VALUE "FileVersion", "0, 0, 6, 0"
+ VALUE "FileVersion", "0, 0, 7, 0"
VALUE "InternalName", "Facebook RM"
VALUE "LegalCopyright", "Copyright © 2009-2011 Michal Zelinka, 2011 Robert Pösel"
VALUE "OriginalFilename", "facebook.dll"
VALUE "ProductName", "Facebook Protocol RM"
- VALUE "ProductVersion", "0, 0, 6, 0"
+ VALUE "ProductVersion", "0, 0, 7, 0"
END
END
BLOCK "VarFileInfo"
|