summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/dispatch.cpp
AgeCommit message (Expand)Author
2019-01-04Update copyrightsdartraiden
2018-12-05Discord: fix for missing channel user creationGeorge Hazan
2018-12-04more logs added for Jabber & DiscordGeorge Hazan
2018-11-27fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont...George Hazan
2018-11-26Discord: fix for parsing links from unknown users in group chatsGeorge Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-23Discord:George Hazan
2018-10-29fixes #1633 ([Discord] Sending a message with a link causes the message to be...George Hazan
2018-10-27Discord: list of guild's channels separated for each guildGeorge Hazan
2018-10-26Discord: delayed chat creation + channel groups supportGeorge Hazan
2018-10-17Discord: fix for assigning message ids to own messagesGeorge Hazan
2018-10-13group chats:George Hazan
2018-10-13chat api:George Hazan
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-05-27unused variable CHAT_MANAGER *pci removed and replaced with g_chatApiGeorge Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-03-15LIST<> iterators:George Hazan
2018-03-15MUCH more effective way of removing records from iteratorsGeorge Hazan
2018-03-14reverse iterators for LIST<>George 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-11-13Code modernize ...Goraf
2017-09-21Discord: fix for guild sorting orderGeorge Hazan
2017-09-21Discord: attempt to gather as much information as possibleGeorge Hazan
2017-09-19useless structure GCDEST finally removedGeorge Hazan
2017-08-29Discord: fix for updating user's avatar on the flyGeorge Hazan
2017-06-05minor fixes for Discord protocolGeorge Hazan
2017-03-01fix #726 (Logging out and in duplicates last sent message if it was the last ...George Hazan
2017-02-22channel renaming supportGeorge Hazan
2017-02-22Discord:George Hazan
2017-02-22major rework of Discord:George Hazan
2017-02-22fix for the nickname resetGeorge Hazan
2017-02-22Discord: a rusty crutch to receive updates for sent messagesGeorge Hazan
2017-02-15Discord: groupchat history supportGeorge Hazan
2017-02-15we add all users to a chat first, only then open a roomGeorge Hazan
2017-02-15all events to have timestampsGeorge Hazan
2017-02-13Discord: displaying roles correctlyGeorge Hazan
2017-02-12support for Discord message markupGeorge Hazan
2017-02-11Discord:George Hazan
2017-02-08Discord: support for changing nick names in chatsGeorge Hazan
2017-02-07Discord: ability to join & leave guilds on the flyGeorge Hazan
2017-02-07support for the guild chat nicksGeorge Hazan
2017-02-03.George 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-02fix for the initial presence processingGeorge Hazan
2017-02-02Discord: avatar change detector moved to the separate functionGeorge Hazan