summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_queue.cpp
AgeCommit message (Collapse)Author
2016-08-05VKontakte: Sergey Bolhovskoy
fix(???) ‘validation required’ error add support vk-groups contacts fix (???) rare error with WorkerThread on connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29VKontakte:Sergey Bolhovskoy
rename string variables (p)tsz* -> (p)wsz* rename struct TCHAR_ PARAM -> WCHAR_ PARAM change mir_sntprintf -> mir_snwprintf, LPCTSTR -> LPCWSTR, setTString -> setWString, db_set_ts(a)-> db_set_ws(a) and etc. git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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-04VKontakte: Sergey Bolhovskoy
add VKlang to options remove unused title icon cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@16582 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-20VK: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 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-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 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-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-06-22VKontakte: Sergey Bolhovskoy
rand/srand => Utils_GetRandom minor code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14319 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-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-04-16IsStatusConnecting() - useful macroGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@12860 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-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-19VKontakte: full(???) ssl suportSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12197 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-02-16VKontakte: remove unneeded debuglines Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@12146 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-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
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-18VKontakte: Sergey Bolhovskoy
vk feeds support (notifications) – part 3 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11498 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-10VKontakte: add hompage clist icon support Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11313 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-05VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-29VKontakte: Sergey Bolhovskoy
fix(?) 5 sec freeze on Miranda shutdown git-svn-id: http://svn.miranda-ng.org/main/trunk@11152 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-28VKontakte: Sergey Bolhovskoy
fix unset and timer for multiprotocol configuration remove 'goto' contructions code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10VKontakte: minor cosmetic fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10943 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-10VKontakte: fix(???) reconnect protocol after failure ExecuteRequestSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10942 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17VKontakte:Sergey Bolhovskoy
some cleanup add more debuglog git-svn-id: http://svn.miranda-ng.org/main/trunk@10811 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06VKontakte:Sergey Bolhovskoy
fix for filter on search result upload files support part 2 (audio and documents) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10704 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04VKontakte: add debuglog line to ExecuteRequestSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10690 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-04VKontakte: Sergey Bolhovskoy
add more debuglog lines ShutdownSession() on PollServer() git-svn-id: http://svn.miranda-ng.org/main/trunk@10689 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-16VKontakte: Sergey Bolhovskoy
add sleep after error 6 fix needs restart logic git-svn-id: http://svn.miranda-ng.org/main/trunk@10468 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-15VKontakte: Sergey Bolhovskoy
upgrade vk api version to 5.24 - complete bugfix for StatusMsg freeze acceleration avatars loading some cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@10448 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-12VKontakte:Sergey Bolhovskoy
fix for view chat messages in chatlog global fix for ‘Too many requests per second’ error git-svn-id: http://svn.miranda-ng.org/main/trunk@10435 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10more code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10code cleaningGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10420 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10VK connection fixGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@10419 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10VKontakte: redesign PARAM structure attempt 2, redesign AsyncHttpRequest ↵Sergey Bolhovskoy
structure git-svn-id: http://svn.miranda-ng.org/main/trunk@10415 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-09VKontakte: fix for 'To many MarkAsRead', redesign PARAM structureSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10410 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-08VKontakte: upgrade vk api version to 5.24 part 1Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10403 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-12VKontakte:George Hazan
- completely rewritten schema of pushing requests; - typed http parameters insted of old strings git-svn-id: http://svn.miranda-ng.org/main/trunk@7613 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07idea with the base domain in VK considered uselessGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7537 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-07ability to set the alternative VK domainGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7531 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-01copyright update for year 2014George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7438 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-12-09VKontakte:George Hazan
- option added to support server message delivery confirmations; - separate dialog procedure for options; - version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@7110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2013-11-07nasty clutch for old stupid corporate proxiesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@6812 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c