summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src
AgeCommit message (Collapse)Author
2015-10-28Optimize EV_PROTO_DBSETTINGSCHANGED functions to not use mir_strcmp() but ↵Robert Pösel
just strcmp() It's not needed to user mir_* for checking null pointers when we're comparing const strings with DBCONTACTWRITESETTING values which should be always initialized correctly. git-svn-id: http://svn.miranda-ng.org/main/trunk@15629 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-28VKontakte: Sergey Bolhovskoy
add ‘Message for return to chat’ option add ‘Use non-standard popups for news and event notifications’ option git-svn-id: http://svn.miranda-ng.org/main/trunk@15628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-24VKontakte: fix sound for newsfeed eventsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-23VKontakte: more bbc for RemoveBBCSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15601 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-23VKontakte: Sergey Bolhovskoy
popup & sound support for newsfeed add hidden option for return chat message version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-15fix for bug #1064Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15563 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-09VKontakte: fix(?) user status processing (and again)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-08VKontakte: 10 retriesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-08VKontakte: minor fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15519 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-08VKontakte: fix(?) user status processing (yes, again)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-07VKontakte: fix(?) user status processing Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-24VKontakte: Sergey Bolhovskoy
fix(?) user status processing rework remove unread message status from clist git-svn-id: http://svn.miranda-ng.org/main/trunk@15430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-22VKontakte: Sergey Bolhovskoy
hidden option for full load clist support for sync message read status from server version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-16VKontakte: fix(?) user status processing Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15363 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-16VKontakte: fix sticker sentSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-14VKontakte: coverity fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15348 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-11VKontakte: fix error 13 on history load Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15324 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-09VKontakte: fix for MessageStateSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15315 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-08VKontakte: spelling correctionDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15310 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-08VKontakte: fix upload docsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-08VKontakte: Sergey Bolhovskoy
PF4_GROUPCHATFILES support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15304 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-07VKontakte: spellingRMN
git-svn-id: http://svn.miranda-ng.org/main/trunk@15298 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-07VKontakte: Sergey Bolhovskoy
code refactoring fix memory leaks and corruption fix for support MessageState version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15294 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-06VKontakte: more correct error handlingMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15284 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-06Vkontakte: ProtoAck's on file uploading MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15283 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05VKontakte: MessageState api for history import Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15254 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-05Vkontakte: new MessageState api MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@15250 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04VKontakte:Tobias Weimer
- minor fixes for coverity git-svn-id: http://svn.miranda-ng.org/main/trunk@15199 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-04VKontakte: menu uidSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-28mir_sntprintf / mir_snprintf: obsoleted second parameter removed wherever ↵George Hazan
possible git-svn-id: http://svn.miranda-ng.org/main/trunk@15064 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27fix for 64-bit issues & warningsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@15043 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27Vkontakte: fix r.15040 for MSVC2010Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15041 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-27VKontakte:Sergey Bolhovskoy
fix unneeded ‘mark as read’ requests fix nick in forwarded messages code cleaning version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15040 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-13VKontakte: minor fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12VKontakte: Code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@14922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-12VKontakte: Sergey Bolhovskoy
update vk api version to 5.37 minor change for forward message formating code cleaning version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14921 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-11update vk api version to 5.36Sergey Bolhovskoy
fix muc join logic version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14909 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-08-04VKontakte: add crutch for ‘%’ in muc messages Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14838 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-25update VK API version to 5.35 Sergey Bolhovskoy
version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14681 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-23VKontakte:Sergey Bolhovskoy
warning fix code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@14649 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-21VKontakte: vc2015 compilation fixKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@14611 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-17VKontakte: Sergey Bolhovskoy
add ‘chat_photo_remove’ muc action fix mark as read on read when metacontacts is enable git-svn-id: http://svn.miranda-ng.org/main/trunk@14581 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-15VKontakte: fix audiostatus processing Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-10VKontakte: add ‘chat_photo_update’ muc action support Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-09VKontakte: Sergey Bolhovskoy
add locks for timer and vk_Instances fix mark messages as read in multiaccaunt configuration fix duplicate events and news version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14514 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-07-07VKontakte: Sergey Bolhovskoy
fix link to notification with parent=post fix duplicate post and wall_photo news items git-svn-id: http://svn.miranda-ng.org/main/trunk@14503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30- fix for the old perversion with manual protocol root calculation;George Hazan
- protocol menu root is always created by the core; - other minor problems with protocol menus in main menu went away git-svn-id: http://svn.miranda-ng.org/main/trunk@14462 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-30MS_CLIST_GETSTATUSMODEDESCRIPTION & MS_CLIST_GETCONTACTDISPLAYNAME replaced ↵George Hazan
with pcli->* members git-svn-id: http://svn.miranda-ng.org/main/trunk@14459 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-29- unified menu creation using wrapper class CMenuItem;George Hazan
- duplicated hLangpack field removed from TMO_IntMenuItem; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14440 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c