summaryrefslogtreecommitdiff
path: root/protocols/Discord/src/proto.cpp
AgeCommit message (Collapse)Author
2024-11-22Discord: switch to the more fresh protocol versionGeorge Hazan
2024-10-27fixes #4761 (Ability to use third party discord reimplementations)George Hazan
2024-08-14Discord: offline files support for message attachmentsGeorge Hazan
2024-07-21fixes #4555 (Задваиваются контакты протоколов, ↵George Hazan
где есть кэш)
2024-06-13websocket internal code went to MWebSocketGeorge Hazan
2024-06-12Discord: voice initialization threadGeorge Hazan
2024-06-06Discord: ability to disable database histories for a certain guildGeorge Hazan
2024-06-04Discord: voice call initializationGeorge Hazan
2024-06-04Discord: we allow voice calls only where it's possibleGeorge Hazan
2024-05-30Discord: stubs for voice services (#4404)George Hazan
2024-05-11fixes #812 ([Discord] If a contact removes you from their contact list, ↵George Hazan
miranda silently and deletes all contact data)
2024-05-11fixes #724 ([Discord] Trying to add a new contact from group chat doesn't work)George Hazan
2024-05-10Discord: reply supportGeorge Hazan
2024-05-10for #629: message removing for DiscordGeorge Hazan
2024-05-07fixes #4407 (Discord: загруженная с сервера ↵George Hazan
история не подгружается сама в журнал при открытии окна)
2024-05-06fixes #4388 completelyGeorge Hazan
2024-05-04#4388 part 1George Hazan
2024-05-03fixes #4391 (Discord: "Destroy channel" не стирает контакт ↵George Hazan
из базы)
2024-05-03Discord: support for CDF_DEL_CONTACT flag in OnContactDeletedGeorge Hazan
2024-05-02Discord: no need to include zero discriminator into nicksGeorge Hazan
2024-01-27code cleaningGeorge Hazan
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-23fixes #4104 (Удаление серверной истории)George Hazan
2024-01-23fixes #4134 (Discord: если процесс подключения ↵George Hazan
прерван, протокол больше не сможет подключиться в текущей сессии)
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-02fixes #4091 (Discord: do not display hidden channels)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-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George 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-17PROTO_INTERFACE::GetAvatarPath - new helper for calculating avatars' root ↵George Hazan
for an account
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-11-19Discord: fix for new auth dialogGeorge Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-04-13fixes #2844 (Discord: Keep deleted messages)George Hazan
2021-04-11Discord: added guild contacts cacheGeorge Hazan
2021-01-18Discord: message sending error processing addedGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-12-07Discord: fix for a possible contact duplicationGeorge Hazan
2020-12-06fix for rare crash in DiscordGeorge Hazan
2020-12-06Discord: badly created channels should be removed (Miranda can't access them ↵George Hazan
either)
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге ↵George Hazan
добавления контакта)