Age | Commit message (Expand) | Author |
2024-06-13 | websocket internal code went to MWebSocket | George Hazan |
2024-01-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan |
2024-01-23 | fixes #4104 (Удаление серверной истории) | George Hazan |
2024-01-09 | code cleaning | George Hazan |
2024-01-08 | Update copyrights | dartraiden |
2024-01-05 | Netlib: | George Hazan |
2023-12-20 | DBEVENTINFO::hContact to be returned inside an event, no need to call db_even... | George Hazan |
2023-12-09 | PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletion | George Hazan |
2023-12-03 | PROTO_INTERFACE::SendMsg: second parameter became a reply event id | George Hazan |
2023-11-26 | code cleaning | George Hazan |
2023-09-15 | PROTO_INTERFACE::SendMsg - unused parameter flags removed | George Hazan |
2023-09-15 | fixes #3674 (Реакция протоколов на отсылку в оф�... | George Hazan |
2023-06-27 | slack removed | 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-15 | Steam: service packet sending | George Hazan |
2023-06-14 | Steam: ClientHello packet sending | George Hazan |
2023-06-14 | Steam: websocket: beginning | George Hazan |
2023-06-14 | Steam: first working SendRequest() | 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 |
2023-06-14 | Steam: we don't need polling anymore | George Hazan |
2023-04-10 | code cleaning | George Hazan |
2023-02-11 | PS_CREATEACCMGRUI is obsoleted and converted into event | George Hazan |
2023-01-17 | PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for... | George Hazan |
2023-01-14 | Convert sources to CR+LF | dartraiden |
2023-01-02 | Update copyrights | dartraiden |
2022-12-18 | Steam: Invisible status added to the protocol | George Hazan |
2022-12-17 | Mediawiki considers URLs with and without a trailing slash as different pages... | dartraiden |
2022-07-31 | Contact: group of functions gathered into the personal namespace | George Hazan |
2022-07-10 | fixes #3112 (Steam plugin will not stay connected for more than 1-2 minutes) | George Hazan |
2022-01-24 | We do not need to translate account names | dartraiden |
2022-01-01 | Happy new year, Miranda | dartraiden |
2021-12-26 | DWORD -> uint32_t | George Hazan |
2021-12-26 | WORD -> uint16_t | George Hazan |
2021-12-26 | BYTE -> uint8_t | George Hazan |
2021-12-26 | PBYTE -> uint8_t* | George Hazan |
2021-06-05 | major code cleaning in regard to db_event_getBlobSize & event memory allocation | George Hazan |
2021-01-21 | Steam: LastMessageTS should be also advanced for incoming messages | George Hazan |
2021-01-21 | Steam: misprint fix + minor code cleaning | George Hazan |
2021-01-20 | fixes #2692 ([Steam] Messages received by Steam client first are not download... | George Hazan |
2021-01-17 | Update copyrights | dartraiden |
2021-01-04 | Steam: | 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 remov... | George Hazan |
2020-08-09 | Steam: minor code cleaning | George Hazan |
2020-07-23 | fixes #2493 (Проблема с Юникодом в диалоге доба�... | George Hazan |
2020-06-29 | PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu items | George Hazan |
2020-06-10 | fixes #2438 (Jabber: списки приватности странно се�... | George Hazan |
2020-06-04 | all improper calls of OnClose replaced with OnDestroy / OnApply | George Hazan |