summaryrefslogtreecommitdiff
path: root/protocols/VKontakte/src/vk_feed.cpp
AgeCommit message (Collapse)Author
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2025-01-01Another year has passeddartraiden
2024-09-12fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵George Hazan
по-разному работает в приватах и чатах)
2024-04-06VKontakte:ElzorFox
async mode download images as default add ‘LoadFilesAsync’ hiden option (default true) add dynamic show image in NewStory on finish download add option for bbc in NewStory support add option for show original version message in edited message version bump
2024-04-05VKontakte:ElzorFox
add edited message support for muc message async download images for history sync fix download directory vars no [code] bbc for newstory version bump
2024-01-26major atavism, PROTORECVEVENT, died with its own set of constantsGeorge Hazan
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2023-11-23VKontakte:ElzorFox
Contact::Readonly support version bump
2023-08-04VKontakte:ElzorFox
VK ID INT64 compatibility – part 1 code cleanup version bump
2023-01-02Update copyrightsdartraiden
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-01-17Update copyrightsdartraiden
2020-08-15VKontakte:ElzorFox
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers
2020-08-14VKontakte:ElzorFox
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527) version bump
2020-05-14simple database event cycles moved to cursorsGeorge Hazan
2020-01-20db_event_delete: unused parameter removedGeorge Hazan
2020-01-01Happy new year, MirandaGeorge Hazan
2019-04-12wiping custom icolib functions: VKGeorge Hazan
2019-02-05VKontakte: fix processing vk notificationsElzorFox
2019-01-03VKontakte:ElzorFox
fix #1712 (hang at exit) copyrightes update version bump
2018-12-26VKontakte: fix memory leek and PVS warningsElzorFox
2018-12-26VKontakte: fix PVS warningsElzorFox
2018-10-01centralized system of processing message ids. also fixes #1375George Hazan
2018-09-20creepy crutch removed that was adding message ids after the binary zero in ↵George Hazan
message text
2018-05-27global variable name standardizationGeorge Hazan
2018-05-23no need to initialize pcli variable in each plugin (only in Clist_*)George Hazan
2018-05-03mir_forkThread<typename> - stronger typizatioin for thread function parameterGeorge Hazan
2018-02-21VK: C++'11 iteratorsGeorge Hazan
2018-01-31VKontakte: С++ 11 scope forElzorFox
2018-01-01massive copyright updatedartraiden
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-10-15VKontakte: ignore ‘friends_recomm’ news typeElzorFox
2017-10-14VKontakte: crash fixElzorFox
2017-09-19VKontakte:ElzorFox
add removing from friendlist and clear server history on delete from Miranda clist version bump
2017-09-12old good sound services became finally functionsGeorge Hazan
2017-09-12Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng"George Hazan
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298.
2017-09-11old good sound services became finally functionsGeorge Hazan
2017-09-07VKontakte: code cleaningElzorFox
2017-08-15anonymous SRMM services got namesGeorge Hazan
2017-08-05Change rest of Miranda NG links to https://Robert Pösel
2017-04-14VKontakte: code cleaningElzorFox
2017-03-19VKontakte: fix warning C4840 in MSVS 2017ElzorFox
2017-03-17forgotten TCHAR removedGeorge Hazan
2017-03-09VKontakte:ElzorFox
move js code to vk stored procedures version bump
2017-01-17useless field DBEVENTINFO::cbSize removedGeorge 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