summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/gateway.cpp
AgeCommit message (Expand)Author
2024-06-04Discord: voice call initializationGeorge Hazan
2024-01-15fixes #4120 (Discord: второй фактор запрашивается п...George Hazan
2024-01-15code cleaningGeorge Hazan
2024-01-05Netlib:George Hazan
2024-01-04Netlib: pascal code is completely isolated from C++ core using helpersGeorge Hazan
2024-01-02fixes #4091 (Discord: do not display hidden channels)George Hazan
2024-01-01fixes #4092 (Discord: cannot autologin at startup)George Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-11Discord: not included into the build, but adapted for the current core versionGeorge Hazan
2022-01-20fixes #2994 (Deprecate Discord support)George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge Hazan
2021-03-21Discord: fixes N/A status restoration after loginGeorge Hazan
2021-03-07and also don't try to log in foreverGeorge Hazan
2021-03-07more fixes for #2499George Hazan
2021-02-28moreover, we don't have to report connection failure for the first error 404George Hazan
2021-02-28Discord doesn't like expired cookiesGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-12-27Discord: first 100 guild users are fetched from the serverGeorge Hazan
2020-12-23Discord: finally fixes #2499 (Discord: Error establishing WebSocket connectio...George Hazan
2020-12-04Discord: protocol version updateGeorge Hazan
2020-12-03attempt to fix #2575 (error 404 while opening Discord gateway connection)George Hazan
2020-07-25minor changes in WebSocket creationGeorge Hazan
2020-07-20attempt to solve error #404 in DiscordGeorge Hazan
2020-03-23Discord: opcode 7 processing addedGeorge Hazan
2020-02-29Discord:George Hazan
2020-02-11Discord:George Hazan
2020-02-10Discord: code cleaningGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-08-26obsolete services removed from core & replaced with functionsGeorge Hazan
2019-07-24useless member NETLIBOPENCONNECTION::cbSize removedGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-11-08Discord: attempt to eliminate random disconnectsGeorge Hazan
2018-10-29Discord:George Hazan
2018-03-04fixes #1173 (random crash on a fresh Discord account)George Hazan
2018-01-01massive copyright updatedartraiden
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-09-20Discord: gateway opcode 9 processing addedGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-03-21more warnings fixedGeorge Hazan
2017-02-22Discord:George Hazan
2017-02-15fix for the eternal loop in packet analyzerGeorge Hazan
2017-02-14MBinBuffer - all manual data buffer processing moved into a classGeorge Hazan