| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-28 | VKontakte: | Tobias Weimer | |
| - translation fix | |||
| 2017-07-28 | VKontakte: add nick to broadcast popup title | ElzorFox | |
| 2017-07-23 | VKontakte: | Tobias Weimer | |
| * Fixed typo | |||
| 2017-07-22 | VKontakte: fix typo | ElzorFox | |
| 2017-07-22 | VKontakte: | ElzorFox | |
| remove ‘Use non-standard urlEncode for sent messages (less traffic)’ option (now ExpUrlEncode is used by default) add UseStandardUrlEncode hidden option :) add ‘Notify about changes of contacts audio broadcast’ option (default false) add FloodListingToPopups contacts hidden option (default true) version bump | |||
| 2017-07-05 | VKontakte: | ElzorFox | |
| update VK_API to 5.67 version bump | |||
| 2017-06-24 | VKontakte: small fix | ElzorFox | |
| 2017-06-05 | VKontakte: | ElzorFox | |
| update VKAPI_VER to 5.65 version bump | |||
| 2017-05-18 | VKontakte: | ElzorFox | |
| fix random server delivery processing show error popups for sending messages errors | |||
| 2017-05-14 | VKontakte: | ElzorFox | |
| fix invisible status on sending message update VK_API_VER to 5.64 version bump | |||
| 2017-05-02 | VKontakte: fix invisible status on miranda start | ElzorFox | |
| 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-30 | VKontakte: | ElzorFox | |
| fix return types for js store procedures => fix loading history for messages > 100 | |||
| 2017-03-29 | VKontakte: | ElzorFox | |
| add multiple files sending (simple but not optimal way) version bump | |||
| 2017-03-28 | massive cleanup of useless cbSize fields | George Hazan | |
| 2017-03-24 | revolution in chat menus | George Hazan | |
| - common code moved to the core (Chat_CreateGCMenu, Chat_DestroyGCMenu); - ability added to any plugin to add its own items into any GC menu, not only to the protocol plugins to do that a plugin calls Chat_AddMenuItems and returns 0 to allow any other plugin to process menu hook | |||
| 2017-03-21 | VKontakte: | ElzorFox | |
| update VK_API_VER to 5.63 version bump | |||
| 2017-03-19 | VKontakte: fix warning C4840 in MSVS 2017 | ElzorFox | |
| 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 | |
| 2017-03-19 | VKontakte: | ElzorFox | |
| fix sending unneeded GetServerHistory requestes tempory (?) increase timeout between API requests | |||
| 2017-03-17 | forgotten TCHAR removed | George Hazan | |
| 2017-03-12 | VKontakte: sent track visitor on online | ElzorFox | |
| 2017-03-10 | Group chats: | George Hazan | |
| - GC_CONTROL_MSG left us forever; - tons of old/unused/useless slack simply wiped out; - new function: CSrmmBaseDialog::ClearLog | |||
| 2017-03-10 | VKontacte: code cleaning | ElzorFox | |
| 2017-03-10 | VKontakte: add .js file with stored procedures code | ElzorFox | |
| 2017-03-09 | VKontakte: | ElzorFox | |
| move js code to vk stored procedures version bump | |||
| 2017-03-08 | VKontakte: no PollingThread => no online | ElzorFox | |
| 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-14 | fix for include duplicates & recursions | George Hazan | |
| 2017-02-06 | VKontakte: remove unneeded thread | ElzorFox | |
| 2017-02-03 | VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ | ElzorFox | |
| peer’ error | |||
| 2017-02-02 | VKontakte: fix VK API bug on messages.send return value type (see ↵ | ElzorFox | |
| https://vk.com/bugs?act=show&id=4717174_71) | |||
| 2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
| - NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
| 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-23 | no need to implement the same code in each plugin | George Hazan | |
| 2017-01-23 | VKontakte: | ElzorFox | |
| rename option ‘Automatically wipe local contacts missing in your friend list’ ->’ Load only friends to local contact list’ rework loading clist logic (now if option ‘ Load only friends to local contact list’ is true, non-friends contact are not created on loading dialogs and are not cleaned automatically on loading friendlist) version bump | |||
| 2017-01-20 | code cleaning | George Hazan | |
| 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-14 | separate handle types for HNETLIBCONN & HNETLIBBIND | George Hazan | |
| 2017-01-12 | Netlib_FreeHttpRequest() instead of MS_NETLIB_FREEHTTPREQUESTSTRUCT | George Hazan | |
| 2017-01-11 | strong typization - better typization | George Hazan | |
