Content:VKontakte/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
(add ReqAuthTimeLater (https://github.com/miranda-ng/miranda-ng/commit/c1358991022919836c77d630ee9a3719fff86ed0))
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; MaxFriendsCount;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; LoadFilesAsync;; MaxFriendsCount;; ReqAuthTimeLater;; ShowReplyInMessage;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys
| ;;
| ;;
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
Line 16: Line 16:


FloodListingToPopups | type=byte;; default_val=1 | ;; | =
FloodListingToPopups | type=byte;; default_val=1 | ;; | =
}}{{#hashdefine:
LoadFilesAsync | type=byte;; default_val=1 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:
Line 24: Line 28:


ReqAuthTimeLater | type=dword;; default_val=86400 | ;; | =
ReqAuthTimeLater | type=dword;; default_val=86400 | ;; | =
}}{{#hashdefine:
ShowReplyInMessage | type=byte;; default_val=1 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:
Line 44: Line 52:


UseStandardUrlEncode | type=byte;; default_val=0 | ;; | =
UseStandardUrlEncode | type=byte;; default_val=0 | ;; | =
 
}}{{#hashdefine:
 
UseStikersAsStaticSmileys | type=byte;; default_val=0 | ;; | =
 
}}</includeonly><noinclude>
}}</includeonly><noinclude>
{{Documentation
{{Documentation

Latest revision as of 19:40, 7 April 2024

Documentation

Defines hashtables with hidden settings of VKontakte plugin.

Todo: needs categorization