summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/misc.cpp
AgeCommit message (Collapse)Author
2014-12-19typosVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11524 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-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-15VKontakte: fix for freeze MirVer for offline contacts Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11432 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-15VKontakte: Sergey Bolhovskoy
fix for warning C4121 in AsyncHttpRequest struct fix for TCHAR in SetMirVer add vk feeds support (wall) – part 1 git-svn-id: http://svn.miranda-ng.org/main/trunk@11430 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-14VK: warning level 4George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11424 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-13VKontakte: add MirVer for app3140623Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11376 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-08code cleanup around mir_snprintfRozhuk Ivan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11285 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-12-02mir_sntprintf(..., _T("%s"), ...) -> _tcsncpy_s(..., ..., _TRUNCATE)Rozhuk Ivan
fix some x64 ptr truncations git-svn-id: http://svn.miranda-ng.org/main/trunk@11211 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-01VKontakte: Sergey Bolhovskoy
replace all L-string to _T-string replace strlen -> mir_strlen code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11187 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30VKontakte: cosmrticSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11168 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-29VKontakte: Sergey Bolhovskoy
replace (MCONTACT)-1 to INVALID_CONTACT_ID fix freeze contacts in online status git-svn-id: http://svn.miranda-ng.org/main/trunk@11150 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-31VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10893 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-27VKontakte: Sergey Bolhovskoy
remove unneeded code add “Open broadcast” contacts menuitem when ListeningTo \<VK>Enabled is change, MusicSendMetod is also change some cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10877 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-23typoVadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10852 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-16VKontakte: Sergey Bolhovskoy
change processing error 9 remove dead code git-svn-id: http://svn.miranda-ng.org/main/trunk@10796 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-16VKontakte: Sergey Bolhovskoy
add destroy options for offline chats more processing for kick and invite git-svn-id: http://svn.miranda-ng.org/main/trunk@10795 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-14VKontakte: Sergey Bolhovskoy
sticker support part 2 (sending stickers) – complete git-svn-id: http://svn.miranda-ng.org/main/trunk@10779 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-08VKontakte:Sergey Bolhovskoy
remove unneeded code add icons for popups, menu and statusbar git-svn-id: http://svn.miranda-ng.org/main/trunk@10740 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-07VKontakte: add read notification in *srmm status barSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10727 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-07VKontakte: Sergey Bolhovskoy
rename FileUploadParam => CVkFileUploadParam add processing file upload errors git-svn-id: http://svn.miranda-ng.org/main/trunk@10722 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06VKontakte: rectification MirVer for QIPSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10710 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-06VKontakte: add MirVer AppId detection (Kate - Android)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10707 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: 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-10-04VKontakte: Sergey Bolhovskoy
Upload files support part 1 (photo) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10683 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-02git-svn-id: http://svn.miranda-ng.org/main/trunk@10671 ↵Vadim Dashevskiy
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-01VKontakte: fix freeze proto when internal error occurred.Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10661 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-01VKontakte: add more application ids for MirVer Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-01VKontakte: Sergey Bolhovskoy
refactoring SetMirVer clear old MirVer on start proto git-svn-id: http://svn.miranda-ng.org/main/trunk@10658 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-30VKontakte: rename MirVer stringsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10651 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-30VKontakte: basic MirVer supportSergey Bolhovskoy
fix copy-paste bug git-svn-id: http://svn.miranda-ng.org/main/trunk@10648 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-26VKontakte: Sergey Bolhovskoy
work with friends.getRequests part 2 – complete add Authorize and AuthDeny support git-svn-id: http://svn.miranda-ng.org/main/trunk@10595 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-25VKontakte: work with friends.getRequests part 1 Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-24VKontakte:Sergey Bolhovskoy
add PopUp support add AuthRequest (add as friend support) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10569 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-22VKontakte: quick fix for contact with id=0Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10556 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-22VKontakte: rework errors handling codeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10552 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-16VKontakte: Sergey Bolhovskoy
add restart for ‘error 6’ request cosmetic change for OnReceiveSmth git-svn-id: http://svn.miranda-ng.org/main/trunk@10464 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-15VKontakte: Sergey Bolhovskoy
change on logic ListeningTo Add writing response to debug log on OnReceiveSmth git-svn-id: http://svn.miranda-ng.org/main/trunk@10453 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-11VKontakte: Sergey Bolhovskoy
remove MyHtmlDecode cosmetic fix version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10428 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-10VKontakte: Sergey Bolhovskoy
fix for ‘to many connections’ on FindUser add read status every 60 sec add StatusMsg and About profile fields some cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@10422 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-08-27VKontakte:George Hazan
- fix for long chat messages; - fix for retrieveing user info on adding git-svn-id: http://svn.miranda-ng.org/main/trunk@10332 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10HCONTACT is not needed anymoreGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@8086 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-02-10- HANDLE hContact => HCONTACTGeorge Hazan
- GCF_* prefix was added to chat constants to avoid name conflicts git-svn-id: http://svn.miranda-ng.org/main/trunk@8078 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-25VKontakte: chats don't go offline when a protocol doesGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7895 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-01-13VK: enchanced "Bad login or password" error detectionGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@7627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c