Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-19 | Rename WhatsAppWeb to WhatsApp | dartraiden | |
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-16 | WhatsApp: new socket version that is able to send handshake message | George Hazan | |
2021-04-25 | suddenly: major crutch to handle WhatsApp groupchats history | George Hazan | |
2021-04-25 | WhatsApp: chat members info retrieving | George Hazan | |
2021-04-23 | perversion with XML -> JSON translation replaced with hand-made pseudo-XML ↵ | George Hazan | |
WANode class | |||
2021-04-19 | WhatsApp: | George Hazan | |
- group chats are separated from contacts; - basic options dialog; - resource file cleaning |