Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-10-27 | WhatsApp: contacts' avatar fetching | George Hazan | |
2022-10-27 | fixes #3226 (WhatsApp: для кэша аватаров ↵ | George Hazan | |
используется не внутреннее имя учётки, а обычное имя) | |||
2022-10-27 | oops... suddenly | George Hazan | |
2022-10-26 | WhatsApp: typing notification | George Hazan | |
2022-10-26 | WhatsApp: message sending | George Hazan | |
2022-10-25 | getting rid of C-style shit | George Hazan | |
2022-10-25 | WhatsApp: unpadding code unification | George Hazan | |
2022-10-25 | WhatsApp: fix for reading & decrypting messages | George Hazan | |
2022-10-24 | C++ cosmetics | George Hazan | |
2022-10-24 | WhatsApp: untied from fatty google protobuf libraries | George Hazan | |
2022-10-24 | oops | George Hazan | |
2022-10-23 | WhatsApp: prepare to send messages + code reordering | George Hazan | |
2022-10-23 | fixes #3227 (ICQ: не работает получение инфы о ↵ | George Hazan | |
контакте) | |||
2022-10-23 | WhatsApp: sending acks & read receipts | George Hazan | |
2022-10-21 | fix for #3219 (broken statuses in ICQ) | George Hazan | |
2022-10-21 | temporarily disable prekey removel | George Hazan | |
2022-10-21 | WhatsApp: minor fixes & code reordering | George Hazan | |
2022-10-21 | WhatsApp: app state sync | George Hazan | |
2022-10-20 | WhatsApp: correct decoding of patches | George Hazan | |
2022-10-20 | ICQ: fixes #3219 (ICQ: невозможно написать с ↵ | George Hazan | |
Миранды в оф.клиент) | |||
2022-10-20 | fixes #3217 (WhatsApp: "chinese" in account manager) | George Hazan | |
2022-10-20 | fixes #3218 (Dummy: fix WhatsApp ID) | George Hazan | |
2022-10-20 | Jabber: fix capitalization | dartraiden | |
2022-10-20 | WhatsApp: remove deprecated field | dartraiden | |
2022-10-20 | WhatsApp: enhanced error logging | George Hazan | |
2022-10-20 | unneeded code removed | George Hazan | |
2022-10-20 | WhatsApp: fix client name | dartraiden | |
2022-10-20 | WhatsApp: let's name the dialog | dartraiden | |
2022-10-19 | Rename WhatsAppWeb to WhatsApp | dartraiden | |
2022-10-19 | WhatsApp untied from libsodium | George Hazan | |
2022-10-19 | WhatsApp: basic message processing | George Hazan | |
2022-10-19 | Revert "fixes #3215 (Jabber: remove preset for Odnoklassniki)" | dartraiden | |
This reverts commit e94f8e5422f0f3ef013ac4d5a0e15e640bf45c07. | |||
2022-10-19 | WhatsApp: signal sessions made resident (no need to store this shit in the ↵ | George Hazan | |
profile) | |||
2022-10-18 | grrrm | George Hazan | |
2022-10-18 | Jabber: fix for a file transfer with URL | George Hazan | |
2022-10-17 | code simplification | George Hazan | |
2022-10-17 | WhatsApp: fix for decoding messages | George Hazan | |
2022-10-17 | Jabber: code cleaning, useless code removed | George Hazan | |
2022-10-15 | minor code cleaning | George Hazan | |
2022-10-15 | Jabber: OMEMO + file transfers | George Hazan | |
2022-10-15 | compilation fix | George Hazan | |
2022-10-14 | fixes #3215 (Jabber: remove preset for Odnoklassniki) | dartraiden | |
2022-10-07 | WhatsApp: app sync added | George Hazan | |
2022-10-06 | decryption function for whatsapp | George Hazan | |
2022-10-06 | mir_signal: C++ helper to get rid of tons code in C | George Hazan | |
2022-10-06 | Jabber: console window's title now contains account's jid | 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-05 | minor code cleaning | George Hazan | |
2022-10-05 | WhatsApp: | 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-04 | decoding messages - beginning | George Hazan | |