summaryrefslogtreecommitdiff
path: root/protocols/Steam/src/steam_contacts.cpp
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-03-28fixes #4931 (Steam contact nicknames are stored in FirstName and LastName)George Hazan
2025-03-18minor code cleaningGeorge Hazan
2025-01-13Steam: user info request for unknown chat membersGeorge Hazan
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2025-01-06more code cleaningGeorge Hazan
2025-01-06minor code cleaningGeorge Hazan
2024-12-29code cleaningGeorge Hazan
2024-12-29Steam: application info parserGeorge Hazan
2024-12-27Steam: fix for avatars fetchingGeorge Hazan
2024-12-27Steam:George Hazan
- fixes offline / missing messages fetching; - two HTTP queries removed and replaced with new API calls
2024-12-25fixes #4811 (Steam: Add now playing game title support)George 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-16minor fixesGeorge Hazan
2024-12-16GetConversationsRequest removedGeorge Hazan
2024-12-16SendUserInfoRequestGeorge Hazan
2024-12-16minus GetFriendListRequest HTTP requestGeorge Hazan
2024-12-12more code cleaningGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-11-26code cleaningGeorge 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-14Steam: old shitty perversion migrated to the kernel MHttpRequestGeorge Hazan
2023-06-14Steam: we don't need http polling queue eitherGeorge Hazan
2022-07-31Contact: group of functions gathered into the personal namespaceGeorge Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-01-04Steam: fix for adding users via auth requestsGeorge Hazan
2020-09-11Steam: if a friend list request comes with error code, all contacts are ↵George Hazan
removed from Miranda
2020-08-09Steam: minor code cleaningGeorge Hazan
2020-04-28database:George Hazan
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning
2020-03-10Steam:George Hazan
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump
2020-03-06fixes #2251 (Corrupted xStatus text for Steam)George Hazan
2019-09-27end of manual experiments with CList/NotOnListGeorge Hazan
2019-07-26warning fixesGeorge Hazan
2019-07-24massive warning fixGeorge Hazan
2019-07-21Restore "Free for chat" status support (fixes #1963)dartraiden
2019-07-17Steam:George Hazan
- fixes #1114 (Contact/auth requests do not work as intended) - massive code cleaning; - version bump
2019-07-15PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵George Hazan
avatars
2019-06-27manual access to CList/Group restrictedGeorge Hazan
2019-05-27fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵George Hazan
completely)
2018-09-04forgotten argument addedGeorge Hazan
2018-09-04related to #1352 - more logs generatedGeorge Hazan