summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.h
AgeCommit message (Expand)Author
2020-05-24fixes #2398 (Steam выводит диалог ввода кода прове...George Hazan
2019-07-17Steam:George Hazan
2018-05-28all plugins => CMPlugin virtual functionsGeorge Hazan
2018-05-20CMPlugin to receive a reference to PLUGININFOEXGeorge Hazan
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-03-28PFLAG_UNIQUEIDSETTING removed, its functionality transferred to Proto_SetUniq...George Hazan
2018-03-28common protocol instance management code went into templateGeorge Hazan
2018-02-24Steam: remove extra qualification on membersGoraf
2018-02-12compilation fixGeorge Hazan
2018-02-09all duplicate "Request auth", "Grant auth" & "Revoke auth" menu items eliminatedGeorge Hazan
2018-02-07Steam:aunsane
2018-01-14Steam: refactoring pt.2aunsane
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-29Steam: fix high CPU usageaunsane
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-12-05Steam: For RsaEncryption use exponent received from serverRobert Pösel
2017-08-20Rework ProcessContact methodRobert Pösel
2017-08-20Rename UpdateContact to UpdateContactDetailsRobert Pösel
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2016-07-26less TCHARs:George Hazan
2016-06-30Steam: Implement two factor (mobile) authentization; version bumpRobert Pösel
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: Support for sending typing notificationsRobert Pösel
2015-12-20Steam: Implement searching by keywordsRobert Pösel
2015-12-19Steam: Use server timestamp for sent messagesRobert Pösel
2015-12-19Steam: Support for receiving "user left conversation" events (like jabber has)Robert Pösel
2015-12-19Steam: Remove unused 'isTerminated' property of CSteamProtoRobert Pösel
2015-12-19Steam: Try to login again automatically when our token is expired already at ...Robert Pösel
2015-12-19Steam: Try to login again on PollThread's "Not Logged On" errorRobert Pösel
2015-12-19Steam: Fix wrong type of argument in callbacks (use HttpResponse instead of N...Robert Pösel
2015-10-24Steam:Alexander Lantsev
2015-08-13Steam: Support for "Read status message" dialogRobert Pösel
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30Steam: fixed optionsAlexander Lantsev
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-24Steam: code cleanupAlexander Lantsev
2015-06-16libson separated from mir_core and moved to libs\George Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-27Steam: reworked loginAlexander Lantsev
2015-05-26Steam: merge new apiAlexander Lantsev
2015-05-21war against atavisms continuesGeorge Hazan
2015-05-05Steam: Handle expired token (this solves silent login error)Robert Pösel
2015-04-29minus critical sectionKirill Volinsky
2015-04-13dialog fix for SteamGeorge Hazan
2015-04-03Steam: moved to core uiAlexander Lantsev
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan