summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_messages.cpp
AgeCommit message (Collapse)Author
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-01-31useless wrappers removed & replaced with PROTO_INTERFACE method callsGeorge Hazan
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-31VKontakte: С++ 11 scope forElzorFox
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-09-18VKontakte: fix error 100 for deactivated contact on mark message as readElzorFox
2017-09-07crash fixGeorge Hazan
2017-09-07VKontakte: code cleaningElzorFox
2017-09-06VKontakte:ElzorFox
fix error 100 on messages.markAsRead version bump
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
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-04-14VKontakte: code cleaningElzorFox
2017-04-02VKontakte: more fix multiply loading historyElzorFox
2017-03-19VKontakte: fix warning C4840 in MSVS 2017ElzorFox
2017-03-09VKontakte:ElzorFox
move js code to vk stored procedures version bump
2017-02-28VKontakte:ElzorFox
add option ‘Add message link to messages with attachments’ version bump
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-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-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-11VKontakte: db_get_sa(hContact, "Protocol", "p") does no goodElzorFox
2017-01-01bump copyright yeardartraiden
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-05VKontakte: small fix for send message to vk-groupSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17160 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-29no more TCHARsGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17143 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-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte: ooopsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte:Sergey Bolhovskoy
add option for loading sent attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-13VKontakte: Sergey Bolhovskoy
add ‘Send VK-objects links as attachments’ option move ‘Use non-standard popups for news and event notifications’ option to View page version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17090 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: fix (?) false positive iviseble status on receive unread messages ↵Sergey Bolhovskoy
on miranda start git-svn-id: http://svn.miranda-ng.org/main/trunk@16627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-09VKontakte: link forgotten option Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16617 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-29VKontakte: Sergey Bolhovskoy
remove unneeded Sleep() captcha dialog -> core ui (patch by MikalaiR, edited) git-svn-id: http://svn.miranda-ng.org/main/trunk@16558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20VK: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 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-02VKontakte: load history for all contacts from vk.comSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16387 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-05VKontakte: set count=200 for messages.getDialogsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16223 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-02-02VKontakte:Sergey Bolhovskoy
add ‘Mark messages as read’contact menuitem add copy_history processing in wall attachment type version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16211 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-11-23VKontakte: use SendMsg for sending to muc Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15760 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-10-29VKontakte: Sergey Bolhovskoy
fix for news notification in clist fix option dialog labels code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@15645 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-22VKontakte: Sergey Bolhovskoy
hidden option for full load clist support for sync message read status from server version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@15421 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2015-09-16VKontakte: fix sticker sentSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@15362 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c