summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_proto.h
AgeCommit message (Collapse)Author
2025-05-04Steam: better processing of entering & leaving group chats on the flyGeorge Hazan
2025-05-03minor code cleaningGeorge Hazan
2025-05-03fixes #4905 completelyGeorge Hazan
2025-04-30fixes #4930 (Steam Guard 2FA not remembered)George Hazan
2025-04-10no need to declare the same template in each protocolGeorge Hazan
2025-03-03fixes #4905 (Steam: группа не удаляется из списка ↵George Hazan
контактов при покидании её через сайт)
2025-02-02Steam: [img] tag supportGeorge Hazan
2025-02-02code simplificationGeorge Hazan
2025-01-28Steam: load server history menu itemGeorge Hazan
2025-01-21Steam: ability to remove chat messagesGeorge Hazan
2025-01-21Steam: mark read supportGeorge Hazan
2025-01-13Steam: user info request for unknown chat membersGeorge Hazan
2025-01-06more code cleaningGeorge Hazan
2025-01-05Steam: basic group chat supportGeorge Hazan
2024-12-29Steam: added device authorization familyGeorge Hazan
2024-12-29code cleaningGeorge Hazan
2024-12-29Steam: application info parserGeorge Hazan
2024-12-27Steam:George Hazan
- fixes offline / missing messages fetching; - two HTTP queries removed and replaced with new API calls
2024-12-19Steam: fix for user typing notificationGeorge Hazan
2024-12-19final code cleaning + version bumpGeorge Hazan
2024-12-18obsolete code removedGeorge 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-16minus GetFriendListRequest HTTP requestGeorge Hazan
2024-12-15introducing Steam message descriptors & static message handlersGeorge Hazan
2024-12-15old requests mechanism removedGeorge 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-14fixes #4800 (Steam: cannot send/receive messages) + obsolete message sending ↵George Hazan
code removed
2024-12-13suddenly CMsgClientLogon is not needed at allGeorge Hazan
2024-12-13Steam: sessionID analysis + heartbeat infrastructureGeorge Hazan
2024-12-13Steam: no need to store access keyGeorge Hazan
2024-12-12more code cleaningGeorge 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-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-06-18Steam: "Device name" optionGeorge Hazan
2023-06-15Steam: complete login sequence (though always gives us "Invalid password" error)George Hazan
2023-06-15Steam: service packet sendingGeorge Hazan
2023-06-14Steam: ClientHello packet sendingGeorge Hazan