summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_feed.cpp
AgeCommit message (Collapse)Author
2015-11-03VKontakte: Sergey Bolhovskoy
minor fix for translation add ‘Wipe contacts missing in friend list’ proto menu item git-svn-id: http://svn.miranda-ng.org/main/trunk@15673 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-29VKontakte: Sergey Bolhovskoy
fix for news notification in clist fix option dialog labels code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15645 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: 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-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-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-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-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-26VKontakte: code cleaningSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14391 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-26VKontakte: simplify codeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14390 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01git-svn-id: http://svn.miranda-ng.org/main/trunk@13956 ↵Sergey Bolhovskoy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01VKontakte: fix potential crashSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13955 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-01VKontakte: crashfix on group invite Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13954 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29VKontakte: Sergey Bolhovskoy
fix comparator for notifications version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13890 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-29VKontakte: deGetBufferizeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13889 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-28VKontakte:Sergey Bolhovskoy
rework code to JSONNode class upgrade vk api to 5.33 code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13868 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22T2Utf - handy replacement for ptrA<mir_utf8decodeT()>George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13758 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-21war against atavisms continuesGeorge Hazan
- everything that goes to PSS_MESSAGE should be sent as utf8 string; - thus PREF_UNICODE & PREF_UTF support discontinued, these constants are removed; - support for PREF_UNICODE & PREF_UTF in protocols also removed; - PREF_UNICODE used in file transfers (PROTOFILERECVT) replaced with PRFF_UNICODE / PRFF_TCHAR git-svn-id: http://svn.miranda-ng.org/main/trunk@13734 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-05VKontakte: fix for ‘%’ in notification text Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13441 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16VKontakte: Sergey Bolhovskoy
add invite support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12852 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-16VKontakte: Sergey Bolhovskoy
add ‘Mark notification as viewed on receive’ option version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12414 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-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-01-27Vkontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11925 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-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
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-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: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-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: 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-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
2014-12-18VKontakte: fix for translationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c