summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/dispatch.cpp
AgeCommit message (Collapse)Author
2017-01-20- valid (but totally undocumented) way of reading guild users;George Hazan
- fix for decoding several replies from the single packet;
2017-01-20Discord: first version with groupchatsGeorge Hazan
2017-01-19Discord:George Hazan
- added support for channel addition & removal; - added support for reading message acks; - now Miranda reads the whole history, not only first 99 messages -
2017-01-18Discord:George Hazan
- fix for reading our own messages typed in another place; - version bump
2017-01-17Discord: auth supportGeorge Hazan
2017-01-17Discord: dynamic user addition processingGeorge Hazan
2017-01-16- added reaction to remote contact removal;George Hazan
- now we remove a channel & friendship on local contact removal
2017-01-11message acks: read confirmationsGeorge Hazan
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