summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_proto.cpp
AgeCommit message (Collapse)Author
2014-12-22VKontakte: fix? rare crash on OnSendMessage Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11588 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-22VKontakte: Sergey Bolhovskoy
separate intervals for news and notifications add options for safe special contact if news and notification is disabled fix for move special contact to non-default group add ‘load news from vk’ to protocol menu and contact menu for special contact version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11572 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-16VKontakte: Sergey Bolhovskoy
vk feeds support (wall) – part 2 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@11443 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-05VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11248 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-12-02VKontakte: code cleanupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@11213 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
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-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
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-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-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-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 deathSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10935 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-24VKontakte: set MusicSendMetod=sendBroadcastOnlySergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10864 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-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-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-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
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-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-14VKontakte: fix for double delete pReq->pUserInfo on OnSendMessageSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10776 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-10VKontakte: Sergey Bolhovskoy
Add sticker support ‘Add [img] for graphical attachments’ options 'Force online status upon user activity’ options git-svn-id: http://svn.miranda-ng.org/main/trunk@10754 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-10-10VKontakte: reworked mark as read process Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10752 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: bas-only option for hystory sync popupsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10731 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
move search proto function to vk_search.cpp move TFakeAckParams to vk_proto.h git-svn-id: http://svn.miranda-ng.org/main/trunk@10723 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: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-01VKontakte: SearchByEmail supportSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10660 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-29VKontakte:Sergey Bolhovskoy
replace icons for add/remove frendlist menuitems fix ‘Add as frend’ menuitem for chats add ‘Report abuse’ and ‘Ban user’ support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@10621 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-26VKontakte: Notify -> NotificationSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10597 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-26VKontakte: Sergey Bolhovskoy
more popup classes more informative messages git-svn-id: http://svn.miranda-ng.org/main/trunk@10596 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: fix some bugs for set server statusmsg and AuthSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10589 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2014-09-25VKontakte: AuthState plugin supportSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@10587 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c