Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-05-04 | Steam: better processing of entering & leaving group chats on the fly | George Hazan | |
2025-05-03 | minor code cleaning | George Hazan | |
2025-05-03 | fixes #4905 completely | George Hazan | |
2025-03-28 | fixes #4931 (Steam contact nicknames are stored in FirstName and LastName) | George Hazan | |
2025-03-18 | minor code cleaning | George Hazan | |
2025-01-13 | Steam: user info request for unknown chat members | George Hazan | |
2025-01-10 | DBEVENTINFO::timestamp to become 64-bit integer | George Hazan | |
2025-01-06 | more code cleaning | George Hazan | |
2025-01-06 | minor code cleaning | George Hazan | |
2024-12-29 | code cleaning | George Hazan | |
2024-12-29 | Steam: application info parser | George Hazan | |
2024-12-27 | Steam: fix for avatars fetching | George Hazan | |
2024-12-27 | Steam: | George Hazan | |
- fixes offline / missing messages fetching; - two HTTP queries removed and replaced with new API calls | |||
2024-12-25 | fixes #4811 (Steam: Add now playing game title support) | George Hazan | |
2024-12-19 | final code cleaning + version bump | George Hazan | |
2024-12-18 | obsolete code removed | George Hazan | |
2024-12-18 | all HTTP friend requests rewritten using Steam API | George Hazan | |
2024-12-17 | Steam: | 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-16 | minor fixes | George Hazan | |
2024-12-16 | GetConversationsRequest removed | George Hazan | |
2024-12-16 | SendUserInfoRequest | George Hazan | |
2024-12-16 | minus GetFriendListRequest HTTP request | George Hazan | |
2024-12-12 | more code cleaning | George Hazan | |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call ↵ | George Hazan | |
db_event_getContact() just after db_event_get() | |||
2023-11-26 | code cleaning | George Hazan | |
2023-06-18 | Steam: "Device name" option | George Hazan | |
2023-06-15 | Steam: complete login sequence (though always gives us "Invalid password" error) | George Hazan | |
2023-06-14 | Steam: old shitty perversion migrated to the kernel MHttpRequest | George Hazan | |
2023-06-14 | Steam: we don't need http polling queue either | George Hazan | |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-12-26 | WORD -> uint16_t | George Hazan | |
2021-12-26 | PBYTE -> uint8_t* | George Hazan | |
2021-01-04 | Steam: fix for adding users via auth requests | George Hazan | |
2020-09-11 | Steam: if a friend list request comes with error code, all contacts are ↵ | George Hazan | |
removed from Miranda | |||
2020-08-09 | Steam: minor code cleaning | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-03-10 | Steam: | George Hazan | |
- fixes #2247 (adding a contact with Cyrillic name crashes Miranda); - version bump | |||
2020-03-06 | fixes #2251 (Corrupted xStatus text for Steam) | George Hazan | |
2019-09-27 | end of manual experiments with CList/NotOnList | George Hazan | |
2019-07-26 | warning fixes | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-07-21 | Restore "Free for chat" status support (fixes #1963) | dartraiden | |
2019-07-17 | Steam: | George Hazan | |
- fixes #1114 (Contact/auth requests do not work as intended) - massive code cleaning; - version bump | |||
2019-07-15 | PROTO_INTERFACE::ReportSelfAvatarChanged = useful helper for working with ↵ | George Hazan | |
avatars | |||
2019-06-27 | manual access to CList/Group restricted | George Hazan | |
2019-05-27 | fixes #1963 (Remove Free for Chat, On the Phone and Out to Lunch statuses ↵ | George Hazan | |
completely) | |||
2018-09-04 | forgotten argument added | George Hazan | |
2018-09-04 | related to #1352 - more logs generated | George Hazan | |