summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/docs/facebook - readme.txt
diff options
context:
space:
mode:
authorRobert Pösel <robyer@seznam.cz>2014-04-23 09:43:44 +0000
committerRobert Pösel <robyer@seznam.cz>2014-04-23 09:43:44 +0000
commit80562f021ec5144326fb940422bfbd974bb74732 (patch)
tree350a55451884c1f3ebab276ffedebf0c8e1a1592 /protocols/FacebookRM/docs/facebook - readme.txt
parent775eca92d90a473e087d4598a8539b7842c631b0 (diff)
Facebook: Fixed loading own name and saving names improvements + hidden setting "NameAsNick" to not save real name as nickname (but it's pretty useless/ugly now)
git-svn-id: http://svn.miranda-ng.org/main/trunk@9054 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'protocols/FacebookRM/docs/facebook - readme.txt')
-rw-r--r--protocols/FacebookRM/docs/facebook - readme.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/protocols/FacebookRM/docs/facebook - readme.txt b/protocols/FacebookRM/docs/facebook - readme.txt
index 52dcd218de..49b79368ac 100644
--- a/protocols/FacebookRM/docs/facebook - readme.txt
+++ b/protocols/FacebookRM/docs/facebook - readme.txt
@@ -31,10 +31,16 @@ Info:
"UseLocalTimestampUnread" (Byte) - 1 = Use local timestamp for offline (unread) messages
"KeepUnread" (Byte) - 1 = Don't mark messages as read on server (works globally or per contact)
"NaseemsSpamMode" (Byte) - 1 = Don't add contacts when we send message to them from other instances, add them only when they reply
+"NameAsNick" (Byte) - 0 = don't use real name as nickname, use nickname if possible (default is 1)
--------------------------------
Version history
--------------------------------
+0.2.?.? - ?.?.2014
+ + Hidden setting "NameAsNick" to not save real name as nickname (but it's pretty useless now)
+ ! Improved saving names (save only when changed)
+ ! Fixed loading own name
+
0.2.4.0 - 21.4.2014
+ Support true invisible status (they don't see you, but you see them)
+ Don't load "unread messages" which we received already (but didn't read them yet)