summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2017-03-19VKontakte:ElzorFox
fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-12VKontakte: sent track visitor on onlineElzorFox
2017-03-10Group chats:George Hazan
- GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog
2017-03-10VKontacte: code cleaningElzorFox
2017-03-10VKontakte: add .js file with stored procedures codeElzorFox
2017-03-09VKontakte:ElzorFox
move js code to vk stored procedures version bump
2017-03-08VKontakte: no PollingThread => no onlineElzorFox
2017-02-28VKontakte:ElzorFox
add option ‘Add message link to messages with attachments’ version bump
2017-02-17VKontakte: fix potential crashElzorFox
2017-02-16VKontakte: PoolServer down fixElzorFox
2017-02-15VKontakte: crash fix ( issue #716)ElzorFox
2017-02-14fix for include duplicates & recursionsGeorge Hazan
2017-02-10fix double spacedartraiden
2017-02-06VKontakte: remove unneeded threadElzorFox
2017-02-03VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ElzorFox
peer’ error
2017-02-02VKontakte: fix VK API bug on messages.send return value type (see ↵ElzorFox
https://vk.com/bugs?act=show&id=4717174_71)
2017-01-31- NUF_HTTPGATEWAY: unused option removed;George Hazan
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning.
2017-01-31VKontakte: fix link for attachments if title is emptyElzorFox
2017-01-25VKontakte:ElzorFox
fix autoloading history on open message window fix cleaning lastmsgid key on ‘empty’ sync history
2017-01-24VKontakte:ElzorFox
set low priority for loading history requests rework loading groups to clist add ‘Load last messages when message window open and local history is empty’ option (default true) version bump
2017-01-23no need to implement the same code in each pluginGeorge Hazan
2017-01-23VKontakte:ElzorFox
rename option ‘Automatically wipe local contacts missing in your friend list’ ->’ Load only friends to local contact list’ rework loading clist logic (now if option ‘ Load only friends to local contact list’ is true, non-friends contact are not created on loading dialogs and are not cleaned automatically on loading friendlist) version bump
2017-01-20code cleaningGeorge Hazan
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
2017-01-14separate handle types for HNETLIBCONN & HNETLIBBINDGeorge Hazan
2017-01-12Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCTGeorge Hazan
2017-01-11strong typization - better typizationGeorge Hazan
2017-01-11VKontakte: remove unneeded codeElzorFox
2017-01-11VKontakte: db_get_sa(hContact, "Protocol", "p") does no goodElzorFox
2017-01-11Revert "VKontakte: no more write to db if oldValue == newValue"ElzorFox
This reverts commit 77cccf9d4b13d9fad437eaf6361cec016a4ce27c.
2017-01-10VKontakte: no more write to db if oldValue == newValueElzorFox
2017-01-10VKontakte:ElzorFox
update VK_API_VER to 5.62 version bump
2017-01-10VKontakte: add 'In a civil union' marital statusElzorFox
2017-01-01bump copyright yeardartraiden
2016-12-11VKontakte: fix (?) set online status after connection problemElzorFox
2016-12-05VKontakte: use CCtrlSpin for spin controlsElzorFox
2016-11-20VKontakte:ElzorFox
optimize loading user status info version bump
2016-11-20VKontakte: tempory crutch for resolve error 13 on RetrieveUsersInfoElzorFox
2016-11-20VKontakte: fix stupid typoElzorFox
2016-11-14VKontakte: add 'ShowVkDeactivateEvents' hidden option (default true)ElzorFox
2016-11-03VKontakte: fix cleaning VK_USER_DEACTIVATE_ACTION on history sync (for N ↵ElzorFox
days methods)
2016-11-03VKontakte: fix removing groups where user is not member on auto clean contacrtsElzorFox
2016-11-02VKontakte:ElzorFox
fix (?) restart longpoolserver on speedy status change update VK_API_VER to 5.60 version bump
2016-10-31VKontakte: add user deactivate eventsElzorFox
2016-10-28- old useless helpers removed from the Options module;George Hazan
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h
2016-10-21VKontakte:ElzorFox
VK_API_VER update to 5.59 version bump
2016-09-29VKontakte:Sergey Bolhovskoy
update VER_API to 5.56 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19grrrrm... there's no hLangpack in chat items, therefore strings must be ↵George Hazan
translated inside plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@17323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c