summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/http.cpp
AgeCommit message (Collapse)Author
2024-10-27fixes #4761 (Ability to use third party discord reimplementations)George Hazan
2024-05-06fixes #4405 (Discord: логин по номеру телефона)George Hazan
2024-05-02fixes #4384 (Discord: SMS не отправляется при входе ↵George Hazan
через Миранду)
2024-01-27code cleaningGeorge Hazan
2024-01-15code cleaningGeorge Hazan
2024-01-14Discord: add MFA supportGeorge Hazan
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
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-01-18Discord: message sending error processing addedGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-12-25Discord: update to protocol v.8 + warning fixGeorge Hazan
2020-12-03minor code cleaningGeorge Hazan
2020-09-28Discord: basic domains replaced to discord.comGeorge Hazan
2020-02-24fixes #2182 (Discord: cannot leave guild)George Hazan
2020-02-24Discord: temporary token not to be savedGeorge Hazan
2020-02-24Discord:George Hazan
- fixes a problem with 400 BAD REQUEST error when sending mark as read request; - code cleaning; - version bump
2020-02-11Discord: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-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-02-21one more fix for #1853George Hazan
2019-01-15code cleaningGeorge Hazan
2019-01-04Update copyrightsdartraiden
2018-12-23code cleaningGeorge Hazan
2018-12-21code cleaningGeorge Hazan
2018-12-21attempt to unify AsyncHttpRequest in various protocolsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
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-02-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-06Discord: file transfer succeededGeorge Hazan
2017-02-06fix for adding duplicate headersGeorge Hazan
2017-02-03first attempt to implement file transfersGeorge Hazan
2017-01-11Discord:George Hazan
- API version is locked to v6; - important fix for handling errors in http requests
2017-01-09INT64_PARAM - a new type of SnowFlake http paramsGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-29login processing completedGeorge Hazan
2016-12-28first version that logs in successfullyGeorge Hazan
2016-12-28http frameworkGeorge Hazan