mediawiki-extensions-Visual.../includes
Derick Alangi 4418b61894 Remove DualParsoidClient::class and related code from VE (p.2)
I've verified that no other extension uses this code apart from VE
and locally tested that with this patch, VE still works and nothing
explodes.

There parent patch takes care of making sure the mode is no longer
injected and we now have just etags with no hacked in modes because
we now use direct mode always.

Bug: T341612
Change-Id: Ib1756bf60104467a3a34be9bbb06d8f63537e550
2023-07-25 09:01:44 +00:00
..
ApiParsoidTrait.php Stop collecting stats per wiki 2023-06-19 21:19:35 +00:00
ApiVisualEditor.php Always use the strict equality flag when using in_array 2023-06-07 13:26:10 +01:00
ApiVisualEditorEdit.php Merge "Reload page or redirect when saving an edit creates a temp account" 2023-07-11 15:16:56 +00:00
DirectParsoidClient.php Change almost all code to use Bcp47Code instead of Language 2023-07-12 09:38:16 +02:00
Hooks.php Merge "Use different titles for "Edit" and "Edit source" links (section headings)" 2023-07-17 23:07:44 +00:00
ParsoidClient.php Change almost all code to use Bcp47Code instead of Language 2023-07-12 09:38:16 +02:00
ServiceWiring.php Remove VirtualRESTService code from VisualEditor 2023-07-11 19:38:05 +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 Use new ResourceLoader namespace 2022-05-24 22:59:39 +00:00
VisualEditorDesktopArticleTargetInitModule.php Prevent JS code from changing 'skin-view-edit-local' message to 'skin-view-edit' 2023-07-13 02:51:12 +00:00
VisualEditorHookRunner.php Allow hook implementations to modify params 2022-03-29 11:31:30 +00:00
VisualEditorParsoidClientFactory.php Remove DualParsoidClient::class and related code from VE (p.2) 2023-07-25 09:01:44 +00:00