Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-09-30 | code cleaning | George Hazan | |
2024-06-05 | VKontakte: | ElzorFox | |
add PS_EMPTY_SRV_HISTORY service use standard dialog for contact delete remove unneeded resource version bump | |||
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-04-01 | VKontakte: | ElzorFox | |
fix #4308 add full support for sync muc history version bump | |||
2024-01-27 | fixes #4140 (NewStory: удаление отдельных сообщений) | George Hazan | |
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-27 | Vkontakte: code cleaning | ElzorFox | |
2023-11-27 | VKontakte: add hidden option ‘ShowReplyInMessage’ (default true) | ElzorFox | |
2023-11-26 | code cleaning | George Hazan | |
2023-08-04 | VKontakte: | ElzorFox | |
VK ID INT64 compatibility – part 1 code cleanup version bump | |||
2023-03-09 | added event for event deletion | George Hazan | |
2023-01-02 | Update copyrights | dartraiden | |
2022-01-01 | Happy new year, Miranda | dartraiden | |
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-06-21 | VKontakte: | ElzorFox | |
add story attachment type fix ‘FilterAudioMessages’ option remove ‘return chat message’ option code cleanup version bump | |||
2020-06-17 | VKontakte: | 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-16 | VKontakte: prepare for upgrade VK API version - part 3 | ElzorFox | |
2020-06-15 | VKontakte: prepare for upgrade VK API version - part 2 | ElzorFox | |
2020-05-14 | simple database event cycles moved to cursors | George Hazan | |
2020-02-29 | MessageState: rewritten from scratch to work | George Hazan | |
2020-01-20 | db_event_delete: unused parameter removed | George Hazan | |
2020-01-01 | Happy new year, Miranda | George Hazan | |
2019-07-24 | massive warning fix | George Hazan | |
2019-06-10 | VKontakte: add hidden option ‘FilterAudioMessages’ | ElzorFox | |
2019-01-17 | code cleaning | George Hazan | |
2019-01-03 | VKontakte: | ElzorFox | |
fix #1712 (hang at exit) copyrightes update version bump | |||
2018-10-03 | VKontakte: | ElzorFox | |
history synchronization without deleting messages version bump | |||
2018-10-01 | centralized system of processing message ids. also fixes #1375 | George Hazan | |
2018-09-21 | VK: correct RecvMsg replacement | George Hazan | |
2018-09-20 | creepy crutch removed that was adding message ids after the binary zero in ↵ | George Hazan | |
message text | |||
2018-05-03 | mir_forkThread<typename> - stronger typizatioin for thread function parameter | George Hazan | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-01-31 | VKontakte: | ElzorFox | |
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump | |||
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-09-07 | VKontakte: code cleaning | ElzorFox | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-04-14 | VKontakte: code cleaning | ElzorFox | |
2017-04-02 | VKontakte: more fix multiply loading history | ElzorFox | |
2017-04-02 | VKontakte: | ElzorFox | |
fix treads handle leaks fix multiply loading history on quick online-offline-online | |||
2017-03-19 | VKontakte: | ElzorFox | |
fix sending API requests (maximum 3 requests to API methods per second) fix sending long and uint parameters as signed int version bump | |||
2017-03-19 | VKontakte: more correct fix for sending unneeded GetServerHistory requestes | ElzorFox | |