summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_contacts.cpp
AgeCommit message (Expand)Author
2018-01-19Steam: fix annoying auth requests on every reloginaunsane
2018-01-17Steam: fixed #1107aunsane
2018-01-17Steam: fixed #1106aunsane
2018-01-14Steam: refactoring pt.2aunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-28Steam: refactoringaunsane
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-13Code modernize ...Goraf
2017-08-20Lock whole adding/finding contactRobert Pösel
2017-08-20Rework ProcessContact methodRobert Pösel
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2016-12-25Steam: Improve auth handling (fixes #578)Robert Pösel
2016-12-18Steam: Attempt to fix not loading contact statuses at login (addresses #646) ...Robert Pösel
2016-12-11Steam: Attempt to fix not loading contact statuses at login (addresses #646)Robert Pösel
2016-09-14second major wipeout of database services & structures:George Hazan
2016-07-29no more TCHARsGeorge Hazan
2016-07-27less TCHARsGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-07-25hello, Unix.George Hazan
2016-06-30Steam: Support repeated authorization from same contactRobert Pösel
2015-12-21Steam: Implement loading history/offline messages at login (finally!)Robert Pösel
2015-12-20Steam: Use std::tstring instead of std::wstringRobert Pösel
2015-12-20Steam: Implement searching by keywordsRobert Pösel
2015-12-20Steam: Fix finishing searching by id when we found no resultsRobert Pösel
2015-12-19Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of N...Robert Pösel
2015-10-24Steam: fix auth request handlingAlexander Lantsev
2015-10-24Steam:Alexander Lantsev
2015-09-16Steam:Tobias Weimer
2015-09-14Steam: minor fixesAlexander Lantsev
2015-09-13Steam: fix loginAlexander Lantsev
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever pos...George Hazan
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
2015-08-02Steam:Alexander Lantsev
2015-06-24Steam: code cleanupAlexander Lantsev
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-16libson separated from mir_core and moved to libs\George 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-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
2015-05-22replace lstrlenA to mir_strlenKirill Volinsky
2015-05-19Steam: Fix MirVer when user is connected from different clientsRobert Pösel
2015-05-01warnings fixKirill Volinsky
2015-04-30unified project for Steam protocolGeorge Hazan