summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/server.cpp
AgeCommit message (Expand)Author
2019-05-11crash fix for Discord, if server required a captchaGeorge Hazan
2019-03-14Discord: we don't need that crutch anymoreGeorge Hazan
2019-03-14fixes #1894 ([Discord] syncing DM contact Miranda take random message and cop...George Hazan
2019-03-08fixes #1863 completely ([Discord] add manual history sync from IMs/DMs (priva...George Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-23fixes #1843 ([discord] Group chat history is no longer retrieved on login)George Hazan
2019-01-04Update copyrightsdartraiden
2018-11-23Discord:George Hazan
2018-11-08Discord: fix for another typo in logs :)George Hazan
2018-11-08Discord: attempt to eliminate random disconnectsGeorge Hazan
2018-10-31Discord: additional option to use special sub-groups for guildsGeorge Hazan
2018-10-17Discord: fix for assigning message ids to own messagesGeorge Hazan
2018-10-03some debug code for #1608George Hazan
2018-10-01Discord to move towards message ids revolution in 0.95.10George Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
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