summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/connection.cpp
AgeCommit message (Collapse)Author
2017-02-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-03we mark all contacts as offline after a protocol goes offlineGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11Discord:George Hazan
- API version is locked to v6; - important fix for handling errors in http requests
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-09fix for issues with connection closingGeorge Hazan
2017-01-07first version of Discord with working gateway connectionGeorge Hazan
2017-01-04gateway support: beginningGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30Discord:George Hazan
- user search works; - friend list support; - channel list support; - various fixes
2016-12-29login processing completedGeorge Hazan
2016-12-28first version that logs in successfullyGeorge Hazan
2016-12-28http frameworkGeorge Hazan
2016-12-27implementation of CDiscordProto::SetStatusGeorge Hazan