Facebook

From Miranda NG
Revision as of 20:47, 4 January 2018 by FuzzyBot (talk | contribs) (Updating to match new version of source page)

Plugin:Facebook/cs
Jump to navigation Jump to search
Facebook
Facebook
Název souboru Facebook.dll
Autoři Michal Zelinka, Robert Pösel
Odkazy ke stažení
Stabilní verze: 32-bit, 64-bit
Nejnovější verze: 32-bit, 64-bit
Ostatní: Smiley pack (with Emoji)
IEView template,

Facebook protokol pro Mirandu NG.

Hlavní funkce

  • Vyhledávání a přidávání přátel
  • Žádání, potvrzování a odmítání přátelství
  • Stav Neviditelný
  • Oznámení, když si vás někdo odebere z přátel
  • Přidávání příspěvků na zeď přímo z Mirandy (na vlastní zeď, zeď přátel nebo vlastních stránek)
  • Oznamování upozornění a příspěvků ze zdi
  • Zobrazení kontaktů se stavem Na telefonu
  • S doplňkěm Fingerprint rozlišuje tyto klienty kontaktů: webová stránka, mobilní klient (Facebook App nebo Facebook Messenger) a neznámý klient

Doplňky

Řešení chyb

  • Pokud se nemůžete přihlásit ve vaší Mirandě, ověřte si, zda vám funguje přihlášení ve webovém prohlížeči. Může to být způsobeno některým (nepodporovaným) zabezpečením přihlášení nebo chyba samotného Facebooku.
  • Pokud vám funguje přihlášení ve webovém prohlížeči, ale Miranda se stále nepřipojí, zkuste nainstalovat a otevřít doplněk Database Editor (buďte s ním opatrní!) a smažte klíč DeviceID v sekci Nastavení/<interní název účtu> (např. Facebook_1) a poté se zkuste přihlásit znovu.

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 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.

Skrytá nastavení

Pro přidání/změnu těchto nastavení potřebujete doplněk Database Editor.

Nastavení Typ
hodnoty
Výchozí
hodnota
Popis
Agent String Spoof client to the specified value.

FAQ

How to show stickers?

There are 3 ways to show stickers in your message window:

  1. Via SmileyAdd's "Custom smileys" – 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 custom smiley 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).