summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/utils.cpp
AgeCommit message (Collapse)Author
2023-06-15memory buffer unzip function moved to coreGeorge Hazan
2023-01-25Group chats: ChatRoomID setting replaced with real protocol idGeorge Hazan
2023-01-02Update copyrightsdartraiden
2022-11-24fix for buffer paddingGeorge Hazan
2022-11-18WhatsApp: fix for the requests' queue processingGeorge 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-15fixes #3245 (WhatsApp: crash on login) + code cleaningGeorge Hazan
2022-11-12WhatsApp: fix for bbcodesGeorge Hazan
2022-11-12WhatsApp:George Hazan
- attempt to implement group chat encryption; - signal session loading optimization; - support for image, video & audio messages
2022-11-03WhatsApp: initial commit of group chats - non-cached, nothing but reading ↵George Hazan
groupchat metadata
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-26WhatsApp: message sendingGeorge Hazan
2022-10-25WhatsApp: unpadding code unificationGeorge Hazan
2022-10-25WhatsApp: fix for reading & decrypting messagesGeorge Hazan
2022-10-24C++ cosmeticsGeorge Hazan
2022-10-24WhatsApp: untied from fatty google protobuf librariesGeorge Hazan
2022-10-21WhatsApp: app state syncGeorge 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-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
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-02-09unified project for WhatsAppGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@16249 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04Whatsapp:Tobias Weimer
- minor cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@15204 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-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@14176 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-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
2015-01-26fix for sending messagesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11919 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-26fixed user search & additionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11918 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-19merge #2George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10527 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-06-24memory leak fix inside bytesToHexGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5122 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-24ok, wassup lib is not dependent on Miranda againGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@5121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-06-083 spaces changed to 1 tabKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@4902 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