Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2016-11-20 | VKontakte: tempory crutch for resolve error 13 on RetrieveUsersInfo | ElzorFox | |
2016-11-20 | VKontakte: fix stupid typo | ElzorFox | |
2016-11-14 | VKontakte: add 'ShowVkDeactivateEvents' hidden option (default true) | ElzorFox | |
2016-11-03 | VKontakte: fix cleaning VK_USER_DEACTIVATE_ACTION on history sync (for N ↵ | ElzorFox | |
days methods) | |||
2016-11-03 | VKontakte: fix removing groups where user is not member on auto clean contacrts | ElzorFox | |
2016-11-02 | VKontakte: | ElzorFox | |
fix (?) restart longpoolserver on speedy status change update VK_API_VER to 5.60 version bump | |||
2016-10-31 | VKontakte: add user deactivate events | ElzorFox | |
2016-10-28 | - old useless helpers removed from the Options module; | George Hazan | |
- mir_app functions introduced instead of them; - OPENOPTIONSDIALOG structure removed from m_options.h | |||
2016-10-21 | VKontakte: | ElzorFox | |
VK_API_VER update to 5.59 version bump | |||
2016-09-29 | VKontakte: | Sergey Bolhovskoy | |
update VER_API to 5.56 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17339 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-19 | grrrrm... there's no hLangpack in chat items, therefore strings must be ↵ | George Hazan | |
translated inside plugins git-svn-id: http://svn.miranda-ng.org/main/trunk@17323 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-19 | unused translations removed | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17320 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-19 | - struct GCSESSION died; | George Hazan | |
- Chat_NewSession simply gets 5 parameters; - minor chat code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@17318 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-19 | Chat_AddGroup - even less structures | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17316 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-17 | chats: more functions, less structures | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17309 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-09-16 | - chats services replaces with functions; | George Hazan | |
- chat calls switched from CallServiceSync to direct calls everywhere git-svn-id: http://svn.miranda-ng.org/main/trunk@17305 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
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-09-06 | minus MS_CLIST_RETRIEVE_INTERFACE | George Hazan | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17267 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-31 | VKontakte: remove logically dead code | Sergey Bolhovskoy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17224 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-27 | VKontakte: show 'service_msg_warning' | Sergey Bolhovskoy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17210 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 | |||
2016-08-12 | VKontakte: | Sergey Bolhovskoy | |
fix lists default item index git-svn-id: http://svn.miranda-ng.org/main/trunk@17179 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-11 | VKontakte: | Sergey Bolhovskoy | |
fix vkLang list default item index fix creating left chats git-svn-id: http://svn.miranda-ng.org/main/trunk@17178 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-11 | VKontakte: crash fix | Sergey Bolhovskoy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17177 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c | |||
2016-08-11 | VKontakte: small fix | Sergey Bolhovskoy | |
git-svn-id: http://svn.miranda-ng.org/main/trunk@17175 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c |