summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/dispatch.cpp
AgeCommit message (Expand)Author
2024-01-02fixes #4091 (Discord: do not display hidden channels)George Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-04-24SM_FindSession - obsoleted function removedGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge 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
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-11-28user typing notification for Discord group chatsGeorge Hazan
2021-11-19Discord: we don't use discriminators in groupchat nicksGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-13fixes #2878 (Discord: rename the "Disable group chats" option to "Disable gui...George 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-03-21Discord: fixes N/A status restoration after loginGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-12-27unified guild members processingGeorge Hazan
2020-12-27Discord: first 100 guild users are fetched from the serverGeorge Hazan
2020-05-11Discord: fix for processing custom user statusesGeorge Hazan
2020-03-11Discord: voice part of protocol moved to the separate fileGeorge Hazan
2020-02-13fixes #2209 (Discord: missing API for guilds and chats)George Hazan
2020-02-11Discord:George 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-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-20Discord: support for message deletionGeorge Hazan
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-03Discord to use system window to maintain its timersGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-11-05fixes #2115 ([Discord] "Group chats" (not chatrooms/servers but personal grou...George Hazan
2019-11-05Discord:George Hazan
2019-03-14fixes #1893 ([Discord] Make option to DISABLE at all group chats/channels)George Hazan
2019-02-26Discord: fix for a problem with % sign in group chatsGeorge Hazan
2019-02-25GCEVENT::GCEF_UTF8 - flag for direct communication with utf8-encoded chat eve...George Hazan
2019-02-23fixes #1843 ([discord] Group chat history is no longer retrieved on login)George Hazan
2019-01-04Update copyrightsdartraiden
2018-12-05Discord: fix for missing channel user creationGeorge Hazan
2018-12-04more logs added for Jabber & DiscordGeorge Hazan
2018-11-27fixes #1638 ([Discord] Direct messages from temporary contacts cause the cont...George Hazan
2018-11-26Discord: fix for parsing links from unknown users in group chatsGeorge Hazan
2018-11-26Chat_AddGroup - simplified prototypeGeorge Hazan
2018-11-23Discord:George Hazan
2018-10-29fixes #1633 ([Discord] Sending a message with a link causes the message to be...George Hazan
2018-10-27Discord: list of guild's channels separated for each guildGeorge Hazan