summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2015-05-30VKontakte: crashfix for forwarded messagesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13907 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-30VKontakte: crashfix in PollUpdatesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13906 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-28exceptions added to projectsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13879 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-23mir_tstrncpy <> _tcsncpyGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13791 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-23replace _tcsncpy to mir_tstrncpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13786 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcpy to mir_strcpyKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13763 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-22replace _tcscmp to mir_tstrcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13753 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-22replace strcmp to mir_strcmpKirill Volinsky
git-svn-id: http://svn.miranda-ng.org/main/trunk@13752 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-12VKontakte: fix 'visit profile' for feed userSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13560 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-09VKontakte: fix typoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13500 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-05-09VKontakte: Sergey Bolhovskoy
gift support update VK API version to 5.31 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13494 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-05-02Proto_VKontakte - unified projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13366 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-29VKontakte: change login/password length limit Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13237 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-28VKontakte: Sergey Bolhovskoy
NotOnList for chat privates users Ignore for chat userinfo users version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13215 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-27Vkontakte: Add private message for chat user support.MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@13197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-27VKontakte: fix userinfo for chat users (not on list)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13193 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-25Vkontakte - common projectVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13128 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-25revertVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-25VKontakte - common project Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@13126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-24end of zoo with various _WIN32_WINNT versionsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@13112 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-22VKontakte: Sergey Bolhovskoy
update VK API version to 5.30 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@13032 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16IsStatusConnecting() - useful macroGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12860 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-16VKontakte: TranslateT for invite text strings Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12855 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-04-15after commit #12797 field OPTIONSDIALOGPAGE::cbSize became an atavism, and ↵George Hazan
therefore removed git-svn-id: http://svn.miranda-ng.org/main/trunk@12840 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-04-04VKontakte: fix for failed:3 in PollServer Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12598 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-27VKontakte: Sergey Bolhovskoy
fix netflags for pollserver connection code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@12527 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-22CMString*: explicit templates instantiatingGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12475 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-21VKontakte: fix position for IDC_S_GROUPS Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12472 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-16VKontakte: upgrade VK API version to 5.29Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12412 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-03-05spelling correctionVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12336 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-27VKontakte: code reorganisationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12277 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-27VKontakte: fix restart connect process when network error on authorization Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12276 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-23VKontakte:Tobias Weimer
-cosmetics git-svn-id: http://svn.miranda-ng.org/main/trunk@12248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-23VKontakte: minor logic fix (detect by coverity)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12245 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c