mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 39e0e865e8 Fix handling of disabled 'mobileformat'
Boolean parameters must be omitted completely if they're false.

Bug: T303262
Change-Id: I007640b59cf0f7861c72804109e09c118c250e7c
2022-03-08 14:00:34 +01:00
..
ApiParsoidTrait.php ApiParsoidTrait: Make $title optional as it is not required when $oldid set 2022-02-08 15:09:28 +00:00
ApiVisualEditor.php ApiVisualEditor: Support Special:MyLanguage for preload param 2022-02-25 12:23:16 +00:00
ApiVisualEditorEdit.php Fix handling of disabled 'mobileformat' 2022-03-08 14:00:34 +01:00
ServiceWiring.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
SpecialCollabPad.php Fix a series of minor style issues in PHP code 2021-06-03 15:55:38 +02:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Introduce VisualEditorApiVisualEditorPreSaveHook 2021-08-18 09:39:00 +02:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Show correct button label in the missing summary notice 2022-03-01 10:57:26 +00:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHookRunner.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorHooks.php Change use of deprecated getLazyConnectionRef 2022-03-04 17:24:00 +01:00