summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_proto.h
AgeCommit message (Collapse)Author
2016-05-23VKontakte: fix (?) freeze status as offline on speedy status change Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-17VKontakte:Sergey Bolhovskoy
add change nick in muc support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13VKontakte: Sergey Bolhovskoy
radiobox group settings -> combobox (patch by MikalaiR, edited) remove unneeded methods git-svn-id: http://svn.miranda-ng.org/main/trunk@16634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: Sergey Bolhovskoy
gzip support support persistent connection to api.vk.com (patch by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-29VKontakte: Sergey Bolhovskoy
remove unneeded Sleep() captcha dialog -> core ui (patch by MikalaiR, edited) git-svn-id: http://svn.miranda-ng.org/main/trunk@16558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-21VKontakte: Sergey Bolhovskoy
captcha sent to browser as data:image/png;base64 (patсh by MikalaiR, edited) add 'UseCaptchaAssistant' hidden option (BYTE) git-svn-id: http://svn.miranda-ng.org/main/trunk@16520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18VKontakte: Sergey Bolhovskoy
add ‘Open in browser’ button to captcha form add hidden option ‘AlwaysOpenCaptchaInBrowser’ (BYTE) git-svn-id: http://svn.miranda-ng.org/main/trunk@16495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-09VKontakte: Sergey Bolhovskoy
add LastSeen support add additional user profile fields (country, city, relation, interests, activities, music, movies, tv, books, games, quotes) add hidden option for lang (‘VKLang’, UNICODE) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16449 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-02VKontakte: load history for all contacts from vk.comSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-01VKontakte: Sergey Bolhovskoy
update VK API version to 5.45 change SvcGetServerHistoryLastXXDay’s to template function (path by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-08VKontakte: fix(?) vk error 13 on RetrieveUsersInfoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-05VKontakte: hidden option ‘MaxFriendsCount’ supportSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16222 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-02VKontakte:Sergey Bolhovskoy
add ‘Mark messages as read’contact menuitem add copy_history processing in wall attachment type version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-13VKontakte: Sergey Bolhovskoy
return back sleep interval for ContactTypingThread change processing for muc typing notification git-svn-id: http://svn.miranda-ng.org/main/trunk@15717 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-12VKontakte:Sergey Bolhovskoy
add typing notification for muc upgrade VK_API version to 5.40 add ‘caption’ for link attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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 cleaning access token on login or password change version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15649 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-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-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-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-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-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-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: 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-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-06-22VKontakte: Sergey Bolhovskoy
fix logline for quite from muc fix invite after kick situation fix muc title on return to muc change type for IsEmpty() parameter version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14327 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: change [img] processing Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@14228 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-17VKontakte: Sergey Bolhovskoy
add ‘Shorten links for audio attachments’ option version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14226 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-06-09VKontakte: Sergey Bolhovskoy
add MessageState support update VK API to 5.34 add basic action support for muc fix Nick for left chat user version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@14071 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-31another bunch of crutches buried in a trash can: PROTOCHAR & PROTOFILEEVENTGeorge Hazan
glory, glory, hallelujah git-svn-id: http://svn.miranda-ng.org/main/trunk@13949 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: small fix Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13877 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-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-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-22- PROTO_INTERFACE got the default implementation;George Hazan
- all unneeded stubs removed from all protocols git-svn-id: http://svn.miranda-ng.org/main/trunk@12481 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-22VKontakte: Sergey Bolhovskoy
fix order for AsyncHttpRequest in m_arRequestsQueue git-svn-id: http://svn.miranda-ng.org/main/trunk@12476 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: Sergey Bolhovskoy
m_arRequestsQueue as queue with priority set high priority for sending and receiving messages version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12471 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-03-02VKontakte: Sergey Bolhovskoy
wall.post support - part 2 (complete) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12297 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-27VKontakte: wall.post support - part 1Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12278 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-26VKontakte: code cleanup and reorganisation Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12270 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-25VKontakte:Sergey Bolhovskoy
small memory leak fix add status message support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12262 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-20VKontakte: Sergey Bolhovskoy
fix for notification filters move account.setOnline from SetServerStatus to RetrieveUsersInfo git-svn-id: http://svn.miranda-ng.org/main/trunk@12212 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-18VKontakte: Sergey Bolhovskoy
LongPollServer always use ssl now fix false positives for set message read time and status invisible version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-16VKontakte: Sergey Bolhovskoy
‘force online’ change to ‘force invisible’ add ‘Invisible interval timeout’ options fix for re-set status message when change status invisible <=> offline version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@12139 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c