Lossy

Results 12 comments of Lossy

This is a "Unified Messages" feature. I'm not sure how images are being uploaded physically. But doing a quick glance with NHA2, I see 4 messages when uploading an image:...

Throwing this issue out there to see of anyone has any opposition not retarget it, or maybe target a newer version of Java.

Checked off `PR 1015` as Java on other platforms allows longer thread names.

Checked off `PR 1067` as the fields are nullable already.

Kinda merging #39 into this. Would be nice to make the link a sub module. Then have some automation to convert those proto files into the format JavaSteam uses. Then...

@lucaboox @aegamesi I can confirm this issue too on my phone (N6P, 7.1.2). However my issue is a bit different. Most of the time it doesn't disconnect(logout) to the login...

I looked into this more and found the mobile app and web chat use the following urls when uploading. https://steam-chat.com/chat/beginfileupload/ https://steam-chat.com/chat/commitfileupload/ With this information, I looked online and noticed steam.py...

Looks like valve finally stopped sending WebAPIUserNonce and is now using JSON Web Tokens (JWT) from their newer auth login system

I do have a question about how this PR will work on Unified Service methods that we wouldn't necessarily post a request first. Such as FriendMessagesClient.IncomingMessage (NotifyAckMessageEcho, Etc). When the...

I removed my previous post as I was wrong about how the proposed implementation works and as I was writing up a new response, I saw xPaw pointed out the...