summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/utils.cpp
AgeCommit message (Collapse)Author
2017-02-22Discord:George Hazan
- support for channel creation & destruction on the fly - code cleaning
2017-02-18fix for messages without a time stampGeorge Hazan
2017-02-17Discord: fix to close chats on going offlineGeorge Hazan
2017-02-15Discord: groupchat history supportGeorge Hazan
version bump
2017-02-15fix for highlighting non-mentioned contacts in groupchatGeorge Hazan
2017-02-12support for Discord message markupGeorge Hazan
2017-02-02- code cleaning;George Hazan
- version bump
2017-02-02Discord: message formatting now includes the list of attachments (if present)George Hazan
2017-02-02Discord: avatar change detector moved to the separate functionGeorge Hazan
2017-02-01Discord:George Hazan
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user
2017-02-01fix for null avatar hash processingGeorge Hazan
2017-02-01added handler for a USER_SETTINGS_UPDATE commandGeorge Hazan
2017-01-27fix for a wrong status translationGeorge Hazan
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-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-09- misprint in a json field name;George Hazan
- fix for parsing private channels; - fix for long gateway packets reading; - version bump
2017-01-07first version of Discord that sends messages, catches presence packets and ↵George Hazan
displays typing notification version bump
2017-01-06gateway commandsGeorge Hazan
2017-01-03server history syncing supportGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30Discord:George Hazan
- user search works; - friend list support; - channel list support; - various fixes
2016-12-29support for the SnowFlake type for MirandaGeorge Hazan
2016-12-29these operators better be not inlinedGeorge Hazan
2016-12-27implementation of CDiscordProto::SetStatusGeorge Hazan