summaryrefslogtreecommitdiff
path: root/protocols/WhatsAppWeb/src/proto.cpp
AgeCommit message (Collapse)Author
2022-10-19Rename WhatsAppWeb to WhatsAppdartraiden
2022-10-19WhatsApp: basic message processingGeorge Hazan
2022-10-07WhatsApp: app sync addedGeorge Hazan
2022-10-05WhatsApp:George Hazan
- all signal storage data extracted to the separate class MSignalStore; - MSignalSession added to handle session ciphers - signal store callbacks registered - all libsignal related code moved to signal.cpp
2022-10-04decoding messages - beginningGeorge Hazan
2022-10-03WhatsApp:George Hazan
- nick name added to all options dialogs; - added error popups;
2022-10-03WhatsApp: setting statusesGeorge Hazan
2022-10-01WhatsApp:George Hazan
- first version that registers ok in the phone (YAHOO!!); - the rest of legacy code removed; - class WAJid introduced to handle various perversions; - ServerThread behavior changed to use global variables instead of locals; - IQ processing core extracted to the separate module; - added <stream:error> processing
2022-09-29WhatsApp: persistent iq handlers + qr code dialogGeorge Hazan
2022-09-28code cleaningGeorge Hazan
2022-09-28WhatsApp: fix for packet decodingGeorge Hazan
2022-09-16WhatsApp: new socket version that is able to send handshake messageGeorge Hazan
2022-01-22Fixes #2997dartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-04-25WhatsApp: avatars supportGeorge Hazan
2021-04-24WhatsApp:George Hazan
- self-generated message ids; - added message metric & flags; - packet handlers switched to full prefixes instead of packet ids
2021-04-24WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵George Hazan
always)
2021-04-23perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵George Hazan
WANode class
2021-04-23old junk extinctedGeorge Hazan
2021-04-22WhatsApp:George Hazan
- fix for duplicate group chat contacts; - fix for dropping contact on exit
2021-04-19WhatsApp: keep alive supportGeorge Hazan
2021-04-19WhatsApp: basic message decodingGeorge Hazan
2021-04-19WhatsApp:George Hazan
- group chats are separated from contacts; - basic options dialog; - resource file cleaning
2021-04-19warning fixesGeorge Hazan
2021-04-17WhatsApp: basic contacts operations + block list analysisGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-01-01Happy new year, MirandaGeorge Hazan
2019-10-08first version of WA that connectsGeorge Hazan
2019-10-07WhatsAppWeb: QR code viewerGeorge Hazan
2019-10-06WhatsAppWeb: first version restored from deprecatedGeorge Hazan