summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp
AgeCommit message (Collapse)Author
2024-09-30code cleaningGeorge Hazan
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵George Hazan
по-разному работает в приватах и чатах)
2024-09-07chore: fix grammar errors in commentsSergey Ponomarev
Mostly missing articles
2024-08-25fixes #4597 (WhatsApp: broken again)George Hazan
2024-07-22fixes #4558 (У чата в клисте отсутствует пункт ↵George Hazan
контекстного меню "Файл", если история чата не хранится в базе)
2024-07-21fixes #4555 (Задваиваются контакты протоколов, ↵George Hazan
где есть кэш)
2024-06-26fixes #4436 (WhatsApp: unable to login)George Hazan
2024-06-13websocket internal code went to MWebSocketGeorge Hazan
2024-03-24fixes #4164 (WhatsApp: endless popups loop when an account is untied from ↵George Hazan
the phone)
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-10code cleaningGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04Netlib: more old/unused stuff removedGeorge Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2023-12-03PROTO_INTERFACE::SendMsg: second parameter became a reply event idGeorge Hazan
2023-11-07fixes #3804 (WhatsApp: при удалении учётной записи ↵George Hazan
вылезает окно "О программе")
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-06-13WhatsApp: fix for the field order in the Account Manager's options dialogGeorge Hazan
2023-06-12fixed #3558 (WhatsApp not Signing in)George Hazan
2023-06-09WhatsApp: return to the working schemaGeorge Hazan
2023-06-09WhatsApp: update for generated protobuf codeGeorge Hazan
2023-06-06fixes #3539 (WhatsApp: падение при получении ↵George Hazan
сообщения с кнопками)
2023-05-10fix for a randon crash in WhatsAppGeorge Hazan
2023-02-28WhatsApp: use terminology from the official clientdartraiden
2023-02-21code cleaningGeorge 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-25Group chats: ChatRoomID setting replaced with real protocol idGeorge 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-10code cleaningGeorge Hazan
2023-01-04fixes #3272 (WhatsApp: опция про открытие комнат ↵George Hazan
при входе)
2023-01-02Update copyrightsdartraiden
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-12-08fixes #3252 (WhatsApp: при первом выходе в сеть ↵George Hazan
групчаты прилетают как "Неизвестный контакт")
2022-12-05Telegram: setting statusesGeorge Hazan
2022-11-27fixes #3237 (WhatsApp: при удалении учётной записи ↵George Hazan
из Миранды разрывать и сопряжение с телефоном)
2022-11-27WhatsApp: status changes to be translated into Miranda's status messagesGeorge Hazan
2022-11-25fix for applying user devices list to groupchat messagesGeorge Hazan
2022-11-25WhatsApp: retrieving keys for multiple jidsGeorge Hazan
2022-11-24fix for buffer paddingGeorge Hazan
2022-11-21 device list storage unificationGeorge Hazan
2022-11-20we shall send ack even if a message is already processedGeorge Hazan
2022-11-20WhatsApp: fix for hex strings encodingGeorge Hazan