Plugin:Facebook/en: Difference between revisions

From Miranda NG
Plugin:Facebook/en
Jump to navigation Jump to search
(hidden settings as a table, settings sorted alphabetically)
No edit summary
Line 24: Line 24:
! Setting !! Type !! Default !! Description
! Setting !! Type !! Default !! Description
|-
|-
| DisableLogout || Byte || style="text-align:center" | 0 || Disable logout procedure.
| DisableLogout || Byte || style="text-align:center" | 0 || 1 = Disable logout procedure.
|-
|-
| EnableChat || Byte || style="text-align:center" | 1 || Don't use multi user chat at all.
| EnableChat || Byte || style="text-align:center" | 1 || 0 = Don't use multi user chat at all.
|-
|-
| KeepUnread || Byte ||  || Don't mark messages as read on server (works globally or per contact).
| KeepUnread || Byte ||  || 1 = Don't mark messages as read on server (works globally or per contact).
|-
|-
| Locale || String ||  || Get Facebook errors in specific language, "en_US", "cs_CZ", etc.
| Locale || String ||  || Get Facebook errors in specific language: "en_US", "cs_CZ", etc.
|-
|-
| NameAsNick || Byte || style="text-align:center" | 1 || Don't use real name as nickname, use nickname if possible.
| NameAsNick || Byte || style="text-align:center" | 1 || 0 = Don't use real name as nickname, use nickname if possible.
|-
|-
| NaseemsSpamMode || Byte ||  || Don't add contacts when we send message to them from other instances, add them only when they reply.
| NaseemsSpamMode || Byte ||  || 1 = Don't add contacts when we send message to them from other instances, add them only when they reply.
|-
|-
| OpenUrlBrowser || Unicode ||  || Open URLs in different browser. The value is path to browser, in account's branch.
| OpenUrlBrowser || Unicode ||  || Open URLs in different browser. The value is path to browser, in account's branch.
Line 42: Line 42:
| TimeoutsLimit || Byte || style="text-align:center" | 3 || Errors limit after which FB disconnects.
| TimeoutsLimit || Byte || style="text-align:center" | 3 || Errors limit after which FB disconnects.
|-
|-
| UseLocalTimestampUnread || Byte ||  || Use local timestamp for offline (unread) messages.
| UseLocalTimestampUnread || Byte ||  || 1 = Use local timestamp for offline (unread) messages.
|}
|}


{{PluginGroups}}
{{PluginGroups}}

Revision as of 20:09, 15 August 2014

Facebook
Facebook
Filename Facebook.dll
Authors Michal Zelinka, Robert Pösel
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit
Other: Smiley pack (with Emoji)
IEView template,

Facebook protocol support for Miranda NG.


Main features

  • Support for searching and adding contacts
  • Support for requesting, approving and revoking friendships
  • Support for invisible status
  • Notification after someone remove you from his friends
  • Writing statuses from within your Miranda
  • Getting newsfeeds from wall and new notifications
  • Shows contacts with "On mobile" status


Addons


Hidden settings

To edit these options you will need Database Editor plugin.

Setting Type Default Description
DisableLogout Byte 0 1 = Disable logout procedure.
EnableChat Byte 1 0 = Don't use multi user chat at all.
KeepUnread Byte 1 = Don't mark messages as read on server (works globally or per contact).
Locale String Get Facebook errors in specific language: "en_US", "cs_CZ", etc.
NameAsNick Byte 1 0 = Don't use real name as nickname, use nickname if possible.
NaseemsSpamMode Byte 1 = Don't add contacts when we send message to them from other instances, add them only when they reply.
OpenUrlBrowser Unicode Open URLs in different browser. The value is path to browser, in account's branch.
PollRate Byte Waiting time between buddy list and newsfeed parsing.
TimeoutsLimit Byte 3 Errors limit after which FB disconnects.
UseLocalTimestampUnread Byte 1 = Use local timestamp for offline (unread) messages.