Plugin:VKontakte: Difference between revisions

From Miranda NG
Plugin:VKontakte
Jump to navigation Jump to search
No edit summary
No edit summary
Line 15: Line 15:
"Installed"=dword:00000001
"Installed"=dword:00000001
</pre>
</pre>
* download and install update:
* download and install update:
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-enu_3822fc1692076429a7dc051b00213d5e1240ce3d.exe for English Windows]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-enu_3822fc1692076429a7dc051b00213d5e1240ce3d.exe for English Windows]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-rus_1ee3dc4df096cf567df593e41956f29666070e16.exe for Russian Windows]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-rus_1ee3dc4df096cf567df593e41956f29666070e16.exe for Russian Windows]
 
* create registry keys
* enable TLS 1.1 and 1.2
<pre style="overflow:auto;">
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]

Revision as of 14:40, 15 June 2019

VKontakte protocol
VKontakte protocol
Filename VKontakte.dll
Author Miranda NG team
Homepage
Download links
Stable version: 32-bit, 64-bit
Development version: 32-bit, 64-bit
Other: Smiley packs,

VKontakte protocol support for Miranda NG.

For Windows XP users

Plugin requires KB4019276 from Windows Embedded POSReady 2009 to establish connection under Windows XP:

  • create registry key
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady] 
"Installed"=dword:00000001
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000

Hidden settings

To add/change these options you will need Database Editor plugin.

Hidden settings per-account
Setting Type Default Description
AlwaysOpenCaptchaInBrowser Byte 0 1 = Always open captcha in browser.
FilterAudioMessages Byte 0 1 = Ignore voice messages.
MaxFriendsCount Dword 1000 Maximum friends count.
ReqAuthTimeLater Dword 86400 Interval between "remind later" on friend request.
ShowReplyInMessage Byte 1 1 = The protocol itself will generate a message with a quote using BBCode.
ShowVkDeactivateEvents Byte 1 1 = Show deactivate events.
StickerBackground Byte 0 1 = Non-transparent stickers background.
StickerSize Dword 128 Sticker size.
UseCaptchaAssistant Byte 0 1 = Use Captcha Assistant service.
UseStandardUrlEncode Byte 0 1 = Use standard urlEncode for sent messages (more traffic consumption).
UseStikersAsStaticSmileys Byte 0 1 = Use static smiley packs instead of downloadable stickers.
Hidden settings per-contact
Setting Type Default Description
FloodListingToPopups Byte 1 0 = Disable "... is listening to ..." notifications from contact.
ShowVkDeactivateEvents Byte 1 1 = Show deactivate events.

Smiley packs