summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/proto.cpp
AgeCommit message (Expand)Author
2016-03-27Facebook: Improve login procedureRobert Pösel
2016-02-12Facebook: Revert REQUEST_NOTIFICATIONS_READ change to fix marking notificatio...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-02Copyrights update part 2Dart Raiden
2015-12-12Facebook: Fix routing of unsupported statuses to Away instead of OnlineRobert Pösel
2015-12-12Facebook: Support for "away" status (behaves just like being idle in Miranda)...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-09-05Facebook: new MessageState api MikalaiR
2015-09-01Facebook: Various fixesRobert Pösel
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-07-21Facebook: vc2015 compilation fixKirill Volinsky
2015-06-28code cleaningGeorge Hazan
2015-06-27minor menu related fixesGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-09Facebook: MessageState support.MikalaiR
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-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- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-30Facebook: Fix opening notifications with URLs linking to developers.facebook....Robert Pösel
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace strlen to mir_strlenKirill Volinsky
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-25Facebook - common projectVadim Dashevskiy
2015-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and th...George Hazan
2015-03-04Facebook: More unification for groupchat seen info and save groupchat "reader...Robert Pösel
2015-03-04Facebook: Unify showing "seen info" for groupchats with classic contactsRobert Pösel
2015-02-21Facebook: Add support for notifying ticker feeds updates; version bumpRobert Pösel
2015-02-21FacebookRM: marking notifications unread fixVadim Dashevskiy
2015-02-17Facebook: Fix setting post request headersRobert Pösel
2015-02-17Facebook: Completely remove option to use https and always use it; version bumpRobert Pösel
2015-02-16warning fixGeorge Hazan
2015-02-15Facebook: Fix for infinite channel "starting"; Version bumpRobert Pösel
2015-02-15Facebook: Cleanup logging a bit, don't log that much personal info, make it m...Robert Pösel
2015-02-07Facebook: Implement and use activity_ping requestRobert Pösel
2015-02-07Facebook: Correct implementation of idle time reporting, update channel requestRobert Pösel
2015-02-07Facebook: Separate (add new type) "Friendship changes" notifications from "Ot...Robert Pösel
2015-02-06Facebook, Omegle, MobileState: Happy New Year 2015Robert Pösel
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan