Plugin:Facebook/de: Difference between revisions

From Miranda NG
Plugin:Facebook/de
Jump to navigation Jump to search
(Created page with "=== Wie können Sticker angezeigt werden? ===")
(Created page with "Dieses Protokoll unterstützt keine Zwei-Faktor-Authentifizierung.")
 
(35 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
Unterstützung für Facebook in Miranda NG.
Unterstützung für [https://facebook.com Facebook] in Miranda NG.


== Hauptfunktionen ==
{{TNT|Important|{{GithubIssue|2207}} Dieses Protokoll unterstützt keine Zwei-Faktor-Authentifizierung.}}
 
* Suchen und Hinzufügen von Kontakten
* Anfragen, Annehmen und Zurücknehmen von Freundschaften
* Unsichtbarkeitsstatus
* Benachrichtigungen wenn Sie jemand aus seinen Freunden entfernt.
* Status aus Miranda auf Ihre Pinnwand schreiben
* Newsfeed aus Pinnwand und neuen Benachrichtigungen
* Zeigt Kontakte im "Am Telefon"-Status
* Mit dem Plugin {{Plugin|Fingerprint}} können Sie den Client Ihrer Kontakte sehen: website, Facebook App and Facebook Messenger


== Addons ==
== Addons ==


* [https://www.miranda-ng.org/distr/addons/Smileys/facebook_emoji.zip Komplettes Smileypack für Facebook (inklusive Emoji)]
* [https://www.miranda-ng.org/distr/addons/Smileys/Facebook/Facebook_emojipack_2.2.1.zip Komplettes Smileypack für Facebook (inklusive Emoji)]
* [https://miranda-ng.org/distr/addons/IeView%20Themes/facebook.zip IEView-Template] ({{Plugin|IEView}})
* [https://miranda-ng.org/distr/addons/IeView%20Themes/facebook.zip IEView-Template]


== Problembehebung ==
== Problembehebung ==


<div class="mw-translate-fuzzy">
* Wenn Sie sich in Miranda nicht anmelden können, dann überprüfen Sie, ob Sie sich im Browser anmelden können. Es könnte eine (noch nicht unterstützte) Sicherheitsmaßnahme oder ein Fehler von Facebook sein.
* Wenn Sie sich in Miranda nicht anmelden können, dann überprüfen Sie, ob Sie sich im Browser anmelden können. Es könnte eine (noch nicht unterstützte) Sicherheitsmaßnahme oder ein Fehler von Facebook sein.
* Wenn es im Browser funktioniert, aber Sie sich immer noch nicht in Miranda anmelden können, dann installieren und öffnen Sie {{Plugin|DbEditorPP|Database Editor}} (<span style="color: red; font-weight: bold">Seien Sie vorsichtig!</span>) und löschen Sie den Schlüssel '''DeviceID''' in '''Settings/<account's internal name>''' (bspw. Facebook_1) und versuchen Sie sich erneut anzumelden.
* Wenn Sie Zwei-Faktor-Authentifizierung nutzen dann müssen Sie ein App-Passwort erstellen und es in Miranda verwenden.
* If you still can't login from Miranda, you can '''share your working session from your web browser and use it in Miranda'''. '''DeviceID''' in Miranda is basically a cookie holding your session (= remembered login, so you don't need to login every time you open the website in browser). And instead of deleting it, you can set its value to the value of cookie with name "'''datr'''" from your web browser. In other words, open some kind of '''cookies manager''' in your web browser, find cookie with name "'''datr'''" from facebook.com website, and copy it's value to Miranda as '''DeviceID''''s value. This way you will share your working session from web browser with Miranda. '''Be careful''' though: This is only temporary solution and it will cause you same problems as you experienced in Miranda (showing captchas or deny sending URLs completely - it's only temporary, though).
</div>
 
=== You need to clean your computer error ===
 
This is a message from FB. This problem now affects more people. The solution is to login from any browser where you don't have saved cookies for Facebook (or just delete your Facebook cookies in your main browser), then the same error message will show up there and you will need to just go through the process.
 
While doing so, make sure you are offline in your Miranda and then delete '''DeviceID''' key (through the {{Plugin|DbEditorPP|Database Editor}} in branch '''Settings / Facebook''' – or what the internal name of your account is). This value is actually a cookie which identifies a logged in user (device) – if you will keep the old one here in Miranda, Facebook will still think that this device is infected. Therefore, it is necessary to delete it before attempting to login again.
 
Reason of this problem is that Facebook probably changed some communication request again, so then it thinks that plugin works as a malware. Because of that it could also show captcha codes when sending links.
 
== Versteckte Einstellungen ==
 
Um diese Einstellungen zu ändern benötigen Sie das Plugin {{Plugin|DbEditorPP|Database Editor}}.
 
{{Content:Facebook/HiddenSettings}}


== Häufig gestellte Fragen ==
== Häufig gestellte Fragen ==
Line 42: Line 20:
=== Wie können Sticker angezeigt werden? ===
=== Wie können Sticker angezeigt werden? ===


There are 3 ways to show stickers in your message window:
Es gibt 3 Arten, Sticker in Ihrem Nachrichtenfenster anzuzeigen:


# Via {{Plugin|SmileyAdd}}'s "Custom smileys" – you need to enable it in FB account options, but it won't work very good:
# Via {{Plugin|SmileyAdd}}'s "Stickers" – you need to enable it in FB account options, but it won't work very good:
#* it works only for single conversations
#* it works only for single conversations
#* it works only for incoming messages
#* it works only for incoming messages
Line 54: Line 32:
#** as image URL is also shown in sticker message, you don't need some special template to work with stickers, as templates usually transform all URLs to image thumbnails (but of course you can use special code only for stickers)
#** as image URL is also shown in sticker message, you don't need some special template to work with stickers, as templates usually transform all URLs to image thumbnails (but of course you can use special code only for stickers)
#* this won't work in group chats, because IEView is not supported there.
#* this won't work in group chats, because IEView is not supported there.
# Via custom smiley pack
# Via sticker pack
#* you need to prepare own smiley pack:
#* you need to prepare own smiley pack:
#** define '''<tt><nowiki>[[sticker:123456789]]</nowiki></tt>''' as smiley string (with different numeric IDs) and attach wanted image (manually download it)
#** define <tt><nowiki>[[sticker:123456789]]</nowiki></tt> as smiley string (with different numeric IDs) and attach wanted image (manually download it)
#* you will see only stickers defined in your smiley pack (but as classic smileys = will work all the time)
#* you will see only stickers defined in your smiley pack (but as classic smileys = will work all the time)
#* you can also send stickers (by sending the above mentioned string as whole message – without other text).
#* you can also send stickers (by sending the above mentioned string as whole message – without other text).
== Versteckte Einstellungen ==
Um diese Einstellungen zu ändern benötigen Sie das Plugin {{Plugin|DbEditorPP|Database Editor}}.
{{Content:Facebook/HiddenSettings}}


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 02:39, 11 February 2024

Facebook
Facebook
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,

Unterstützung für Facebook in Miranda NG.

Wichtig
Issue #2207 Dieses Protokoll unterstützt keine Zwei-Faktor-Authentifizierung.

Addons

Problembehebung

  • Wenn Sie sich in Miranda nicht anmelden können, dann überprüfen Sie, ob Sie sich im Browser anmelden können. Es könnte eine (noch nicht unterstützte) Sicherheitsmaßnahme oder ein Fehler von Facebook sein.
  • Wenn Sie Zwei-Faktor-Authentifizierung nutzen dann müssen Sie ein App-Passwort erstellen und es in Miranda verwenden.

Häufig gestellte Fragen

Wie können Sticker angezeigt werden?

Es gibt 3 Arten, Sticker in Ihrem Nachrichtenfenster anzuzeigen:

  1. Via SmileyAdd's "Stickers" – you need to enable it in FB account options, but it won't work very good:
    • it works only for single conversations
    • it works only for incoming messages
    • it works only occasionally – somehow it just won't show anything, I'm not sure why.
    • it works only on newly received messages, it usually won't show historical stickers for history messages (after Miranda restart).
    It's bad because of how it is implemented in SmileyAdd. Could be improved in future, but it must be done on SmileyAdd's side.
  2. Via IEView:
    • you need to use (or create) IEView template that has javascript code for transforming URLs to images/thumbnails (here)
      • as image URL is also shown in sticker message, you don't need some special template to work with stickers, as templates usually transform all URLs to image thumbnails (but of course you can use special code only for stickers)
    • this won't work in group chats, because IEView is not supported there.
  3. Via sticker pack
    • you need to prepare own smiley pack:
      • define [[sticker:123456789]] as smiley string (with different numeric IDs) and attach wanted image (manually download it)
    • you will see only stickers defined in your smiley pack (but as classic smileys = will work all the time)
    • you can also send stickers (by sending the above mentioned string as whole message – without other text).

Versteckte Einstellungen

Um diese Einstellungen zu ändern benötigen Sie das Plugin Database Editor.

Versteckte Einstellungen pro Konto
Einstellung Typ Standardwert Beschreibung
Agent String Setzt die Client-Kennung auf den angegebenen Wert.