mediawiki-extensions-Visual.../includes
Arlo Breault d8aa99e35c Stop passing scrub_wikitext
It's no longer optional in Parsoid.

Bug: T297298
Change-Id: Ice36f4f4b82b0286799e9eedd164ca8d2dfc2b2e
2022-05-17 19:51:17 -04:00
..
ApiParsoidTrait.php Stop passing scrub_wikitext 2022-05-17 19:51:17 -04:00
ApiVisualEditor.php Restore global context fiddling to fix FlaggedRevs edit notices and checkboxes 2022-05-11 00:08:41 +02:00
ApiVisualEditorEdit.php Fix usage of ApiBase::PARAM_* deprecated constants 2022-04-04 01:30:46 +02:00
Hooks.php Hooks::onRecentChangeSave: Don't pass null to explode(), avoiding PHP 8.1 deprecation 2022-05-02 12:11:19 +00:00
ServiceWiring.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
SpecialCollabPad.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorApiVisualEditorEditPostSaveHook.php Introduce VisualEditorApiVisualEditorPostSaveHook 2021-04-30 20:50:01 +02:00
VisualEditorApiVisualEditorEditPreSaveHook.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorBeforeEditorHook.php Remove 'Hook' from new hook's method name 2022-02-14 23:26:05 +00:00
VisualEditorDataModule.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorDesktopArticleTargetInitModule.php Namespace rest of the extension 2022-03-14 22:27:15 +00:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00