Plugin:Facebook/de: Difference between revisions
Plugin:Facebook/de
Jump to navigation
Jump to search
m (PluginGroups added) |
m (sync with English; +{{Untranslated}}) |
||
Line 1: | Line 1: | ||
{{PluginCard}} | {{PluginCard}}{{Untranslated}} | ||
Facebook-Protokollunterstützung für Miranda NG. | Facebook-Protokollunterstützung für 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 {{Plugin|Fingerprint}} plugin shows the following clients of your contacts: website, Facebook App and Facebook Messenger | |||
== Addons == | |||
* [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. | |||
== Hidden settings == | |||
To add/change these options you will need {{Plugin|DbEditorPP|Database Editor}} plugin. | |||
{| class="wikitable" | |||
|- | |||
! Setting !! Type !! Default !! Description | |||
|- | |||
| DisableLogout || Byte || style="text-align:center" | 0 || 1 = Disable logout procedure. | |||
|- | |||
| EnableChat || Byte || style="text-align:center" | 1 || 0 = Don't use multi-user chat at all. | |||
|- | |||
| KeepUnread || Byte || style="text-align:center" | 0 || 1 = Don't mark messages as read on server (works globally or per contact). | |||
|- | |||
| Locale || String || style="text-align:center" | ''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. | |||
|- | |||
| 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 || style="text-align:center" | ''none'' || Open URLs in different browser. The value is path to browser, in account's branch. | |||
|- | |||
| 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. | |||
|- | |||
| UseLocalTimestampUnread || Byte || style="text-align:center" | 0 || 1 = Use local timestamp for offline (unread) messages. | |||
|} | |||
{{PluginGroups}} | {{PluginGroups}} |
Revision as of 21:54, 26 August 2014
![]() | |
Dateiname | Facebook.dll |
Autoren | Michal Zelinka, Robert Pösel |
Download-Links | |
Stabile Version: | 32-bit, 64-bit |
Entwicklungsversion: | 32-bit, 64-bit |
Andere: | Smiley pack (with Emoji) IEView template, |
![]() | Dieser Artikel muss übersetzt werden. |
Facebook-Protokollunterstützung für 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. |