summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/proto.cpp
AgeCommit message (Expand)Author
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
2014-12-23Facebook: Rework working with timestamps; version bumpRobert Pösel
2014-12-23misplaced ME_MSG_* hooksGeorge Hazan
2014-12-23Facebook: proper default group's name handlingGeorge Hazan
2014-12-21Facebook: Use correct (= server) timestamp for sent messagesRobert Pösel
2014-12-20Facebook: Various code improvements (as reported by Coverity analyser); versi...Robert Pösel
2014-12-14FacebookRM: changed warning lavel to w4Kirill Volinsky
2014-12-02Facebook: Fix warning in x64 compilationRobert Pösel
2014-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
2014-12-01Facebook: Optimize marking chat messages as readRobert Pösel
2014-12-01Facebook: Some other changesRobert Pösel