summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/utils.h
AgeCommit message (Collapse)Author
2024-01-08Update copyrightsdartraiden
2023-01-02Update copyrightsdartraiden
2022-11-20WhatsApp: fix for hex strings encodingGeorge Hazan
2022-11-17WhatsApp: user's key retrievingGeorge Hazan
2022-11-17WhatsApp: fix for reading own keysGeorge Hazan
2022-11-15WhatsApp: fix for device listGeorge Hazan
2022-11-03WhatsApp: support for message titles in the extended messagesGeorge Hazan
2022-10-31WhatsApp: history sync processingGeorge Hazan
2022-10-30fixes #3222 (WhatsApp: no QR code window in 32-bit Miranda)George Hazan
2022-10-28WhatsApp: protobuf message printer is with us againGeorge Hazan
2022-10-26WhatsApp: message sendingGeorge Hazan
2022-10-25WhatsApp: unpadding code unificationGeorge Hazan
2022-10-25WhatsApp: fix for reading & decrypting messagesGeorge Hazan
2022-10-24WhatsApp: untied from fatty google protobuf librariesGeorge Hazan
2022-10-21WhatsApp: app state syncGeorge Hazan
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2017-11-29libevent, telegram, whatsapp moved to deprecated coz doesn't workKirill Volinsky
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
2015-09-02WhatsApp:George Hazan
- added ability to send media files (patch by Cassio); - fix for wrongly sent acks (patch by Cassio); - project files cleaned up; - version bump; git-svn-id: http://svn.miranda-ng.org/main/trunk@15154 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06merge from branchGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12029 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-01fix for major handle leakGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11972 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-28- statusbar icon added to notify user that a message was read;George Hazan
- FMessage own numbering removed as atavism; - WAConnection::msg_id followed FMessage::id on its road to hell - WhatsAppProto::GetSerial() added as the only method that increments message numbers git-svn-id: http://svn.miranda-ng.org/main/trunk@11941 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-18merge into trunkGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10515 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-07-09also custom stubs removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5299 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02first version of Wassup that compilesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@4863 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-02Added WhatsApp-protocolFishbone
git-svn-id: http://svn.miranda-ng.org/main/trunk@4861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c