summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/proto.cpp
AgeCommit message (Expand)Author
2015-07-25an option added to use the remote timestamps for messages (patch by Cassio is...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-07SKINICONDESC -> MAllStringsGeorge Hazan
2015-06-04new mir_sntprintf templates without SIZEOFGeorge Hazan
2015-06-01another bunch of dead crutches: non-unicode avatar servicesGeorge Hazan
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-26Unify Netlib initialization error message in some protocolsRobert Pösel
2015-05-25fix for the correct json node validationGeorge Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-05-21war against atavisms continuesGeorge Hazan
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
2015-04-13bye-bye, WindowsGeorge Hazan
2015-03-22- PROTO_INTERFACE got the default implementation;George Hazan
2015-03-02- fix for writing LastSeen information;George Hazan
2015-02-26strange limitation removedGeorge Hazan
2015-02-15code cleaningGeorge 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-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-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-27WhatsApp:George Hazan
2015-01-26WhatsApp: fix for send/recv messagesGeorge Hazan
2015-01-26fix for going offline in WhatsAppGeorge 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-30new sorting functions appliedGeorge Hazan
2014-11-30lstr* replacementsGeorge Hazan
2014-09-25WhatsApp: decapitalization, spelling correctionDart Raiden
2014-09-19merge #2George Hazan
2014-09-18merge into trunkGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10more fixesGeorge 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
2014-01-08- end of ANSI support in chats;George Hazan
2013-10-20options page addedKirill Volinsky
2013-10-17fixed connection nameKirill Volinsky