summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/server.cpp
AgeCommit message (Expand)Author
2018-02-21Discord: C++'11 iteratorsGeorge Hazan
2018-01-01massive copyright updatedartraiden
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit 6...Kirill Volinsky
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-19useless structure GCDEST finally removedGeorge Hazan
2017-08-25useless condition removedGeorge Hazan
2017-08-25fixes #845 ([Discord] Adding a new contact causes "Only bots can use this end...George Hazan
2017-06-05Discord: attempt to fix problems with unauthorized http requestsGeorge Hazan
2017-02-22Discord:George Hazan
2017-02-22Discord: a rusty crutch to receive updates for sent messagesGeorge Hazan
2017-02-15Discord: groupchat history supportGeorge Hazan
2017-02-13Discord: displaying roles correctlyGeorge Hazan
2017-02-04Discord: correct status mapping for ID_STATUS_AWAYGeorge Hazan
2017-02-02- code cleaning;George Hazan
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
2017-02-01Discord: forgotten shit in UserInfo retrievingGeorge Hazan
2017-02-01added handler for a USER_SETTINGS_UPDATE commandGeorge Hazan
2017-01-30fix for the order of history messagesGeorge Hazan
2017-01-26fix of marking unread events as readGeorge Hazan
2017-01-23automatic channel creation if user has noneGeorge Hazan
2017-01-19Discord:George Hazan
2017-01-17Discord: auth supportGeorge Hazan
2017-01-17Discord: dynamic user addition processingGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-11Discord:George Hazan
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-10more thorough fix for duplicate messagesGeorge Hazan
2017-01-09separate method for avatars retrievalGeorge Hazan
2017-01-09INT64_PARAM - a new type of SnowFlake http paramsGeorge 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 di...George Hazan
2017-01-07first version of Discord with working gateway connectionGeorge Hazan
2017-01-03server history syncing supportGeorge Hazan
2017-01-01bump copyright yeardartraiden
2016-12-30Discord:George Hazan
2016-12-29support for the SnowFlake type for MirandaGeorge Hazan
2016-12-29login processing completedGeorge Hazan
2016-12-28first version that logs in successfullyGeorge Hazan
2016-12-28http frameworkGeorge Hazan