summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_server.cpp
AgeCommit message (Collapse)Author
2025-01-21Steam: ability to remove chat messagesGeorge Hazan
2025-01-05Steam: basic group chat supportGeorge Hazan
2025-01-01Another year has passeddartraiden
2024-12-29Steam: added device authorization familyGeorge Hazan
2024-12-29code cleaningGeorge Hazan
2024-12-29Steam: application info parserGeorge Hazan
2024-12-27no need to fetch the same messages twiceGeorge Hazan
2024-12-27Steam:George Hazan
- fixes offline / missing messages fetching; - two HTTP queries removed and replaced with new API calls
2024-12-19final code cleaning + version bumpGeorge Hazan
2024-12-18all HTTP friend requests rewritten using Steam APIGeorge Hazan
2024-12-17Steam:George Hazan
- contact statuses are back; - contact info is back too; - Miranda's account status is passed to the server; - some old code removed;
2024-12-16added notification serviceGeorge Hazan
2024-12-16GetConversationsRequest removedGeorge Hazan
2024-12-16SendUserInfoRequestGeorge Hazan
2024-12-15service message to receive a packet header tooGeorge Hazan
2024-12-15Steam: service calls switched to static handlersGeorge Hazan
2024-12-14Steam: working login packetGeorge Hazan
2024-12-13suddenly CMsgClientLogon is not needed at allGeorge Hazan
2024-12-13Steam: sessionID analysis + heartbeat infrastructureGeorge Hazan
2024-12-12fix for mir_app headersGeorge Hazan
2024-12-12Steam: final version of getting access token via websocketsGeorge Hazan
2024-12-12Steam: code cleaningGeorge Hazan
2024-06-13websocket internal code went to MWebSocketGeorge Hazan
2024-01-08Update copyrightsdartraiden
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-14Steam: ClientHello packet sendingGeorge Hazan
2023-06-14Steam: websocket: beginningGeorge Hazan
2023-06-14Steam: first working SendRequest()George Hazan
2023-06-14Steam: old shitty perversion migrated to the kernel MHttpRequestGeorge Hazan
2023-06-14Steam: we don't need http polling queue eitherGeorge Hazan