Age | Commit message (Collapse) | Author |
|
|
|
add hidden option ‘RepeatRequestAfterEmptyFrame‘ (default false) for old behavior on users.get empty response
add hidden option ‘LoadCListInterval’ (default 1) for interval between contacts status requests
rename hidden option ‘TimeoutAfterUserGet’ to ‘TimeoutForUserGet’
more fix for ’error 9’
version bump
|
|
write cookie to debuglog
fix invisible status on captcha processing
|
|
clean old non-working login code
clean login information from database
clean login controls from option dialogs
fix #4901
version bump
|
|
rework retrieve requests processing
sending the captcha result as a separate request
no captcha form for longpool process
version bump
|
|
revert changed HTTP headers
set UA to ‘Mianda NG’ without full build version (change UA = new captcha)
fix remove deleted cookies
|
|
|
|
work has been restored after the latest changes from the VK (!!! except for receiving a token)
version bump
|
|
|
|
|
|
|
|
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted;
- NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse;
- MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
|
|
|
|
VK ID INT64 compatibility – part 1
code cleanup
version bump
|
|
|
|
|
|
fix #2968
version bump
|
|
crutch for login after entering confirmation code (VK returns 404 instead of token)
update VK_API_VER to 5.131
version bump
|
|
|
|
|
|
|
|
|
|
|
|
crutch for unfreeze threads if connection freeze
version bump
|
|
fix #1712 (hang at exit)
copyrightes update
version bump
|
|
|
|
|
|
|
|
|
|
|
|
62202ed10617927d5429bc59898e12a366abe744)
|
|
|
|
|
|
|
|
|
|
fix treads handle leaks
fix multiply loading history on quick online-offline-online
|
|
|
|
fix sending API requests (maximum 3 requests to API methods per second)
fix sending long and uint parameters as signed int
version bump
|
|
fix sending unneeded GetServerHistory requestes
tempory (?) increase timeout between API requests
|
|
|
|
|
|
|
|
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
|
|
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
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
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
|
|
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
|
|
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
|
|
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
|
|
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
|