Plugin:VKontakte: Difference between revisions

From Miranda NG
Plugin:VKontakte
Jump to navigation Jump to search
No edit summary
(Marked this version for translation)
(8 intermediate revisions by the same user not shown)
Line 6: Line 6:
== For Windows XP users == <!--T:5-->
== For Windows XP users == <!--T:5-->


<!--T:7-->
Plugin requires [https://support.microsoft.com/en-us/help/4019276/update-to-add-support-for-tls-1-1-and-tls-1-2-in-windows KB4019276] from Windows Embedded POSReady 2009 to establish connection under Windows XP:
Plugin requires [https://support.microsoft.com/en-us/help/4019276/update-to-add-support-for-tls-1-1-and-tls-1-2-in-windows KB4019276] from Windows Embedded POSReady 2009 to establish connection under Windows XP:


<!--T:6-->
<!--T:6-->
* create registry key
* create registry key
<!--T:11-->
<pre style="overflow:auto;">
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]  
[HKEY_LOCAL_MACHINE\SYSTEM\WPA\PosReady]  
"Installed"=dword:00000001
"Installed"=dword:00000001
</pre>
</pre>
<!--T:12-->
* 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 english]
** [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 russian]
** [http://download.windowsupdate.com/c/msdownload/update/software/updt/2017/10/windowsxp-kb4019276-x86-embedded-rus_1ee3dc4df096cf567df593e41956f29666070e16.exe for Russian Windows]
 
<!--T:13-->
* create registry keys
 
<!--T:14-->
<pre style="overflow:auto;">
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Client]
"DisabledByDefault"=dword:00000000
 
<!--T:15-->
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.1\Server]
"DisabledByDefault"=dword:00000000
 
<!--T:16-->
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client]
"DisabledByDefault"=dword:00000000
 
<!--T:17-->
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server]
"DisabledByDefault"=dword:00000000
</pre>


== Hidden settings == <!--T:2-->
== Hidden settings == <!--T:2-->

Revision as of 14:42, 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
  • create registry keys
[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