Content:VKontakte/HiddenSettings/Definitions: Difference between revisions

From Miranda NG
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 1: Line 1:
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
<includeonly>{{#arraydefine: VKontakteHiddenSettingsPerAccount
| AlwaysOpenCaptchaInBrowser;; BBCNewStorySupport;; FilterAudioMessages;; MaxFriendsCount;; ReqAuthTimeLater;; ShowReplyInMessage;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys
| AlwaysOpenCaptchaInBrowser;; FilterAudioMessages;; LoadFilesAsync;; MaxFriendsCount;; ReqAuthTimeLater;; ShowReplyInMessage;; ShowVkDeactivateEvents;; StickerBackground;; StickerSize;; UseCaptchaAssistant;; UseStandardUrlEncode;; UseStikersAsStaticSmileys
| ;;
| ;;
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
}}{{#arraydefine: VKontakteHiddenSettingsPerContact
Line 11: Line 11:
}}{{#hashdefine:
}}{{#hashdefine:


BBCNewStorySupport | type=byte;; default_val=0 | ;; | =
FilterAudioMessages | type=byte;; default_val=0 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:


FilterAudioMessages | type=byte;; default_val=0 | ;; | =
FloodListingToPopups | type=byte;; default_val=1 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:


FloodListingToPopups | type=byte;; default_val=1 | ;; | =
LoadFilesAsync | type=byte;; default_val=1 | ;; | =


}}{{#hashdefine:
}}{{#hashdefine:

Latest revision as of 19:40, 7 April 2024

Documentation

Defines hashtables with hidden settings of VKontakte plugin.

Todo: needs categorization