Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-06-13 | websocket internal code went to MWebSocket | George Hazan | |
2024-06-04 | Discord: voice call initialization | George Hazan | |
2024-01-15 | fixes #4120 (Discord: второй фактор запрашивается ↵ | George Hazan | |
при каждом выходе в онлайн) | |||
2024-01-15 | code cleaning | George Hazan | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2024-01-04 | Netlib: pascal code is completely isolated from C++ core using helpers | George Hazan | |
2024-01-02 | fixes #4091 (Discord: do not display hidden channels) | George Hazan | |
2024-01-01 | fixes #4092 (Discord: cannot autologin at startup) | George Hazan | |
2023-01-14 | Convert sources to CR+LF | dartraiden | |
2023-01-11 | Discord: not included into the build, but adapted for the current core version | George Hazan | |
2022-01-20 | fixes #2994 (Deprecate Discord support) | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-04-24 | WebSocket: different stubs for sending text & binary packets | George Hazan | |
2021-03-21 | Discord: fixes N/A status restoration after login | George Hazan | |
2021-03-07 | and also don't try to log in forever | George Hazan | |
2021-03-07 | more fixes for #2499 | George Hazan | |
2021-02-28 | moreover, we don't have to report connection failure for the first error 404 | George Hazan | |
2021-02-28 | Discord doesn't like expired cookies | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-12-27 | Discord: first 100 guild users are fetched from the server | George Hazan | |
2020-12-23 | Discord: finally fixes #2499 (Discord: Error establishing WebSocket ↵ | George Hazan | |
connection to gateway.discord.gg) | |||
2020-12-04 | Discord: protocol version update | George Hazan | |
2020-12-03 | attempt to fix #2575 (error 404 while opening Discord gateway connection) | George Hazan | |
2020-07-25 | minor changes in WebSocket creation | George Hazan | |
2020-07-20 | attempt to solve error #404 in Discord | George Hazan | |
2020-03-23 | Discord: opcode 7 processing added | George Hazan | |
2020-02-29 | Discord: | George Hazan | |
- fixes #1953 ([Discord] Changing status post-sign-in doesn't work unless a normal client is also open); - fixes #705 ([Discord] System tray icon does not reflect actual status of Discord protocol); - version bump | |||
2020-02-11 | Discord: | George Hazan | |
- gateway command 12 isn't available since Jan 13th, 2020; - GUILD_SYNC is also not available anymore; - better cookie control; - version bump | |||
2020-02-10 | Discord: code cleaning | George Hazan | |
2020-01-13 | Netlib_GetHeader() - handful utility to avoid writing cycles | George Hazan | |
2020-01-10 | WebSocket_Connect to return the reply to a HTTP request instead of a connection | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-10-08 | first version of WA that connects | George Hazan | |
2019-10-08 | WebSocket related code moved to the core | George Hazan | |
2019-08-26 | obsolete services removed from core & replaced with functions | George Hazan | |
2019-07-24 | useless member NETLIBOPENCONNECTION::cbSize removed | George Hazan | |
2019-01-04 | Update copyrights | dartraiden | |
2018-11-08 | Discord: attempt to eliminate random disconnects | George Hazan | |
2018-10-29 | Discord: | George Hazan | |
- crash fix on exit; - fix for calling KillTimer from the worker process; - fix for disconnecting whole account when server orders to reset the gateway connection | |||
2018-03-04 | fixes #1173 (random crash on a fresh Discord account) | George Hazan | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-11 | parameters unification between JSON & HTTP | George Hazan | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-11-28 | Source files converted to utf-8 | Kirill Volinsky | |
2017-09-20 | Discord: gateway opcode 9 processing added | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-03-21 | more warnings fixed | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-15 | fix for the eternal loop in packet analyzer | George Hazan | |