summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/proto.cpp
AgeCommit message (Expand)Author
2016-08-31Facebook: Implement loading history from server (via contact menu)Robert Pösel
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25Facebook: Rename "On this day" to "Memories" as Facebook calls it, and use be...Robert Pösel
2016-07-25hello, Unix.George Hazan
2016-07-17Facebook: Greatly improve format of wall post's textRobert Pösel
2016-07-17Facebook: Use better page prefix (emoji), and make it customizableRobert Pösel
2016-07-16Facebook: Save correct contact type on updateRobert Pösel
2016-07-16Facebook: Improve working with different user types (friend, user, page)Robert Pösel
2016-07-16Facebook: Change some popups typesRobert Pösel
2016-07-05Facebook: Rework popup behavior and options pageRobert Pösel
2016-07-05Facebook: Provide "Check notifications" and "Check on this day" status menu i...Robert Pösel
2016-05-17Facebook: Rework loading online contacts (not properly finished!); version bumpRobert Pösel
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