summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/avatars.cpp
AgeCommit message (Expand)Author
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-01-02Copyrights update part 2Dart Raiden
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-06-25- Set wparam and lParam to 0 as default arg in CallService and others, to sim...Tobias Weimer
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge 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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
2015-04-27Facebook: Use delays when downloading avatars and don't call CheckAvatarChang...Robert Pösel
2015-04-25Facebook - common projectVadim Dashevskiy
2015-02-15Facebook: Cleanup logging a bit, don't log that much personal info, make it m...Robert Pösel
2015-02-06Facebook, Omegle, MobileState: Happy New Year 2015Robert Pösel
2014-12-14FacebookRM: changed warning lavel to w4Kirill Volinsky
2014-11-26Facebook: Various optimizations and cleanupRobert Pösel
2014-08-07Facebook: Much better determining avatar's URL (thanks Vojtěch Kinkor for help)Robert Pösel
2014-08-06Facebook: Fixed downloading bigger sizes of avatars (thanks Vojtěch Kinkor)Robert Pösel
2014-07-16in _tcsncpy_s / _tcsncat_s / strncpy_s / strncat_s the second parameter to be...George Hazan
2014-05-18Facebook: Refactor getting small avatarsRobert Pösel
2014-04-04Facebook: Fix size of downloaded avatars (use 50x50 for smaller and 180x180 f...Robert Pösel
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-23patch for avatars reading optimization (by wsx22)George Hazan
2014-01-04some code cleaningGeorge Hazan
2013-11-27Facebook:Robert Pösel
2013-10-11Facebook: Cleanup also old LOG macroRobert Pösel
2013-10-08separate Folders handles removed from protocolsGeorge Hazan
2013-08-11ProtoGetAvatarFormat, ProtoGetAvatarFileFormat, ProtoGetBufferFormat, ProtoGe...George Hazan
2013-07-24Facebook: minor types fixRobert Pösel
2013-07-10protocol DB helpers for FacebookGeorge Hazan
2013-07-08core protocol helpers for creating protocol evengs, services & threadsGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-04-10Removed spaces around bracketsRobert Pösel
2013-04-05rest of menu cleaningGeorge Hazan
2013-04-05- rest of menus cleared;George Hazan
2013-03-20Facebook: Fixed size of avatars due to facebook changeRobert Pösel
2013-03-02version bumpGeorge Hazan
2013-03-02fix for registering relative avatar path in FacebookGeorge Hazan
2013-02-08Facebook: Version bump. Copyright year update.Robert Pösel
2013-01-21removed old revision informationKirill Volinsky
2012-10-12FacebookRM: folders restructurizationVadim Dashevskiy