summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.h
AgeCommit message (Expand)Author
2018-04-22OnEvent(EV_PROTO_ONCONTACTDELETED) => PROTO_INTERFACE::OnContactDeletedGeorge Hazan
2018-04-21code cleaning:George Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it in...George Hazan
2018-04-07Proto_GetStatus is used everywhere instead of PS_GETSTATUSGeorge Hazan
2018-02-24Discord: remove extra qualification on memberGoraf
2018-02-24guard headersGoraf
2017-12-29PROTO_INTERFACE::setAllContactStatuses - common code moved to the coreGeorge Hazan
2017-12-11parameters unification between JSON & HTTPGeorge Hazan
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-09-27Discord: option to hide guild chats on startupGeorge Hazan
2017-09-22fixes #937 (Ability to copy my own Discord ID and contacts ID)George Hazan
2017-09-21Discord: two more fixed comparisonsGeorge Hazan
2017-09-21Discord: attempt to gather as much information as possibleGeorge Hazan
2017-09-20Discord: gateway opcode 9 processing addedGeorge 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-22major rework of Discord:George Hazan
2017-02-22Discord: a rusty crutch to receive updates for sent messagesGeorge Hazan
2017-02-14Discord: sending typing notificationGeorge 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-03first attempt to implement file transfersGeorge Hazan
2017-02-02Discord: avatar change detector moved to the separate functionGeorge Hazan
2017-02-01added handler for a USER_SETTINGS_UPDATE commandGeorge 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-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-13a bit less netlib servicesGeorge Hazan
2017-01-11Discord:George Hazan
2017-01-11message acks: read confirmationsGeorge Hazan
2017-01-10account manager dialog for DiscordGeorge Hazan
2017-01-09we don't need that hook anymoreGeorge Hazan
2017-01-09separate method for avatars retrievalGeorge Hazan
2017-01-09INT64_PARAM - a new type of SnowFlake http paramsGeorge Hazan
2017-01-08better way of setting avatar either for me or any other userGeorge Hazan
2017-01-08avatar support for DiscordGeorge Hazan
2017-01-07first version of Discord that sends messages, catches presence packets and di...George Hazan