Plugin:Facebook/be: Difference between revisions

From Miranda NG
Plugin:Facebook/be
Jump to navigation Jump to search
(Updating to match new version of source page)
 
(25 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{PluginCard}}{{Untranslated}}
<languages/>{{PluginCard}}
Падтрымка пратакола Facebook ў Miranda NG.
Падтрымка пратакола [https://facebook.com Facebook] ў Miranda NG.


{{TNT|Important|{{GithubIssue|2207}} Protocol does not support two-factor authorization.}}


== Возможности ==
== Addons ==
* Поиск и добавление контактов
* Отправка запросов дружбы, добавление в друзья и удаление из друзей
* Поддержка статуса «Невидимый»
* Уведомление о том, что вас удалили из списка друзей
* Публикация статусов из Миранды (на свою стену или на стену друзей)
* Просмотр новостей со стены и уведомления о новых комментариях
* Отображает статус «На телефоне» для контактов, использующих мобильное устройство
* С плагином {{Plugin|Fingerprint}} показывает следующие клиенты ваших контактов: сайт, Facebook App и Facebook Messenger


* [https://www.miranda-ng.org/distr/addons/Smileys/Facebook/Facebook_emojipack_2.2.1.zip Complete smiley pack for Facebook protocol (with Emoji)]
* [https://miranda-ng.org/distr/addons/IeView%20Themes/facebook.zip IEView template]


== Решение проблем ==
== Troubleshooting ==
* Если плагин не подключается, попробуйте войти на сайт через браузер. Возможно, сервис Facebook недоступен или у них произошло крупное обновление (в таком случае придётся подождать обновления плагина).
* Если войти на сайт через браузер удается, но плагин так и не подключается, попробуйте удалить ключ '''DeviceID''' в ветке '''Настройки/<Внутреннее_имя_учётной_записи>''' (например, Facebook_1) с помощью плагина {{Plugin|DbEditorPP|Database Editor}} (<span style="color:red; font-weight:bold">будьте осторожны при использовании!</span>) и попытайтесь подключиться ещё раз.


* 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 you account was blocked for suspicious activity, be sure to change the password, the old password will no longer work in Miranda.


== Скрытые настройки ==
== FAQ ==
Для изменения скрытых настроек вам понадобится плагин {{Plugin|DbEditorPP|Database Editor}}.


{{Content:Facebook/HiddenSettings}}
=== How to show stickers? ===
 
There are 3 ways to show stickers in your message window:
 
# 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 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.
# Via {{Plugin|IEView}}:
#* you need to use (or create) IEView template that has javascript code for transforming URLs to images/thumbnails ([//miranda-ng.org/distr/addons/IeView%20Themes/ 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.
# Via sticker 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)
#* 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).
 
== Hidden settings ==


To add/change these options you will need {{Plugin|DbEditorPP|Database Editor}} plugin.


== Дополнения ==
{{Content:Facebook/HiddenSettings}}
* [https://www.miranda-ng.org/distr/addons/Smileys/facebook_emoji.zip Расширенный набор смайлов для протокола Facebook (с Emoji)]
* [https://miranda-ng.org/distr/addons/IeView%20Themes/facebook.zip Шаблон для IEView]


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 01:04, 23 August 2023

Other languages:
Facebook
Facebook
Імя файла Facebook.dll
Аўтары Michal Zelinka, Robert Pösel
Спампаваць
Стабільная версія: 32-bit, 64-bit
Апошняя версія: 32-bit, 64-bit
Іншае: Smiley pack (with Emoji)
IEView template,

Падтрымка пратакола Facebook ў Miranda NG.

Важнае
Issue #2207 Protocol does not support two-factor authorization.

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 you account was blocked for suspicious activity, be sure to change the password, the old password will no longer work in Miranda.

FAQ

How to show stickers?

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

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

Hidden settings

To add/change these options you will need Database Editor plugin.

Налада Тып Значэнне
па змаўчанні
Апісанне
Agent Радок Spoof client to the specified value.