Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | fix double space | dartraiden | |
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 | |
2017-01-11 | VKontakte: remove unneeded code | ElzorFox | |
2017-01-11 | VKontakte: db_get_sa(hContact, "Protocol", "p") does no good | ElzorFox | |
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-10 | VKontakte: | ElzorFox | |
update VK_API_VER to 5.62 version bump | |||
2017-01-10 | VKontakte: add 'In a civil union' marital status | ElzorFox | |
2017-01-01 | bump copyright year | dartraiden | |
2016-12-11 | VKontakte: fix (?) set online status after connection problem | ElzorFox | |
2016-12-05 | VKontakte: use CCtrlSpin for spin controls | ElzorFox | |
2016-11-20 | VKontakte: | ElzorFox | |
optimize loading user status info version bump |