summaryrefslogtreecommitdiff
path: root/protocols/Facebook
AgeCommit message (Collapse)Author
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION ↵George Hazan
died and converted into a set of parameters + code cleaning
2022-01-24We do not need to translate account namesdartraiden
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26WCHAR -> wchar_tGeorge Hazan
2021-12-05Facebook: if a search is not implemented in Miranda, we shall not allow ↵George Hazan
users to perform a search
2021-11-16more shit removedGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-06-04fixes #2901 (Facebook: implement popup if login/password are incorrect)George Hazan
2021-05-15fix for order of operationsGeorge Hazan
2021-05-15Facebook: fix for reading more than 500 contacts from Friends listGeorge Hazan
2021-05-02Facebook: fix for reading messagesGeorge Hazan
2021-04-30fixes #2859 (Импорт: дублируются контакты ICQ и ↵George Hazan
FaceBook)
2021-04-25code cleaningGeorge Hazan
2021-04-19leading spaces -> tabsGeorge Hazan
2021-04-06FB version bumpGeorge Hazan
2021-03-2821 years after Win2k release we don't need win2k.h - everything we need is ↵George Hazan
included into minimum Windows SDK 7.1
2021-03-24fixes #2800 (ICQ & Facebook create duplicate contacts after import in the ↵George Hazan
service mode)
2021-02-13fixes #2722 (Facebook: Miranda cannot receive messages fromF B messenger ↵George Hazan
mobile app for IOS)
2021-01-19fixes #2693 (import in the service mode breaks the groups' order)George Hazan
2021-01-17Update copyrightsdartraiden
2020-12-11fixes #2645 (Facebook: nicklist in chats does not updated automatically)George Hazan
2020-12-11fixes #2642 (Facebook: track groupchat name change)George Hazan
2020-12-09fixes #2640 (Facebook: ability to invite offline contacts to group chat)George Hazan
2020-12-03Facebook:George Hazan
- we don't need to analyze "send_message_response", because it doesn't contain server message id; - therefore, we don't neew FacebookProto::NotifyDelivery either
2020-12-02Facebook: more fixes for duplicate messagesGeorge Hazan
2020-11-30fixes #2635 (Facebook: duplicating messages)George Hazan
2020-11-24fixes #2629 (Facebook: all avatars are empty)George Hazan
2020-09-22Facebook: fix for a random crashGeorge Hazan
2020-09-07Facebook: contact with the same id not to be added twiceGeorge Hazan
2020-09-03fixes #2560 (AddContact+ не добавляет контакты Facebook)George Hazan
2020-08-18Facebook: *.webp avatars disabled for a whileGeorge Hazan
2020-08-18SmileyAdd:George Hazan
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump;
2020-08-16fixes #2530 (Facebook: "Create a new Facebook account" link does nothing)George Hazan
2020-08-16SmileyAdd:George Hazan
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump
2020-08-14fixes #2527 (Facebook: missing stickers)George Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)
2020-07-16fixes #2476 (Facebook: ERROR_QUEUE_EXCEEDS_MAX_DELTAS)George Hazan
2020-06-20fixes #2456 (Facebook: ERROR_QUEUE_NOT_FOUND Facebook bug)George Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-15z-order fixedGeorge Hazan
2020-05-15fixes #1012 (Facebook: option needed to load friends only)George Hazan
2020-05-15Facebook: all garbage contacts (not included into our friend list) are ↵George Hazan
filtered out
2020-05-01fixes #2318 (Facebook: stopped getting new message notifications)George Hazan
2020-04-13fixes #2321 (MessageState doesn't work with Facebook)George Hazan
2020-04-10fixes #2310 (Invisible status doesn't work on Facebook)George Hazan