summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/contacts.cpp
AgeCommit message (Expand)Author
2015-02-10sender's time ignored to prevent message reorderingGeorge Hazan
2015-02-10various rudiments & atavisms exterminatedGeorge Hazan
2015-02-09- fix for returning chats online after going offlineGeorge Hazan
2015-02-09small fix for the subject changing logicGeorge Hazan
2015-02-09fix for the default group's nameGeorge Hazan
2015-02-08bunch of small fixesGeorge Hazan
2015-02-08support for private messages in chatsGeorge Hazan
2015-02-06merge from branchGeorge Hazan
2015-01-31we never add self contact George Hazan
2015-01-29fix for the automatic nick name extractionGeorge Hazan
2015-01-29- receipts for offline messagesGeorge Hazan
2015-01-29- two new's replaced with aggregatesGeorge Hazan
2015-01-28avatars are backGeorge Hazan
2015-01-26fix for sending messagesGeorge Hazan
2015-01-26fixed user search & additionGeorge Hazan
2015-01-26first version that logs inGeorge Hazan
2014-11-10much less crazy imlementaion of xml readerGeorge Hazan
2014-11-10minor code cleaningGeorge Hazan
2014-09-19merge #2George Hazan
2014-09-18merge into trunkGeorge Hazan
2014-08-31Fixed UTC conversionTobias Weimer
2014-08-29WhatsApp: Changed formatting of status messageTobias Weimer
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more fixesGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-07-20protocol helper for detecting chats: isChatRoomGeorge Hazan
2013-07-10protocol DB helpers for WassupGeorge Hazan
2013-07-09also custom stubs removedGeorge Hazan
2013-07-09forgotten to adapt wasuupGeorge Hazan
2013-06-15ProtoBroadcastAck - unified helper for all protocolsGeorge Hazan
2013-06-083 spaces changed to 1 tabKirill Volinsky
2013-06-02fix for the endless recursion in WassupGeorge Hazan
2013-06-02first version of Wassup that compilesGeorge Hazan
2013-06-02Added WhatsApp-protocolFishbone