summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.cpp
AgeCommit message (Collapse)Author
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-16- added reaction to remote contact removal;George Hazan
- now we remove a channel & friendship on local contact removal
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-10account manager dialog for DiscordGeorge Hazan
2017-01-09we don't need that hook anymoreGeorge Hazan
2017-01-08avatar support for DiscordGeorge Hazan
2017-01-08idle status is not ID_STATUS_IDLE, but ID_STATUS_LONGAWAYGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and ↵George Hazan
displays typing notification version bump
2017-01-04gateway support: beginningGeorge Hazan
2017-01-03server history syncing supportGeorge Hazan
2017-01-03it's senseless to declare GetName member for the descendants of PROTOGeorge 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-28http frameworkGeorge Hazan
2016-12-27implementation of CDiscordProto::SetStatusGeorge Hazan
2016-12-27first version of options dialogGeorge Hazan
2016-12-27empty protocol classGeorge Hazan