summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM
AgeCommit message (Expand)Author
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
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-09Facebook: MessageState support.MikalaiR
2015-06-07- common.props divided into app.props & plugin.props;George Hazan
2015-06-05Facebook: New feature to notify "On this day" posts at login; version bumpRobert Pösel