summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM
AgeCommit message (Expand)Author
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
2015-05-25the correct json node validation for FacebookGeorge Hazan
2015-05-25FB json parsing rewritten for new headersGeorge Hazan
2015-05-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace _tcscmp to mir_tstrcmpKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-03fix for the option's page style pt. 10Vadim Dashevskiy
2015-05-01Proto_Facebook - unified projectVadim Dashevskiy