mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 4ebf2ae8bf Restore global context fiddling to fix FlaggedRevs edit notices and checkboxes
Partially reverts aed5bcf7d0.

Bug: T307852
Change-Id: I6aee2266c6b4dce560196c87b518ac25a493623a
2022-05-11 00:08:41 +02:00
..
ApiParsoidTrait.php Namespace rest of the extension 2022-03-14 22:27:15 +00: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