Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-18 | PLUGIN<> to half-automatically calculate the dll's g_hInstance and pass it ↵ | George Hazan | |
inside | |||
2018-04-06 | VKontakte: | 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-30 | VKontakte: | ElzorFox | |
fix perpetual loop version bump | |||
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-03-16 | LIST<>::indexOf(T**) - fast index calculation for direct iterators | George Hazan | |
2018-03-09 | more loop-related code cleaning | George Hazan | |
2018-02-21 | VK: C++'11 iterators | George Hazan | |
2018-01-31 | VKontakte: fix addition EVENTTYPE_AUTHREQUEST events | ElzorFox | |
2018-01-31 | VKontakte: С++ 11 scope for | ElzorFox | |
2018-01-26 | code optimization | George Hazan | |
2018-01-26 | AdvaImg: | 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-01 | massive copyright update | dartraiden | |
2017-12-30 | VKontakte: more fix for fix show deactivate actions | ElzorFox | |
2017-12-29 | VKontakte: fix show deactivate actions for hidden users | ElzorFox | |
2017-12-18 | VKontakte: | ElzorFox | |
add edited message support (only from vk to miranda) update VK_API to 5.68 version bump | |||
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-11-13 | Code modernize ... | Goraf | |
* replace 0/NULL with nullptr [using clang-tidy] | |||
2017-09-19 | VKontakte: | ElzorFox | |
add removing from friendlist and clear server history on delete from Miranda clist version bump | |||
2017-09-07 | VKontakte: code cleaning | ElzorFox | |
2017-09-02 | VKontakte: fix parsing telephone digits in capcha | ElzorFox | |
2017-08-20 | VKontakte: minor fix | ElzorFox | |
2017-08-16 | VKontakte: | ElzorFox | |
add hidden contact option ShowVkDeactivateEvents (default true) update VK_API to 5.68 version bump | |||
2017-08-15 | fixes #799 (Crash on receiving msg in FB group chat) | George Hazan | |
2017-08-05 | Change rest of Miranda NG links to https:// | Robert Pösel | |
2017-06-24 | VKontakte: small fix | ElzorFox | |
2017-05-18 | VKontakte: | ElzorFox | |
fix random server delivery processing show error popups for sending messages errors | |||
2017-04-14 | VKontakte: code cleaning | ElzorFox | |
2017-04-02 | VKontakte: more fix multiply loading history | ElzorFox | |
2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
2017-03-19 | VKontakte: fix warning C4840 in MSVS 2017 | ElzorFox | |
2017-03-19 | VKontakte: | ElzorFox | |
fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests | |||
2017-02-28 | VKontakte: | ElzorFox | |
add option ‘Add message link to messages with attachments’ version bump | |||
2017-02-17 | VKontakte: fix potential crash | ElzorFox | |
2017-02-16 | VKontakte: PoolServer down fix | ElzorFox | |
2017-02-15 | VKontakte: crash fix ( issue #716) | ElzorFox | |
2017-02-03 | VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ | ElzorFox | |
peer’ error | |||
2017-01-31 | VKontakte: fix link for attachments if title is empty | ElzorFox | |
2017-01-25 | VKontakte: | ElzorFox | |
fix autoloading history on open message window fix cleaning lastmsgid key on ‘empty’ sync history | |||
2017-01-24 | VKontakte: | 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-17 | useless field DBEVENTINFO::cbSize removed | George Hazan | |
2017-01-16 | DB_AUTH_BLOB: handy piece of code moved into the core | 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 | |
2017-01-01 | bump copyright year | dartraiden | |
2016-11-14 | VKontakte: add 'ShowVkDeactivateEvents' hidden option (default true) | ElzorFox | |
2016-10-31 | VKontakte: add user deactivate events | ElzorFox | |
2016-09-14 | second 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-13 | VKontakte: | Tobias Weimer | |
- Translation fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@17182 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |