summaryrefslogtreecommitdiff
path: root/protocols/WhatsApp/src/chat.cpp
AgeCommit message (Expand)Author
2015-10-02WhatsApp: memleaks fix MikalaiR
2015-06-25MS_CLUI_GETHWND & MS_CLUI_GETHWNDTREE replaced with pcli->hwndContactList & p...George Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-01- atavism named MS_UTILS_LOADBITMAP removed;George Hazan
2015-05-31- MAllStrings: a handy union to hold an incoming string parameter of any type;George Hazan
2015-05-28- MS_UTILS_GETBITMAPFILTERSTRINGS - end of story, replaced with BmpFilterGetS...George Hazan
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
2015-04-13bye-bye, WindowsGeorge Hazan
2015-04-12menu item renamed not to deceive peopleGeorge Hazan
2015-02-20server timestamp returned back for chat messagesGeorge Hazan
2015-02-19bugfix for the wrong chats cachingGeorge Hazan
2015-02-13fix for nick name cleaning after chat deletionGeorge Hazan
2015-02-13fix for the group chat creationGeorge Hazan
2015-02-12complex fix against NULL in nicksGeorge Hazan
2015-02-12prevents topic change popups from being displayed when subject is emptyGeorge Hazan
2015-02-11fix for converting old wassup chats into the new onesGeorge Hazan
2015-02-10sender's time ignored to prevent message reorderingGeorge 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-08bunch of small fixesGeorge Hazan
2015-02-08fix for sending contacts into chatsGeorge Hazan
2015-02-08support for private messages in chatsGeorge Hazan
2015-02-08no need to show a popup if subject wasn't changedGeorge Hazan
2015-02-07option to join chats on startupGeorge Hazan
2015-02-07fix for sending media messages to group chatsGeorge Hazan
2015-02-06merge from branchGeorge Hazan
2015-01-29fix for user typing notificationsGeorge Hazan
2015-01-29- two new's replaced with aggregatesGeorge Hazan
2015-01-26fixed user search & additionGeorge Hazan
2014-09-18merge into trunkGeorge Hazan
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
2014-01-08- end of ANSI support in chats;George Hazan
2013-10-11- m_hNetlibUser moved to PROTO_INTERFACE;George Hazan
2013-07-09also custom stubs removedGeorge Hazan
2013-06-083 spaces changed to 1 tabKirill Volinsky
2013-06-02Added WhatsApp-protocolFishbone