summaryrefslogtreecommitdiff
path: root/protocols/Discord
AgeCommit message (Expand)Author
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
2020-06-29PROTO_INTERFACE::GetMenuItem - unified access to all protocol menu itemsGeorge Hazan
2020-06-29"Load server history" menu items gathered in one stub not to create zillions ...George Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-05-22also the same fix for icon projectsGeorge Hazan
2020-05-22fix for broken project file compatibility in VS2019 16.6.0George Hazan
2020-05-11Discord: fix for processing custom user statusesGeorge Hazan
2020-05-01Discord: if http connection got expired, a request shall be resentGeorge Hazan
2020-04-28database:George Hazan
2020-04-17Discord: fix for approving authorizationGeorge Hazan
2020-04-17Discord: fix for the basic search (by SnowFlake)George Hazan
2020-03-24SINT64_PARAM support moved into libjsonGeorge Hazan
2020-03-23Discord: opcode 7 processing addedGeorge Hazan
2020-03-21Discord: suddenly "Request authorization" menu item is shown for Discord grou...George 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-24fixes #2182 (Discord: cannot leave guild)George Hazan
2020-02-24Discord: temporary token not to be savedGeorge Hazan
2020-02-24typo fixGeorge Hazan
2020-02-24fixes #2230 (DIscord: Sometimes Miranda continuously fails to connect to Disc...George Hazan
2020-02-24Discord:George Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan
2020-02-16useless checks removedGeorge Hazan
2020-02-13fixes #2209 (Discord: missing API for guilds and chats)George Hazan
2020-02-11Discord: fix for avatar file extensionGeorge Hazan
2020-02-11Discord:George Hazan
2020-02-10Discord: code cleaningGeorge Hazan
2020-02-01let's make a couple of things simplerGeorge Hazan
2020-01-30Discord: string unificationdartraiden
2020-01-30LIST::remove + LIST::indexOf() combination removed with LIST::removeItemGeorge Hazan
2020-01-25massive code cleaning:George Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-20Discord: support for message deletionGeorge Hazan
2020-01-16Discord: -1 unique stringdartraiden
2020-01-15Discord voice calls - packet processingGeorge Hazan
2020-01-15Discord: if message text is empty, there's no need to add itGeorge Hazan
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-10WebSocket_Connect to return the reply to a HTTP request instead of a connectionGeorge Hazan
2020-01-10Discord: fix for missing settingGeorge Hazan
2020-01-09if smth cannot be incuded, it shall be inlinedGeorge Hazan
2020-01-03minor code cleaningGeorge Hazan
2020-01-03Discord to use system window to maintain its timersGeorge Hazan
2020-01-01Happy new year, Miranda, part 2dartraiden