summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/misc.cpp
AgeCommit message (Collapse)Author
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-30VKontakte:ElzorFox
fix perpetual loop version bump
2018-03-16entities' names to be started with capital lettersGeorge Hazan
2018-03-16always hated these long expressions: contact_iter makes them much shorterGeorge Hazan
2018-03-16LIST<>::indexOf(T**) - fast index calculation for direct iteratorsGeorge Hazan
2018-03-09more loop-related code cleaningGeorge Hazan
2018-02-21VK: C++'11 iteratorsGeorge Hazan
2018-01-31VKontakte: fix addition EVENTTYPE_AUTHREQUEST eventsElzorFox
2018-01-31VKontakte: С++ 11 scope forElzorFox
2018-01-26code optimizationGeorge Hazan
2018-01-26AdvaImg:George Hazan
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg
2018-01-01massive copyright updatedartraiden
2017-12-30VKontakte: more fix for fix show deactivate actionsElzorFox
2017-12-29VKontakte: fix show deactivate actions for hidden usersElzorFox
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-13Code modernize ...Goraf
* replace 0/NULL with nullptr [using clang-tidy]
2017-09-19VKontakte:ElzorFox
add removing from friendlist and clear server history on delete from Miranda clist version bump
2017-09-07VKontakte: code cleaningElzorFox
2017-09-02VKontakte: fix parsing telephone digits in capchaElzorFox
2017-08-20VKontakte: minor fixElzorFox
2017-08-16VKontakte:ElzorFox
add hidden contact option ShowVkDeactivateEvents (default true) update VK_API to 5.68 version bump
2017-08-15fixes #799 (Crash on receiving msg in FB group chat)George Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-06-24VKontakte: small fixElzorFox
2017-05-18VKontakte:ElzorFox
fix random server delivery processing show error popups for sending messages errors
2017-04-14VKontakte: code cleaningElzorFox
2017-04-02VKontakte: more fix multiply loading historyElzorFox
2017-03-28massive cleanup of useless cbSize fieldsGeorge Hazan
2017-03-19VKontakte: fix warning C4840 in MSVS 2017ElzorFox
2017-03-19VKontakte:ElzorFox
fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests
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-03VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ElzorFox
peer’ error
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-17useless field DBEVENTINFO::cbSize removedGeorge Hazan
2017-01-16DB_AUTH_BLOB: handy piece of code moved into the coreGeorge Hazan
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-01bump copyright yeardartraiden
2016-11-14VKontakte: add 'ShowVkDeactivateEvents' hidden option (default true)ElzorFox
2016-10-31VKontakte: add user deactivate eventsElzorFox
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-08-13VKontakte:Tobias Weimer
- Translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@17182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c