483 Commits (b6ddc6cf1790b315870e568f42f081993fa948e2)
 

Author SHA1 Message Date
Rossen Georgiev 520cf112cf indicate support for rate limit response 9 years ago
Rossen Georgiev 94ec82c6c3 implemented user chat; #13 9 years ago
Rossen Georgiev af0b709f0f guard: handle no response for steam time 9 years ago
Rossen Georgiev d46cc8b5aa friend data is not a job 9 years ago
Rossen Georgiev 4d0f444e6c dont request persona state for self 9 years ago
Rossen Georgiev c8ff5dd7d8 updated protobufs 9 years ago
Rossen Georgiev f78c8a0e35 Reworked SteamUser and SteamFriends 9 years ago
Rossen Georgiev 03963658c6 SteamID now hold refernces to EType and EUniverse 9 years ago
Rossen Georgiev 5993b81683 rework docstring in mixins 9 years ago
Rossen Georgiev 7ef61cff54 SC: UM will log an errors properly 9 years ago
Rossen Georgiev 9ee0afdaf2 SC: added GameServers builtin 9 years ago
Rossen Georgiev fbcc5926d3 SteamID: remove <> from repr 9 years ago
Rossen Georgiev 7bdc9231f1 fix proto_fill_from_dict handling of lists 9 years ago
Rossen Georgiev 623ee25a6d SteamLeaderboards fixes; neg.index + entry count 9 years ago
Rossen Georgiev 4f7e23d5a4 move UMs and Leaderboards into seperate files 9 years ago
Rossen Georgiev 3404d6e3fc UM: use proto_fill_from_dict 9 years ago
Rossen Georgiev 63d6cb702c make MobileWebAuth available at top level 9 years ago
Rossen Georgiev 08c80dd5af fix using set_persona after being removed 9 years ago
Rossen Georgiev ce47476f4c docs: clean up docstrings 9 years ago
Rossen Georgiev 3ab6c14fb4 SC: get_web methods will get new nonce when called 9 years ago
Rossen Georgiev 7e11969933 SC: send can now fill message body params 9 years ago
Rossen Georgiev 03bf4e3cf7 SC: refactored change status 9 years ago
Rossen Georgiev 49e4d35d3b added EVENT properties for each event identifier 9 years ago
Rossen Georgiev 291948a28f util: add converts for proto messages to/from dict 9 years ago
Rossen Georgiev ebd2360c8f SteamClient: removed RuntimeError from send() 9 years ago
Rossen Georgiev a07acbaee9 SteamClient: added relogin method 9 years ago
Rossen Georgiev 361dd4c613 bump to v0.8.4 9 years ago
Rossen Georgiev f37ac6158f SA: add key name to AttributeError 9 years ago
Rossen Georgiev c7448aac46 fix docs links in README 9 years ago
Rossen Georgiev ea3d5c5ac0 SA: used entire AddAuthenticator response 9 years ago
Rossen Georgiev 4b2bc7f9f0 SteamAuthenticator: remove unnecessary action map 9 years ago
Rossen Georgiev 7c59f6917a fix #38: genenerate_twofactor_code parameter order 9 years ago
Rossen Georgiev 3bc9c7c554 docs: clean up some internal refs in SteamClient 9 years ago
Rossen Georgiev b35ac2acbf extract secrets from Android #37 9 years ago
Rossen Georgiev b679392f76 test docs build in travis 9 years ago
Rossen Georgiev 99d74c82f2 implemented SteamAuthenticator; fix #32 9 years ago
Rossen Georgiev 0beac3d425 WebAuth: steamid -> steam_id for consistency 9 years ago
Rossen Georgiev 8060647c32 UM: send can now intialize message and fill params 9 years ago
Rossen Georgiev 5523d2f9e4 SteamClient: added 'new_login_key' event 9 years ago
Rossen Georgiev 19b8272647 renamed log property in CMServerList 9 years ago
Rossen Georgiev 5f11d6d7cc persist CM server list in credential location 9 years ago
Rossen Georgiev 4ab5b56a75 fix scrutinizer + add py3.3 as supported 9 years ago
Rossen Georgiev f1350db2a4 fix webauth test VCRs 9 years ago
Rossen Georgiev 77a3106ebd implemented MobileWebAuth 9 years ago
Rossen Georgiev 0694185850 fix rtd url in README 9 years ago
Rossen Georgiev 1a69623fee intial version of guard module; #32 9 years ago
Rossen Georgiev 1543a7f263 added hmac_sha1 shortuct function 9 years ago
Rossen Georgiev 8fd2ae28e0 link to latest docs in README 9 years ago
Rossen Georgiev 8e3957969f failing to resolvw proto for EMsg.EconTrading 9 years ago
Rossen Georgiev ba9a0ea29e fix error in WebAuth docs example code 9 years ago