summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/proto.cpp
AgeCommit message (Collapse)Author
2023-09-15PROTO_INTERFACE::SendMsg - unused parameter flags removedGeorge Hazan
2023-09-15fixes #3674 (Реакция протоколов на отсылку в ↵George Hazan
оффлайн)
2023-02-11PS_CREATEACCMGRUI is obsoleted and converted into eventGeorge 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-02Update copyrightsdartraiden
2022-12-05Telegram: setting statusesGeorge Hazan
2022-11-27fixes #3237 (WhatsApp: при удалении учётной записи ↵George Hazan
из Миранды разрывать и сопряжение с телефоном)
2022-11-21 device list storage unificationGeorge Hazan
2022-11-18WhatsApp: fix for the requests' queue processingGeorge Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-11-12WhatsApp:George Hazan
- attempt to implement group chat encryption; - signal session loading optimization; - support for image, video & audio messages
2022-11-05WhatsApp: unify error message with IRC protocoldartraiden
2022-11-03WhatsApp: support for message titles in the extended messagesGeorge Hazan
2022-11-02WhatsApp:George Hazan
- fixes #3236 (WhatsApp: при первом запуске среди контактов загружается и мой собственный (с моим номером)); - fixes #3235 (WhatsApp: выдавать запрос на сопряжение (QR), если пользователь удалил привязанную Миранду в настройках мобильного приложения)
2022-10-31fixes #3230 (WhatsApp: при удалении учётной записи ↵George Hazan
остаётся кэш)
2022-10-31fixes #3234 (WhatsApp: реализовать возможность ↵George Hazan
переименовать сессию)
2022-10-27fixes #3226 (WhatsApp: для кэша аватаров ↵George Hazan
используется не внутреннее имя учётки, а обычное имя)
2022-10-26WhatsApp: typing notificationGeorge Hazan
2022-10-26WhatsApp: message sendingGeorge Hazan
2022-10-23WhatsApp: prepare to send messages + code reorderingGeorge Hazan
2022-10-21WhatsApp: app state syncGeorge Hazan
2022-10-20fixes #3217 (WhatsApp: "chinese" in account manager)George Hazan
2022-10-20fixes #3218 (Dummy: fix WhatsApp ID)George Hazan
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2017-11-29libevent, telegram, whatsapp moved to deprecated coz doesn't workKirill Volinsky
2017-11-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2016-12-01warning fixGeorge Hazan
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16- chats services replaces with functions;George Hazan
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06MS_CLIST_SYSTRAY_NOTIFY - more useless code removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17268 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-27less TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17138 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-22Standardize use of slashes in includes to "/" (thanks ybznek for idea)Robert Pösel
Previous paths weren't usable on Linux git-svn-id: http://svn.miranda-ng.org/main/trunk@17121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-17- unused netlib flags removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-09- code cleaning;George Hazan
- warning fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@16250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-09unified project for WhatsAppGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-01same fix for WhatsAppProto - not to create main menu copiesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16205 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-29WhatsApp:Tobias Weimer
- Updated some constants.h - Fixed error message git-svn-id: http://svn.miranda-ng.org/main/trunk@15785 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-21WhatsApp:Tobias Weimer
- Request password with Voice (patch by Cassio) - minor fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@15418 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c