Plugin:Facebook/en: Difference between revisions
Plugin:Facebook/en
Jump to navigation
Jump to search
(new hidden setting adjusted - r10161) |
(hidden settings as a table, settings sorted alphabetically) |
||
Line 18: | Line 18: | ||
== Hidden settings == | == Hidden settings == | ||
To edit these options you will need {{Plugin|DbEditorPP|Database Editor}} plugin. | |||
{| class="wikitable" | |||
: | |- | ||
! Setting !! Type !! Default !! Description | |||
|- | |||
| DisableLogout || Byte || style="text-align:center" | 0 || Disable logout procedure. | |||
: | |- | ||
| EnableChat || Byte || style="text-align:center" | 1 || Don't use multi user chat at all. | |||
|- | |||
| KeepUnread || Byte || || 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 || style="text-align:center" | 1 || 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. | |||
|- | |||
| OpenUrlBrowser || Unicode || || Open URLs in different browser. The value is path to browser, in account's branch. | |||
: 1 | |- | ||
| PollRate || Byte || || Waiting time between buddy list and newsfeed parsing. | |||
|- | |||
| TimeoutsLimit || Byte || style="text-align:center" | 3 || Errors limit after which FB disconnects. | |||
|- | |||
| UseLocalTimestampUnread || Byte || || Use local timestamp for offline (unread) messages. | |||
|} | |||
{{PluginGroups}} | {{PluginGroups}} |
Revision as of 19:58, 15 August 2014
![]() | |
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 | Disable logout procedure. |
EnableChat | Byte | 1 | Don't use multi user chat at all. |
KeepUnread | Byte | 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 | 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. | |
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 | Use local timestamp for offline (unread) messages. |