Content:VKontakte/HiddenSettings/Definitions: Difference between revisions
Jump to navigation
Jump to search
Dart Raiden (talk | contribs) (add hidden settings from https://github.com/miranda-ng/miranda-ng/commit/f740ad4b8b46887219b7487f02df29d83e5773fc) |
Dart Raiden (talk | contribs) No edit summary |
||
(8 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount | <includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount | ||
| AlwaysOpenCaptchaInBrowser;; MaxFriendsCount;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode | | AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; LoadFilesAsync;; MaxFriendsCount;; OggInAudioMessages;; ReqAuthTimeLater;; ShowReplyInMessage;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys | ||
| ;; | | ;; | ||
}}{{#arraydefine: VKontakteHiddenSettingsPerContact | }}{{#arraydefine: VKontakteHiddenSettingsPerContact | ||
Line 8: | Line 8: | ||
AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | = | AlwaysOpenCaptchaInBrowser | type=byte;; default_val=0 | ;; | = | ||
}}{{#hashdefine: | |||
FilterAudioMessages | type=byte;; default_val=0 | ;; | = | |||
}}{{#hashdefine: | }}{{#hashdefine: | ||
FloodListingToPopups | type=byte;; default_val=1 | ;; | = | FloodListingToPopups | type=byte;; default_val=1 | ;; | = | ||
}}{{#hashdefine: | |||
LoadFilesAsync | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | }}{{#hashdefine: | ||
MaxFriendsCount | type=dword;; default_val=1000 | ;; | = | MaxFriendsCount | type=dword;; default_val=1000 | ;; | = | ||
}}{{#hashdefine: | |||
OggInAudioMessages | type=byte;; default_val=0 | ;; | = | |||
}}{{#hashdefine: | |||
ReqAuthTimeLater | type=dword;; default_val=86400 | ;; | = | |||
}}{{#hashdefine: | |||
ShowReplyInMessage | type=byte;; default_val=1 | ;; | = | |||
}}{{#hashdefine: | }}{{#hashdefine: | ||
Line 36: | Line 56: | ||
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 16:35, 7 May 2024
Documentation
Defines hashtables with hidden settings of VKontakte plugin.
Todo: needs categorization