summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src
AgeCommit message (Expand)Author
2015-08-13VKontakte: minor fixSergey Bolhovskoy
2015-08-12VKontakte: code cleanupSergey Bolhovskoy
2015-08-12VKontakte: Code cleanup MikalaiR
2015-08-12VKontakte: Sergey Bolhovskoy
2015-08-11update vk api version to 5.36Sergey Bolhovskoy
2015-08-04VKontakte: add crutch for ‘%’ in muc messages Sergey Bolhovskoy
2015-07-25update VK API version to 5.35 Sergey Bolhovskoy
2015-07-23VKontakte:Sergey Bolhovskoy
2015-07-21VKontakte: vc2015 compilation fixKirill Volinsky
2015-07-17VKontakte: Sergey Bolhovskoy
2015-07-15VKontakte: fix audiostatus processing Sergey Bolhovskoy
2015-07-10VKontakte: add ‘chat_photo_update’ muc action support Sergey Bolhovskoy
2015-07-09VKontakte: Sergey Bolhovskoy
2015-07-07VKontakte: Sergey Bolhovskoy
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced w...George Hazan
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
2015-06-28finally CLISTEVENT removed completelyGeorge Hazan
2015-06-27fix for the protocols' menusGeorge Hazan
2015-06-27- CLISTMENUITEM::pszContactOwner removed, because it's supported only by cont...George Hazan
2015-06-27code cleaningGeorge Hazan
2015-06-26YEEHAW! CLISTMENUITEM::pszPopupName also diedGeorge Hazan
2015-06-26VKontakte: code cleaningSergey Bolhovskoy
2015-06-26VKontakte: simplify codeSergey Bolhovskoy
2015-06-25another portion of dead genmenu servicesGeorge Hazan
2015-06-23obsoleted constants CMIF_ROOTPOPUP & CMIF_CHILDPOPUP replaced with CMIF_ROOTH...George Hazan
2015-06-23- Menu_ConfigureItem replaced MO_SETOPTIONSMENUITEM;George Hazan
2015-06-23VKontakte: remove unneeded '\'Sergey Bolhovskoy
2015-06-22VKontakte: Sergey Bolhovskoy
2015-06-22- CLISTMENUITEM::cbSize - atavism removed;George Hazan
2015-06-22VKontakte: Sergey Bolhovskoy
2015-06-21MS_UTIL_OPENURL -> mir_core::Utils_OpenUrlGeorge Hazan
2015-06-19SIZEOF replaced with more secure analog - _countofGeorge Hazan
2015-06-19- all static protocol services replaced with functions;George Hazan
2015-06-18"Status" became resident for all protocols, in a constructorGeorge Hazan
2015-06-18VKontakte: Sergey Bolhovskoy
2015-06-17small fixGeorge Hazan
2015-06-17VKontakte:add 'visit profile' for muc users Sergey Bolhovskoy
2015-06-17VKontakte: add profile link in muc actions Sergey Bolhovskoy
2015-06-17VKontakte: change [img] processing Sergey Bolhovskoy
2015-06-17VKontakte: Sergey Bolhovskoy
2015-06-16VKontakte: fix bbc for mucSergey Bolhovskoy
2015-06-16VKontakte: potential crashfixSergey Bolhovskoy
2015-06-15MS_SKIN_LOADICON & MS_SKIN_LOADPROTOICON replaced with direct function callsGeorge Hazan
2015-06-14- all icolib services removed;George Hazan
2015-06-10VKontakte: fix attachments and forward messages in forward messagesSergey Bolhovskoy
2015-06-10VKontakte: no set ‘read message status’ when MessageState existSergey Bolhovskoy
2015-06-10VKontakte: Sergey Bolhovskoy
2015-06-09VKontakte: typoDart Raiden
2015-06-09VKontakte:Tobias Weimer