diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-11-27 18:53:57 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-11-27 18:53:57 +0000 |
commit | ab1971b510fb004fc23aa3a69565ce69d8d0743e (patch) | |
tree | 10ee083ade2860980eac8c162dfe6a7927ece072 /protocols/FacebookRM/docs | |
parent | 4859c7f947362a2fd8d4b9dc0458168fcb7143e7 (diff) |
Facebook:
- fixed marking messages of some multichats as read (fixes #504)
- fixed downloading avatars of some contacts (and repeated downloading of them again and again...)
- load messages marked as abusive/spam
- version bump
git-svn-id: http://svn.miranda-ng.org/main/trunk@6996 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/docs')
-rw-r--r-- | protocols/FacebookRM/docs/facebook - readme.txt | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/protocols/FacebookRM/docs/facebook - readme.txt b/protocols/FacebookRM/docs/facebook - readme.txt index a9127a3250..ed66af39ea 100644 --- a/protocols/FacebookRM/docs/facebook - readme.txt +++ b/protocols/FacebookRM/docs/facebook - readme.txt @@ -1,7 +1,7 @@ --------------------------------
-| Facebook Protocol RM 0.2.2.0 |
+| Facebook Protocol RM 0.2.2.1 |
| for Miranda NG |
-| (19.11.2013) |
+| (27.11.2013) |
--------------------------------
Autor: Robyer
@@ -34,6 +34,13 @@ Info: --------------------------------
Version history
--------------------------------
+0.2.2.1 - 27.11.2013
+ ! Fixed marking messages of some multichats as read
+ ! Fixed downloading avatars of some contacts (and repeated downloading of them again and again...)
+ + Load messages marked as abusive/spam
+
+ x Getting sent messages from other browser/mobile instances still doesn't work
+
0.2.2.0 - 19.11.2013
+ Correctly load contacts on mobile phone that are online right now (also removed old related option)
+ Added hidden option to keep messages unread to disable marking messages as read on server
|