summaryrefslogtreecommitdiff
path: root/protocols/Discord
AgeCommit message (Expand)Author
2023-04-24Discord: fixed reference to ZlibGeorge Hazan
2023-04-24SM_FindSession - obsoleted function removedGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-03-09added event for event deletionGeorge Hazan
2023-03-04fixes #3333 (Tox: search in Find/Add contacts tries to search any random input)George Hazan
2023-02-22if one needs to remove a chat's contact, just remove it and don't fuck my brainGeorge 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-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root for...George 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-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