summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/version.h
AgeCommit message (Collapse)Author
2018-01-01massive copyright updatedartraiden
2017-12-10- remove emails (if author retired - it's useless to write to him; if author ↵dartraiden
is active - users should use GitHub for ticket creation); - also remove AUTHOREMAIL field from structure
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-09-27Discord: option to hide guild chats on startupGeorge Hazan
2017-09-21Discord: attempt to gather as much information as possibleGeorge Hazan
2017-08-25fixes #845 ([Discord] Adding a new contact causes "Only bots can use this ↵George Hazan
endpoint" error)
2017-08-05Change plugin links from http:// to https://Robert Pösel
2017-06-05Discord: attempt to fix problems with unauthorized http requestsGeorge Hazan
2017-02-22major rework of Discord:George Hazan
- CDiscordGuild - a class to utilize all guild-related activity; - all guild related code moved to the separate module; - fix for online guild channel creation; - version bump;
2017-02-22Discord: a rusty crutch to receive updates for sent messagesGeorge Hazan
2017-02-17Discord: fix to close chats on going offlineGeorge Hazan
2017-02-15Discord: groupchat history supportGeorge Hazan
version bump
2017-02-13Discord: displaying roles correctlyGeorge Hazan
2017-02-11Discord:George Hazan
- support for group chat topics; - version bump
2017-02-07Discord: ability to join & leave guilds on the flyGeorge Hazan
2017-02-02- code cleaning;George Hazan
- version bump
2017-01-20Discord: first version with groupchatsGeorge Hazan
2017-01-18Discord:George Hazan
- fix for reading our own messages typed in another place; - version bump
2017-01-10more thorough fix for duplicate messagesGeorge 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
2016-12-30Discord:George Hazan
- user search works; - friend list support; - channel list support; - various fixes
2016-12-28first version that logs in successfullyGeorge Hazan
2016-12-27empty protocol classGeorge Hazan
2016-12-27Discord: initial commitGeorge Hazan