summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/dispatch.cpp
AgeCommit message (Collapse)Author
2017-01-09fix for issues with connection closingGeorge Hazan
2017-01-09fix for duplicated messages when reading historyGeorge Hazan
2017-01-09fix for retrieving missing messages when reading channel listGeorge Hazan
2017-01-09- misprint in a json field name;George Hazan
- fix for parsing private channels; - fix for long gateway packets reading; - version bump
2017-01-08better way of setting avatar either for me or any other userGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and ↵George Hazan
displays typing notification version bump
2017-01-07first version of Discord with working gateway connectionGeorge Hazan