summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2015-02-09VKontakte: remove logically dead code (detect by coverity)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12072 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09VKontakte: add subattachments support for attachment type=wall Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12060 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-09VKontakte:Sergey Bolhovskoy
forwarded messages support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12058 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-06VKontakte: Sergey Bolhovskoy
code cleanup and optimization git-svn-id: http://svn.miranda-ng.org/main/trunk@12016 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-05VKontakte: View settings => View Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12008 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-05VKontakte: Sergey Bolhovskoy
fix(???) for empty contact name on friend request (attempt 3) fix memory leaks git-svn-id: http://svn.miranda-ng.org/main/trunk@12006 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-02VKontakte: fix interval processing for news and events Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11981 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-02VKontakte: fix(???) for empty contact name on friend request (attempt 2)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11980 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-31VKontakte: fix(???) for empty contact name on friend requestSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11965 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-31VKontakte: Sergey Bolhovskoy
upgrade VK API version to 5.28 (friends.delete change) delete unneeded code UseNonStandardUrlEncode=true by default version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11964 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27warning fixesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11928 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27Vkontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11925 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-27VKontakte: Sergey Bolhovskoy
add option for non-standard (by VEG) urlDecode message version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11923 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-25VKontakte: change debuglog lines Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11904 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-23VKontakte: fix memory leak (detected by coverity)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-22VKontakte: Sergey Bolhovskoy
warning fix in OnReciveUploadServer add more debuglog lines fix for protocol connecting after connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-21VKontakte: Sergey Bolhovskoy
fix potential crash on sent files (detect by coverity) fix memory leak (detect by coverity) git-svn-id: http://svn.miranda-ng.org/main/trunk@11885 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-20VKontakte: Sergey Bolhovskoy
fix for set status invisible after online git-svn-id: http://svn.miranda-ng.org/main/trunk@11884 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-20VKontakte: Sergey Bolhovskoy
add more debuglog lines fix for re-set status invisible and status offline logic git-svn-id: http://svn.miranda-ng.org/main/trunk@11883 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-16MEVENT - the strict type for events, they are not HANDLE anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11866 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10VKontakte (detect by coverity) :Sergey Bolhovskoy
fix memory leaks on CMString s=json_as_string(...) fix memory leaks on CVkFileUploadParam::GetType() fix missing break in switch on OnChatEvent fix uninitialized field in CVkChatMessage, CVkChatInfo, AsyncHttpRequest, CVkChatUser fix potential crash in OnReciveUpload version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11817 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-10VKontakte: fix(???) for crash on fast posting Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11810 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09VKontakte: cosmeticsTobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11807 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-09VKontakte: minot fix for out 'message read' stringSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11802 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-07VKontakte: rework stickers sending process (path by alitor, edited)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-01-02VKontakte: fix order write to db part of date for UserInfoEx correct ↵Sergey Bolhovskoy
bithdate change processing git-svn-id: http://svn.miranda-ng.org/main/trunk@11727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31VKontakte: Happy new year!Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11701 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-31VKontakte: Sergey Bolhovskoy
code cleanup add hidden option for max photo count on loading news git-svn-id: http://svn.miranda-ng.org/main/trunk@11690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30VKontakte: Sergey Bolhovskoy
add separate options for BBCode on attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11679 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-30VKontakte: cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11678 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-29VKontakte: Sergey Bolhovskoy
add filtering for notifications rework processing for notifications (output formating) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11668 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28Vkontakte: Sergey Bolhovskoy
add access denied error processing access token auto requered if permission was change git-svn-id: http://svn.miranda-ng.org/main/trunk@11662 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-28VKontakte: minor fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-27warning fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11656 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-26VKontakte: add filtering by type and source content for newsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11642 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-26VKontakte: Sergey Bolhovskoy
add news&notification autoclear option code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11641 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25VKontakte: fix for radiobutton groupsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11626 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25- langpacks/english: update;Vadim Dashevskiy
- langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@11625 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-25VKontakte:Sergey Bolhovskoy
move GetAttachmentDescr to misc.cpp add ‘View settings’ option page and more options for view attachments, news and notification in message log code cleanup and reorganization version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11624 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-24VKontakte: fix no capcha on protocol connecting Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11603 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23VKontakte: Sergey Bolhovskoy
fix formatting news fix wall_photo processing version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11594 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-23VKontakte: Sergey Bolhovskoy
fix order loading news to chat windows fix duplicate news git-svn-id: http://svn.miranda-ng.org/main/trunk@11593 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22VKontakte: fix? rare crash on OnSendMessage Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22VKontakte: Sergey Bolhovskoy
separate intervals for news and notifications add options for safe special contact if news and notification is disabled fix for move special contact to non-default group add ‘load news from vk’ to protocol menu and contact menu for special contact version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19VKontakte: change unneeded TranslateT to _TSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11525 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19typosVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11524 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19VKontakte: fix for formatting out notificationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11523 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-19VKontakte: Sergey Bolhovskoy
rework notifications for true translate fix processing for vkComment parent version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11522 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18VK: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11503 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-18git-svn-id: http://svn.miranda-ng.org/main/trunk@11501 ↵Sergey Bolhovskoy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c