summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk.h
AgeCommit message (Collapse)Author
2020-09-17VKontakte:ElzorFox
update VK_API version to 5.124 version bump
2020-07-31VKontakte:ElzorFox
fix deletion dialog on contact delete update VK_API version to 5.122 version bump
2020-07-09VKontakte:ElzorFox
update VK API version to 5.120 version bump
2020-06-21VKontakte:ElzorFox
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump
2020-06-18VKontakte:ElzorFox
VK API upgrade (5.78 => 5.110) version bump
2020-06-17VKontakte:ElzorFox
small VK API upgrade (5.76 => 5.78) add support audio_message and graffiti attachments types (read only) version bump + prepare for upgrade VK API version to 5.110 - part 4
2020-06-16VKontakte: prepare for upgrade VK API version - part 3ElzorFox
2020-06-11VKontakte: prepare for upgrade VK API versionElzorFox
2020-01-13Netlib_GetHeader() - handful utility to avoid writing cyclesGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-04-12wiping custom icolib functions: VKGeorge Hazan
2019-01-17code cleaningGeorge Hazan
2019-01-03VKontakte:ElzorFox
fix #1712 (hang at exit) copyrightes update version bump
2018-05-22VKontakte:ElzorFox
update VK_API to 5.76 version bump
2018-05-20VKontakte:ElzorFox
update VK_API to 5.74 update User Long Poll API version to 3 version bump
2018-04-18g_hInstance incapulated into PLUGIN<>, no need in the separate variableGeorge Hazan
2018-04-18PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵George Hazan
inside
2018-04-06VKontakte:ElzorFox
update VK_API to 5.74 add hidden option StickerSize (DWORD, default 128) add hidden option StickerBackground (BYTE, default false) add chat action pin/unpin message (no text pinned message from api) version bump
2018-03-01VKontakte:ElzorFox
update VK_API to 5.73 version bump
2018-01-31VKontakte:ElzorFox
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump
2018-01-01massive copyright updatedartraiden
2017-12-18VKontakte:ElzorFox
add edited message support (only from vk to miranda) update VK_API to 5.68 version bump
2017-12-06convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵Kirill Volinsky
62202ed10617927d5429bc59898e12a366abe744)
2017-12-06convert all files exept curl and new_gpg to utf-8 BOMKirill Volinsky
2017-11-28Source files converted to utf-8Kirill Volinsky
2017-08-16VKontakte:ElzorFox
add hidden contact option ShowVkDeactivateEvents (default true) update VK_API to 5.68 version bump
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-07-05VKontakte:ElzorFox
update VK_API to 5.67 version bump
2017-06-05VKontakte:ElzorFox
update VKAPI_VER to 5.65 version bump
2017-05-18VKontakte:ElzorFox
fix random server delivery processing show error popups for sending messages errors
2017-05-14VKontakte:ElzorFox
fix invisible status on sending message update VK_API_VER to 5.64 version bump
2017-03-21VKontakte:ElzorFox
update VK_API_VER to 5.63 version bump
2017-01-10VKontakte:ElzorFox
update VK_API_VER to 5.62 version bump
2017-01-01bump copyright yeardartraiden
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-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-08-05VKontakte: Sergey Bolhovskoy
fix(???) ‘validation required’ error add support vk-groups contacts fix (???) rare error with WorkerThread on connection lost version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17159 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-29VKontakte:Sergey Bolhovskoy
rename string variables (p)tsz* -> (p)wsz* rename struct TCHAR_ PARAM -> WCHAR_ PARAM change mir_sntprintf -> mir_snwprintf, LPCTSTR -> LPCWSTR, setTString -> setWString, db_set_ts(a)-> db_set_ws(a) and etc. git-svn-id: http://svn.miranda-ng.org/main/trunk@17141 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-26less TCHARs:George Hazan
- TCHAR is replaced with wchar_t everywhere; - LPGENT replaced with either LPGENW or LPGEN; - fixes for ANSI plugins that improperly used _t functions; - TCHAR *t removed from MAllStrings; - ptszGroup, ptszTitle & ptszTab in OPTIONSDIALOGPAGE replaced with pwsz* git-svn-id: http://svn.miranda-ng.org/main/trunk@17133 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21VKontakte: Sergey Bolhovskoy
VER_API update to 5.53 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23VKontakte:Sergey Bolhovskoy
change http to https in urls fix for link captions in attachment market items support in attachment update VK_API_VER to 5.52 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-11userinfoex: add display for vk-specific MaritalStatusSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16466 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-01VKontakte: Sergey Bolhovskoy
update VK API version to 5.45 change SvcGetServerHistoryLastXXDay’s to template function (path by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16382 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-29VKontakte: Sergey Bolhovskoy
update VK API version to 5.44 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16183 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-01-02Copyrights update part 2Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@15985 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-12-29VKontakte:Sergey Bolhovskoy
update VK_API version to 5.42 add [code] bbc for forwarding messages load unread message for muc on connect version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15961 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-11-12VKontakte:Sergey Bolhovskoy
add typing notification for muc upgrade VK_API version to 5.40 add ‘caption’ for link attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15715 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c