summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.h
AgeCommit message (Expand)Author
2024-05-30Discord: stubs for voice services (#4404)George Hazan
2024-05-12completely fixes #629 (Support for Discord) - reactionsGeorge Hazan
2024-05-11fixes #812 ([Discord] If a contact removes you from their contact list, miran...George Hazan
2024-05-11fixes #724 ([Discord] Trying to add a new contact from group chat doesn't work)George Hazan
2024-05-10for #629: message removing for DiscordGeorge Hazan
2024-05-10fixes #4410 (Discord: загрузка истории с сервера не ...George Hazan
2024-05-08Discord: added support for reading private channels avatarsGeorge Hazan
2024-05-06fixes #4403 (Discord: add 'Make group owner' point to the nick list)George Hazan
2024-05-04fixes #4400 (Discord: добавление и изгнание других ...George Hazan
2024-05-04Discord: fetching actual history for very large chatsGeorge Hazan
2024-05-03fixes #4391 (Discord: "Destroy channel" не стирает контакт и...George Hazan
2024-05-03fixes #4396 (Discord: добавление и удаление нового ...George Hazan
2024-01-27fixes #4136 (Discord: если игнорировать запросы 2FA, ...George Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-14Discord: add MFA supportGeorge Hazan
2024-01-05Netlib:George Hazan
2024-01-02fixes #4091 (Discord: do not display hidden channels)George Hazan
2024-01-01fixes #4092 (Discord: cannot autologin at startup)George Hazan
2023-12-09PROTO_INTERFACE::OnContactDeleted to be able to block the contact's deletionGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
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