summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_thread.cpp
AgeCommit message (Collapse)Author
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-16VKontakte: minor fix for translate Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11447 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: add link attachments type support Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11446 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-12VKontakte: fix for set offline all users on RetrieveUserInfo one userSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11339 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-12-05VKontakre: rework PollServer Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11246 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-04VKontakte: fix crash in PollServer on connection lostSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11238 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-30new sorting functions appliedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11180 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-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-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-28VKontakte: Sergey Bolhovskoy
code cleanup add debuglog lines git-svn-id: http://svn.miranda-ng.org/main/trunk@11126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-27VKontakte: Sergey Bolhovskoy
fix memory leaks fix db_unset on OnJoinChat code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@11121 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-27VKontakte: Sergey Bolhovskoy
rework RetrieveUsersInfo (significant reduction of network traffic) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11117 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26VKontakte: fix for unneeded adding no-friend user from chatSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11082 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26VKontakte: fix SetAvatarUrlSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11080 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26VKontakte:Sergey Bolhovskoy
more options for sync history on protocol online some code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11079 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-25VKontakte: Sergey Bolhovskoy
full rework for sunc and load history version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11051 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-24VKontakte: move history functions to vk_history.cppSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11046 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix(???) reconnect protocol after PollServer death (3)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10937 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix reconnect protocol after PollServer death (2)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10936 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-09VKontakte: fix reconnect protocol after PollServer deathSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10935 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-07VKontakte: Sergey Bolhovskoy
fix for stillbirth PollServer more debug lines in OnReceivePollingInfo git-svn-id: http://svn.miranda-ng.org/main/trunk@10922 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-01Vkontakte: fix(?) for silent dead PollServerSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10894 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-31VKontakte: vk_thread.cpp - code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10892 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-27VKontakte: more accurate clear historySergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10879 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-27VKontakte: fix for audio attachments url Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10878 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-27VKontakte: more accurate re-set status (patch by alitor)Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10876 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-23more spelling correctionsVadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10854 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-23VKontakte: Sergey Bolhovskoy
add "search_own":1 in search music git-svn-id: http://svn.miranda-ng.org/main/trunk@10848 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-23VKontakte:Sergey Bolhovskoy
improved search track for broadcast music (path by alitor) reworked code for broadcast music add recognition TCHAR(9835) as broadcasting sign version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10846 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-22VKontakte: Sergey Bolhovskoy
ListeningTo contactlist icon support git-svn-id: http://svn.miranda-ng.org/main/trunk@10844 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-21VKontakte:Sergey Bolhovskoy
add IsOnline() in functions with pushing requests fix(?) for freeze offline status git-svn-id: http://svn.miranda-ng.org/main/trunk@10843 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-17VKontakte: Sergey Bolhovskoy
more broadcast option (path by alitor) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10814 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-17VKontakte: sel-contact userinfo loading Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10810 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-16VKontakte: Sergey Bolhovskoy
fix for kick from chat version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10794 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-15VKontakte:Sergey Bolhovskoy
fix C4018 warning rework leave chat support add leave chat by kick add rejoin to chat git-svn-id: http://svn.miranda-ng.org/main/trunk@10787 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-14VKontakte: Sergey Bolhovskoy
add ‘Advanced’ option page move some options to ‘Advanced’ page rework sticker support part 1 (patch by alitor, edited) git-svn-id: http://svn.miranda-ng.org/main/trunk@10777 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-11VKontakte: Sergey Bolhovskoy
fix for leave chat menuitem on clist contact’s menu fix for mark messages as read for chat messages git-svn-id: http://svn.miranda-ng.org/main/trunk@10764 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-11VKontakte: Sergey Bolhovskoy
add processing for net error on PollServer fix for close chat tab when it destroy fix for rare crash on load chat history version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10763 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c