summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/appsync.cpp
AgeCommit message (Collapse)Author
2023-02-09database support for new protocolsGeorge Hazan
2023-01-27Group chats: all old APIs with lookup by module+session removedGeorge Hazan
2023-01-14Convert sources to CR+LFdartraiden
2023-01-02Update copyrightsdartraiden
2022-12-08fixes #3252 (WhatsApp: при первом выходе в сеть ↵George Hazan
групчаты прилетают как "Неизвестный контакт")
2022-11-17WhatsApp: fix for reading own keysGeorge Hazan
2022-11-15fix for a possible crashGeorge Hazan
2022-11-15fixes #3242 (WhatsApp: не загружается имя одного ↵George Hazan
контакта)
2022-11-15fixes #3245 (WhatsApp: crash on login) + code cleaningGeorge Hazan
2022-11-14basic set for storing group chat messages in a database + reusing log ↵George Hazan
settings like show 10 recent messages
2022-11-03WhatsApp: receiving group chats messagesGeorge Hazan
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-30WhatsApp: extended message processingGeorge Hazan
2022-10-28WhatsApp: protobuf message printer is with us againGeorge Hazan
2022-10-26WhatsApp: message sendingGeorge Hazan
2022-10-25WhatsApp: unpadding code unificationGeorge Hazan
2022-10-24C++ cosmeticsGeorge Hazan
2022-10-24WhatsApp: untied from fatty google protobuf librariesGeorge Hazan
2022-10-23WhatsApp: sending acks & read receiptsGeorge Hazan
2022-10-21WhatsApp: minor fixes & code reorderingGeorge Hazan
2022-10-21WhatsApp: app state syncGeorge Hazan