summaryrefslogtreecommitdiff
path: root/protocols/VKontakte
AgeCommit message (Collapse)Author
2016-07-25hello, Unix.George Hazan
phase 1: removing _T() git-svn-id: http://svn.miranda-ng.org/main/trunk@17127 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-24VKontakte: revert 17125Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17126 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-23VKontakte: resource cosmeticDart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@17125 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21improperly named helper renamedGeorge Hazan
git-svn-id: http://svn.miranda-ng.org/main/trunk@17110 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-21VKontakte: Sergey Bolhovskoy
VER_API update to 5.53 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17109 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte: ooopsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17095 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-15VKontakte:Sergey Bolhovskoy
add option for loading sent attachments version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17094 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-13VKontakte: more VK-objects link variantesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17091 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-07-13VKontakte: Sergey Bolhovskoy
add ‘Send VK-objects links as attachments’ option move ‘Use non-standard popups for news and event notifications’ option to View page version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17090 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-30VKontakte: small fixesSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17050 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-25VKontakte: replace "VK ID" by "VKontakte ID"Robert Pösel
git-svn-id: http://svn.miranda-ng.org/main/trunk@17038 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: typo fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@17028 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-24VKontakte: Sergey Bolhovskoy
added friend_accepted notification type version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17026 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-23VKontakte:Sergey Bolhovskoy
change http to https in urls fix for link captions in attachment market items support in attachment update VK_API_VER to 5.52 version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@17020 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-06-05- fix for #1059;George Hazan
- direct unsafe work with icons replaces with Window_SetIcon_IcoLib / Window_SetSkinIcon_IcoLib; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@16917 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-23VKontakte: fix (?) freeze status as offline on speedy status change Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16861 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-05-12VKontakte: fix 'Use non-standard popups for news and event notifications' optionSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16820 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-23VK: fix contacts filter MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16757 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-17VKontakte:Sergey Bolhovskoy
add change nick in muc support version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16698 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-15contact list groups:George Hazan
- finally database is not used anymore (only as a settings' storage); - MGROUP type introduced to replace HANDLE for group ids; - MS_CLIST_GROUP* services became Clist_Group* functions; - CLIST_INTERFACE members pfnGetGroupName & pfnRenameGroup also transformed into static Clist_Group* functions git-svn-id: http://svn.miranda-ng.org/main/trunk@16659 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-14VKontakte: remove unneeded m_protoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16650 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13git-svn-id: http://svn.miranda-ng.org/main/trunk@16641 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13it works MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16640 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13VKontakte: Sergey Bolhovskoy
win64 fix warning fix git-svn-id: http://svn.miranda-ng.org/main/trunk@16638 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13temporary fix MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16637 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-13VKontakte: Sergey Bolhovskoy
radiobox group settings -> combobox (patch by MikalaiR, edited) remove unneeded methods git-svn-id: http://svn.miranda-ng.org/main/trunk@16634 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: small fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16628 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-11VKontakte: fix (?) false positive iviseble status on receive unread messages ↵Sergey Bolhovskoy
on miranda start git-svn-id: http://svn.miranda-ng.org/main/trunk@16627 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-09VKontakte: link forgotten option Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16617 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: remove unneeded m_protoSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16606 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: potential crashfixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16605 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte: add settings for show/hide proto menu items Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16602 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-07VKontakte:Sergey Bolhovskoy
option flags move to separate class account manager dialog -> core ui option page dialogs -> core ui move declarations to private section remove unneeded (after rev. 16596) attention from option dialog code cleanup version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16600 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: unificate reconnect warning (as in Jabber)Dart Raiden
git-svn-id: http://svn.miranda-ng.org/main/trunk@16586 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-04VKontakte: Sergey Bolhovskoy
add VKlang to options remove unused title icon cosmetic fixes git-svn-id: http://svn.miranda-ng.org/main/trunk@16582 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-02VKontakte: unneded header removed MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16576 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: Sergey Bolhovskoy
gzip support support persistent connection to api.vk.com (patch by MikalaiR) version bump git-svn-id: http://svn.miranda-ng.org/main/trunk@16568 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-04-01VKontakte: memleaks fixSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16567 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-31VKontakte: Sergey Bolhovskoy
chat create dialog -> core ui chat invite dialog -> core ui rename dialog classes code cleanup git-svn-id: http://svn.miranda-ng.org/main/trunk@16566 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-30VKontakte: wall post dialog -> core ui Sergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16564 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-29VKontakte: oopsSergey Bolhovskoy
git-svn-id: http://svn.miranda-ng.org/main/trunk@16559 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-29VKontakte: Sergey Bolhovskoy
remove unneeded Sleep() captcha dialog -> core ui (patch by MikalaiR, edited) git-svn-id: http://svn.miranda-ng.org/main/trunk@16558 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-25VK: small optimization MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16542 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-21VK: memleak fixMikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16521 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-21VKontakte: Sergey Bolhovskoy
captcha sent to browser as data:image/png;base64 (patсh by MikalaiR, edited) add 'UseCaptchaAssistant' hidden option (BYTE) git-svn-id: http://svn.miranda-ng.org/main/trunk@16520 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20VK: code cleanup MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16518 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20correct commit MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16517 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20oops MikalaiR
git-svn-id: http://svn.miranda-ng.org/main/trunk@16516 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-20git-svn-id: http://svn.miranda-ng.org/main/trunk@16515 ↵MikalaiR
1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
2016-03-18VKontakte: Sergey Bolhovskoy
add ‘Open in browser’ button to captcha form add hidden option ‘AlwaysOpenCaptchaInBrowser’ (BYTE) git-svn-id: http://svn.miranda-ng.org/main/trunk@16495 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c