summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/dispatch.cpp
AgeCommit message (Expand)Author
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
2017-02-01Discord:George Hazan
2017-02-01added handler for a USER_SETTINGS_UPDATE commandGeorge Hazan
2017-01-26more logsGeorge Hazan
2017-01-26new private users must be marked as privateGeorge Hazan
2017-01-26fix of marking unread events as readGeorge Hazan
2017-01-23automatic channel creation if user has noneGeorge Hazan
2017-01-20- valid (but totally undocumented) way of reading guild users;George Hazan
2017-01-20Discord: first version with groupchatsGeorge Hazan
2017-01-19Discord:George Hazan
2017-01-18Discord:George Hazan
2017-01-17Discord: auth supportGeorge Hazan
2017-01-17Discord: dynamic user addition processingGeorge Hazan
2017-01-16- added reaction to remote contact removal;George Hazan
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-09fix for issues with connection closingGeorge Hazan