summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2014-12-01mir_snprintf(..., sizeof() -> SIZEOF(), ...)Rozhuk Ivan
small fixs cleanups git-svn-id: http://svn.miranda-ng.org/main/trunk@11188 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-30lstr* replacementsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11176 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-30icons in filters project files (by person)Vadim Dashevskiy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11172 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
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-28Massive code cleanup and fixes for a lot of warnings reported in #837Tobias Weimer
git-svn-id: http://svn.miranda-ng.org/main/trunk@11136 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-26warning fix George Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@11093 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-11-26VKontakte: update api versionSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11090 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-11VKontakte: Sergey Bolhovskoy
fix for "Use Local Time" setting remove IDI_ICON1 preprocessor define fix "Password:" label position version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10956 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-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: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10893 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-30VKontakte: update vk api version to 5.26Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10884 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-24VKontakte: set MusicSendMetod=sendBroadcastOnlySergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10864 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-23typoVadim Dashevskiy
- langpacks/english: update; - langpacks/russian: update; git-svn-id: http://svn.miranda-ng.org/main/trunk@10851 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-17VKontakte: Sergey Bolhovskoy
autoleave chat in all miranda on leave chat leave chat room before in desrtoy git-svn-id: http://svn.miranda-ng.org/main/trunk@10809 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