Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-19 | Rename WhatsAppWeb to WhatsApp | dartraiden | |
2022-10-19 | WhatsApp: basic message processing | George Hazan | |
2022-10-19 | WhatsApp: signal sessions made resident (no need to store this shit in the ↵ | George Hazan | |
profile) | |||
2022-10-07 | WhatsApp: app sync added | George Hazan | |
2022-10-06 | WhatsApp: | George Hazan | |
- global context moved inside MSignalStore; - signed prekey is stored now as one binary record; - libsignal errors are now logged to network log; - code cleaning | |||
2022-10-04 | WhatsApp: zipped nodes support | George Hazan | |
2022-10-03 | more account sync info | George Hazan | |
2022-10-03 | WhatsApp: block list & privacy settings | George Hazan | |
2022-10-03 | code cleaning | George Hazan | |
2022-10-03 | WhatsApp: | George Hazan | |
- nick name added to all options dialogs; - added error popups; | |||
2022-10-03 | WhatsApp: setting statuses | George Hazan | |
2022-10-02 | WhatsApp: prekeys upload | George Hazan | |
2022-10-01 | minor code cleaning | George Hazan | |
2022-10-01 | unneeded code removed | George Hazan | |
2022-10-01 | WhatsApp: keep-alive packets | George Hazan | |
2022-10-01 | WhatsApp: | 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-30 | WhatsApp: | George Hazan | |
- full preparation of key-pair response during device registration; - getBlob() now returns MBinBuffer; - fixed some WAWriter issues; | |||
2022-09-29 | WhatsApp: persistent iq handlers + qr code dialog | George Hazan | |
2022-09-28 | code cleaning | George Hazan | |
2022-09-28 | WhatsApp: fix for the binary nodes decoding | George Hazan | |
2022-09-28 | WhatsApp: fix for packet decoding | George Hazan | |
2022-09-27 | WhatsApp: fix for encryption mechanism | George Hazan | |
2022-09-17 | WhatsApp: secong registration packet completed | George Hazan | |
2022-09-17 | Noise processing code extracted to the separate module | George Hazan | |
2022-09-17 | WhatsApp: cleaning old garbage (macKey, encKey) | George Hazan | |
2022-09-16 | WhatsApp: new socket version that is able to send handshake message | George Hazan | |
2022-09-13 | WhatsApp: compilation fix | George Hazan | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-05-17 | WhatsApp: fix against wiping keys from profile | George Hazan | |
2021-04-25 | suddenly: major crutch to handle WhatsApp groupchats history | George Hazan | |
2021-04-25 | WhatsApp: avatars support | George Hazan | |
2021-04-24 | WhatsApp: | George Hazan | |
- self-generated message ids; - added message metric & flags; - packet handlers switched to full prefixes instead of packet ids | |||
2021-04-24 | WhatsApp: infrastructure for sending messages, first variant (doesn't work ↵ | George Hazan | |
always) | |||
2021-04-23 | perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵ | George Hazan | |
WANode class | |||
2021-04-23 | old junk extincted | George Hazan | |
2021-04-23 | old buggy websocket processing code removed | George Hazan | |
2021-04-22 | fixes & debug info for web socket data | George Hazan | |
2021-04-22 | WhatsApp: presence processing | George Hazan | |
2021-04-22 | we don't have to wipe these data, one just need to start a client on smartphone | George Hazan | |
2021-04-22 | вертаем на место Хром, ибо не жужжит | George Hazan | |
2021-04-21 | fix for participant name in group chats | George Hazan | |
2021-04-21 | we shouldn't mark messages as read automatically when they come online | George Hazan | |
2021-04-21 | не пригодилось | George Hazan | |
2021-04-21 | WhatsApp: | George Hazan | |
- client now identifies itself as Miranda; - code adaptation for the future tasks | |||
2021-04-21 | WhatsApp: switch to protobuf library to parse messages | George Hazan | |
2021-04-19 | cleaner implementation of packet analyzer | George Hazan | |
2021-04-19 | WhatsApp: keep alive support | George Hazan | |
2021-04-19 | WhatsApp: basic message decoding | George Hazan | |
2021-04-19 | Chat_Mute - a function to set group chat mute mode programmatically | George Hazan | |
2021-04-19 | WhatsApp: | George Hazan | |
- group chats are separated from contacts; - basic options dialog; - resource file cleaning |