summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/proto.h
AgeCommit message (Expand)Author
2015-09-14WhatsApp: Fixed reading/storing tiome in databaseTobias Weimer
2015-09-13Patch by Cassio:Tobias Weimer
2015-09-02WhatsApp:George Hazan
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-25- Menu_EnableItem & Menu_SetChecked - more suitable helpers to set flags;George Hazan
2015-06-22Menu_ModifyItem unbound from CLISTMENUITEM structureGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-02- fix for writing LastSeen information;George Hazan
2015-02-13fix for nick name cleaning after chat deletionGeorge Hazan
2015-02-09- fix for returning chats online after going offlineGeorge Hazan
2015-02-09options' dialog improvementsGeorge 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-30- avatar support functions moved to the separate module;George Hazan
2015-01-29fix for user typing notificationsGeorge 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-28- statusbar icon added to notify user that a message was read;George Hazan
2015-01-26minus another shitty newGeorge Hazan
2015-01-26fix for sending messagesGeorge Hazan
2015-01-26fixed user search & additionGeorge Hazan
2015-01-26first version that logs inGeorge Hazan
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge 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-02-16PS_CHANGEINFO is never called, and therefore exterminatedGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10compilation fixGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-21chat init must be done inside ME_SYSTEM_MODULESLOADEDGeorge Hazan
2013-10-20options page addedKirill Volinsky
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-10-08separate Folders handles removed from protocolsGeorge 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-24- custom base64 encoder removed;George Hazan
2013-06-07WhatsApp:Fishbone
2013-06-02first version of Wassup that compilesGeorge Hazan
2013-06-02Added WhatsApp-protocolFishbone