Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-01-10 | DBEVENTINFO::timestamp to become 64-bit integer | George Hazan | |
2025-01-01 | Another year has passed | dartraiden | |
2024-09-12 | fixes #4651 (NewStory+tabSRMM: Форматирование текста ↵ | George Hazan | |
по-разному работает в приватах и чатах) | |||
2024-04-06 | VKontakte: | 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-05 | VKontakte: | 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-26 | major atavism, PROTORECVEVENT, died with its own set of constants | George Hazan | |
2024-01-08 | Update copyrights | dartraiden | |
2024-01-05 | Netlib: | George Hazan | |
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse; | |||
2023-11-23 | VKontakte: | ElzorFox | |
Contact::Readonly support version bump | |||
2023-08-04 | VKontakte: | ElzorFox | |
VK ID INT64 compatibility – part 1 code cleanup version bump | |||
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
2021-12-26 | DWORD -> uint32_t | George Hazan | |
2021-01-17 | Update copyrights | dartraiden | |
2020-08-15 | VKontakte: | ElzorFox | |
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers | |||
2020-08-14 | VKontakte: | 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-14 | simple database event cycles moved to cursors | George Hazan | |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-04-12 | wiping custom icolib functions: VK | George Hazan | |
2019-02-05 | VKontakte: fix processing vk notifications | ElzorFox | |
2019-01-03 | VKontakte: | ElzorFox | |
fix #1712 (hang at exit) copyrightes update version bump | |||
2018-12-26 | VKontakte: fix memory leek and PVS warnings | ElzorFox | |
2018-12-26 | VKontakte: fix PVS warnings | ElzorFox | |
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan | |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in ↵ | George Hazan | |
message text | |||
2018-05-27 | global variable name standardization | George Hazan | |
2018-05-23 | no need to initialize pcli variable in each plugin (only in Clist_*) | George Hazan | |
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-02-21 | VK: C++'11 iterators | George Hazan | |
2018-01-31 | VKontakte: С++ 11 scope for | ElzorFox | |
2018-01-01 | massive copyright update | dartraiden | |
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM (reverted from commit ↵ | Kirill Volinsky | |
62202ed10617927d5429bc59898e12a366abe744) | |||
2017-12-06 | convert all files exept curl and new_gpg to utf-8 BOM | Kirill Volinsky | |
2017-10-15 | VKontakte: ignore ‘friends_recomm’ news type | ElzorFox | |
2017-10-14 | VKontakte: crash fix | ElzorFox | |
2017-09-19 | VKontakte: | ElzorFox | |
add removing from friendlist and clear server history on delete from Miranda clist version bump | |||
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-09-07 | VKontakte: code cleaning | ElzorFox | |
2017-08-15 | anonymous SRMM services got names | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-04-14 | VKontakte: code cleaning | ElzorFox | |
2017-03-19 | VKontakte: fix warning C4840 in MSVS 2017 | ElzorFox | |
2017-03-17 | forgotten TCHAR removed | George Hazan | |
2017-03-09 | VKontakte: | ElzorFox | |
move js code to vk stored procedures version bump | |||
2017-01-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-11 | Revert "VKontakte: no more write to db if oldValue == newValue" | ElzorFox | |
This reverts commit 77cccf9d4b13d9fad437eaf6361cec016a4ce27c. | |||
2017-01-10 | VKontakte: no more write to db if oldValue == newValue | ElzorFox | |