summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM
AgeCommit message (Expand)Author
2016-02-12Facebook: Some changes to contact mirver (probably doesn't work, as before)Robert Pösel
2016-02-12Facebook: Update some requests format, changes for stickers and new support f...Robert Pösel
2016-02-01bugfix: Facebook protocol menu gets multiplied if located in main menuGeorge Hazan
2016-01-24Facebook: Fix memory corruption (thanks Wishmaster) (fixes #1164)Robert Pösel
2016-01-02Copyrights update part 2Dart Raiden
2016-01-02Facebook: Try to use "m." version if "mbasic." failsRobert Pösel
2016-01-02Facebook: Fix broken login for some people (WARNING: loading frienship reques...Robert Pösel
2015-12-16Facebook: Fix typo in previous login fix (commit r15873), now works correctlyRobert Pösel
2015-12-16Facebook: Fix login for some other people too (parsing also differently speci...Robert Pösel
2015-12-12Facebook: Fix routing of unsupported statuses to Away instead of OnlineRobert Pösel
2015-12-12Facebook: Don't set away users as idleRobert Pösel
2015-12-12Facebook: Visibility/away improvementsRobert Pösel
2015-12-12Facebook: Support for "away" status (behaves just like being idle in Miranda)...Robert Pösel
2015-12-11Facebook: Fix login for users from Belgium; version bumpRobert Pösel
2015-11-25Facebook: Attempt to fix problem with login for some peopleRobert Pösel
2015-11-09Facebook: Disable marking contacts "on the phone" as it is not reliable anymoreRobert Pösel
2015-11-01Facebook: Fix setting contacts' status "on the phone" with new version of Fac...Robert Pösel
2015-10-27private messages in Facebook aren't marked as read if a contact is a sub in m...George Hazan
2015-10-20Facebook: Adapt to use std_string_utilsRobert Pösel
2015-09-05Facebook: new MessageState api MikalaiR
2015-09-05Facebook: Fix creating wrongly identified group chats as dummy contacts durin...Robert Pösel
2015-09-04compilation fixVadim Dashevskiy
2015-09-04Facebook: menu uidAlexander Lantsev
2015-09-01Facebook: Revise various requests, remove weird typing optimizationRobert Pösel
2015-09-01Facebook: Add new option "Prefer real names instead of nicknames"Robert Pösel
2015-09-01Facebook: Lower number of send message tries to 1 and provide hidden option f...Robert Pösel
2015-09-01Facebook: Fix showing correct error message (e.g. when sending messages)Robert Pösel
2015-09-01Facebook: Various fixesRobert Pösel
2015-08-29Facebook: Fix getting friend requests at login; version bumpRobert Pösel
2015-08-29Facebook: Fix receiving messages on login / opening windowRobert Pösel
2015-08-29Facebook: Fix receiving messages (broken in r15046)Robert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27name conflictsGeorge Hazan
2015-08-23Facebook: Fix getting login error messageRobert Pösel
2015-08-17warning fixesGeorge Hazan
2015-08-16fix for conversion from HBRUSH to BOOLGeorge Hazan
2015-07-21Facebook: vc2015 compilation fixKirill Volinsky
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-30fix for menu problemsGeorge Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-28code cleaningGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26next slice of cutting out unused menu features - popupPositionGeorge Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer