summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM
AgeCommit message (Expand)Author
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
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-04new mir_snprintf templates without SIZEOFGeorge Hazan
2015-06-01various quirks with PROTO_AVATAR_INFORMATION declarationsGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31- PROTOCOLDESCRIPTOR_V3_SIZE to identify an ANSI plugin;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-31Facebook: Version bumpRobert Pösel
2015-05-31Facebook: Raise sync threads limit to 2 days and classically load unread mess...Robert Pösel
2015-05-31Facebook: Fix loading notifications on login again (now really) and marking t...Robert Pösel
2015-05-31Facebook: Separate parsing of each attachment type to make it more readableRobert Pösel
2015-05-31Facebook: Fix receiving all kinds of attachmentsRobert Pösel
2015-05-30Facebook: Fix loading unread notifications on login (checks only last 20 items)Robert Pösel
2015-05-30Facebook: Remove useless parameterRobert Pösel
2015-05-30Facebook: Fix opening notifications with URLs linking to developers.facebook....Robert Pösel
2015-05-26Use m_http.h in Facebook, Omegle and MinecraftDynmap protocolsRobert Pösel
2015-05-26Facebook: Update definition of http codesRobert Pösel
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel