summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
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
2016-09-19unused translations removedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19- struct GCSESSION died;George Hazan
- Chat_NewSession simply gets 5 parameters; - minor chat code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-19Chat_AddGroup - even less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-17chats: more functions, less structuresGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-16- chats services replaces with functions;George Hazan
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-14second major wipeout of database services & structures:George Hazan
- DBCONTACTENUMSETTINGS removed; - all helpers moved to mir_core.dll git-svn-id: http://svn.miranda-ng.org/main/trunk@17296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-09-06minus MS_CLIST_RETRIEVE_INTERFACEGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-31VKontakte: remove logically dead codeSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-27VKontakte: show 'service_msg_warning'Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17210 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-13VKontakte:Tobias Weimer
- Translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@17182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-12VKontakte:Sergey Bolhovskoy
fix lists default item index git-svn-id: http://svn.miranda-ng.org/main/trunk@17179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-11VKontakte: Sergey Bolhovskoy
fix vkLang list default item index fix creating left chats git-svn-id: http://svn.miranda-ng.org/main/trunk@17178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-11VKontakte: crash fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17177 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-08-11VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c