summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.h
AgeCommit message (Expand)Author
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-07-06Discord: a hidden option to block sending "mark read" packets from MirandaGeorge Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-09database support for new protocolsGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-11Discord: not included into the build, but adapted for the current core versionGeorge Hazan
2022-01-20fixes #2994 (Deprecate Discord support)George Hazan
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-11-19Discord: fix for new auth dialogGeorge Hazan
2021-11-18Discord: copy ID menu item for group chatsGeorge Hazan
2021-04-13fixes #2844 (Discord: Keep deleted messages)George Hazan
2021-04-11Discord: fixes #2838 (groupchat messages were retrieved from history without ...George Hazan
2021-04-11Discord: added guild contacts cacheGeorge Hazan
2021-03-21Discord: fixes N/A status restoration after loginGeorge Hazan
2021-02-28Discord doesn't like expired cookiesGeorge Hazan
2021-01-18Discord: message sending error processing addedGeorge Hazan
2020-12-27unified guild members processingGeorge Hazan
2020-12-27Discord: first 100 guild users are fetched from the serverGeorge Hazan
2020-12-08Discord: if a channel is forbidden, we don't try to read its historyGeorge Hazan
2020-05-11Discord: fix for processing custom user statusesGeorge Hazan
2020-04-17Discord: fix for the basic search (by SnowFlake)George Hazan
2020-03-23Discord: opcode 7 processing addedGeorge Hazan
2020-03-11Discord: voice part of protocol moved to the separate fileGeorge Hazan
2020-03-11Discord: partial support for VoiceService pluginGeorge Hazan
2020-02-29Discord:George Hazan
2020-02-24Discord: temporary token not to be savedGeorge Hazan
2020-02-24Discord:George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-13fixes #2209 (Discord: missing API for guilds and chats)George Hazan
2020-02-11Discord:George Hazan
2020-01-20Discord: support for message deletionGeorge Hazan
2020-01-15Discord voice calls - packet processingGeorge Hazan
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-03minor code cleaningGeorge Hazan
2020-01-03Discord to use system window to maintain its timersGeorge Hazan
2019-11-06fixes #2117 ([Discord] Support for the newly introduced Custom Status)George Hazan
2019-11-05Discord:George Hazan
2019-10-08WebSocket related code moved to the coreGeorge Hazan
2019-09-25fixes #2080 (protocol menu is lost during dynamic account creation)George Hazan
2019-06-08Discord: fix for problems of small Guilds (missing nick list, duplicate group...George Hazan
2019-03-14Discord: we don't need that crutch anymoreGeorge Hazan
2019-03-14fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels)George Hazan
2019-03-08fixes #1863 completely ([Discord] add manual history sync from IMs/DMs (priva...George Hazan
2019-03-06related to #1863 ([Discord] Make option to turn off group chats/channels ; & ...George Hazan
2019-02-23fixes #1843 ([discord] Group chat history is no longer retrieved on login)George Hazan
2019-02-02Unify option namedartraiden