summaryrefslogtreecommitdiff
path: root/protocols/Discord/src
AgeCommit message (Expand)Author
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
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-21Discord: sync menu item name beetween contact and nickist menusdartraiden
2021-12-11attempt to fix #2932George Hazan
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-19Discord: fix for new auth dialogGeorge Hazan
2021-11-19Discord: we don't use discriminators in groupchat nicksGeorge Hazan
2021-11-18Discord: copy ID menu item for group chatsGeorge Hazan
2021-11-18fixes #2969 (Discord: display users nicks instead of Discord tag in MUC)George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-06-04fixes #2900 (Discord: implement popup if login/password are incorrect)George Hazan
2021-05-14fixes #2879 (random crash in Discord)George Hazan
2021-05-13fixes #2878 (Discord: rename the "Disable group chats" option to "Disable gui...George Hazan
2021-04-24WebSocket: different stubs for sending text & binary packetsGeorge 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-2821 years after Win2k release we don't need win2k.h - everything we need is in...George Hazan
2021-03-21Discord: fixes N/A status restoration after loginGeorge Hazan
2021-03-09new connect - new cookieGeorge Hazan
2021-03-07and also don't try to log in foreverGeorge Hazan
2021-03-07more fixes for #2499George Hazan
2021-02-28moreover, we don't have to report connection failure for the first error 404George Hazan
2021-02-28Discord doesn't like expired cookiesGeorge Hazan
2021-01-18Discord: message sending error processing addedGeorge Hazan
2021-01-17Update copyrightsdartraiden
2021-01-16glory, glory, halleluya: perversive manual call of OnChange() event inside On...George Hazan
2020-12-27unified guild members processingGeorge Hazan
2020-12-27Discord: first 100 guild users are fetched from the serverGeorge Hazan
2020-12-25Discord: update to protocol v.8 + warning fixGeorge Hazan
2020-12-23Discord: finally fixes #2499 (Discord: Error establishing WebSocket connectio...George Hazan
2020-12-08Discord: if a channel is forbidden, we don't try to read its historyGeorge Hazan
2020-12-07Discord: fix for a possible contact duplicationGeorge Hazan
2020-12-06Discord: fix for retrieving groupchat history again & againGeorge Hazan
2020-12-06fix for rare crash in DiscordGeorge Hazan
2020-12-06minor code cleaning + warning fixGeorge Hazan
2020-12-06Discord: badly created channels should be removed (Miranda can't access them ...George Hazan
2020-12-04Discord: protocol version updateGeorge Hazan
2020-12-03attempt to fix #2575 (error 404 while opening Discord gateway connection)George Hazan
2020-12-03minor code cleaningGeorge Hazan
2020-10-11The avatars are still on the discordapp domainLittleVulpix
2020-09-28Discord: basic domains replaced to discord.comGeorge Hazan
2020-07-25minor changes in WebSocket creationGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-07-20attempt to solve error #404 in DiscordGeorge Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside On...George Hazan