Plugin:Facebook/en: Difference between revisions
Plugin:Facebook/en
Jump to navigation
Jump to search
(typo) |
(Add troubleshooting and more info for hidden options.) |
||
Line 16: | Line 16: | ||
== Addons == | == Addons == | ||
* [http://miranda-ng.org/distr/addons/Smileys/facebook.zip Complete smiley pack for Facebook protocol] | * [http://miranda-ng.org/distr/addons/Smileys/facebook.zip Complete smiley pack for Facebook protocol] | ||
== Troubleshooting == | |||
* If you can't login in your Miranda, make sure you can login in your web browser. It may be some (unsupported) security check or Facebook's fault. | |||
* If it works in web browser but you still can't login in Miranda, try to install and open {{Plugin|DbEditorPP|Database Editor}} (<span style="color: red; font-weight: bold">be careful with it!</span>) and delete key '''DeviceID''' in branch '''Settings/<account's internal name>''' (e.g., Facebook_1) and then try to login again. | |||
Line 29: | Line 34: | ||
| EnableChat || Byte || style="text-align:center" | 1 || 0 = 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 || | | KeepUnread || Byte || style="text-align:center" | 0 || 1 = Don't mark messages as read on server (works globally or per contact). | ||
|- | |- | ||
| Locale || String || | | Locale || String || style="text-align:center; font-style: italic" | none || Get Facebook errors in specific language: "en_US", "cs_CZ", etc. | ||
|- | |- | ||
| NameAsNick || Byte || style="text-align:center" | 1 || 0 = 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 || | | NaseemsSpamMode || Byte || style="text-align:center" | 0 || 1 = Don't add contacts when we send message to them from other instances, add them only when they reply. | ||
|- | |- | ||
| OpenUrlBrowser || Unicode || | | OpenUrlBrowser || Unicode || style="text-align:center; font-style: italic" | none || Open URLs in different browser. The value is path to browser, in account's branch. | ||
|- | |- | ||
| PollRate || Byte || | | PollRate || Byte || style="text-align:center" | 24 || Between 10 and 60 = Waiting time between buddy list and newsfeed parsing (in seconds). | ||
|- | |- | ||
| 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 || | | UseLocalTimestampUnread || Byte || style="text-align:center" | 0 || 1 = Use local timestamp for offline (unread) messages. | ||
|} | |} | ||
{{PluginGroups}} | {{PluginGroups}} |
Revision as of 11:55, 16 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 (posting to user's own wall and to wall of his friends is supported)
- Getting newsfeeds from wall and new notifications
- Shows contacts with "On mobile" status
- With Fingerprint plugin shows the following clients of your contacts: website, Facebook App and Facebook Messenger
Addons
Troubleshooting
- If you can't login in your Miranda, make sure you can login in your web browser. It may be some (unsupported) security check or Facebook's fault.
- If it works in web browser but you still can't login in Miranda, try to install and open Database Editor (be careful with it!) and delete key DeviceID in branch Settings/<account's internal name> (e.g., Facebook_1) and then try to login again.
Hidden settings
To add/change 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 | 0 | 1 = Don't mark messages as read on server (works globally or per contact). |
Locale | String | none | 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 | 0 | 1 = Don't add contacts when we send message to them from other instances, add them only when they reply. |
OpenUrlBrowser | Unicode | none | Open URLs in different browser. The value is path to browser, in account's branch. |
PollRate | Byte | 24 | Between 10 and 60 = Waiting time between buddy list and newsfeed parsing (in seconds). |
TimeoutsLimit | Byte | 3 | Errors limit after which FB disconnects. |
UseLocalTimestampUnread | Byte | 0 | 1 = Use local timestamp for offline (unread) messages. |