mediawiki-extensions-Visual.../includes
vladshapik f17e84b331 Avoid using User::isBlockedFrom()
Replace User::isBlockedFrom with PermissionManager::isBlockedFrom since this method will be hard-deprecated.

Bug: T294823
Change-Id: Iea308ce73e4e91b21f55b60e0b3251d93ba18d7e
2021-11-02 13:13:12 +02:00
..
ApiParsoidTrait.php Simplify some API PHP code where possible 2021-08-26 11:37:13 +02:00
ApiVisualEditor.php Avoid using User::isBlockedFrom() 2021-11-02 13:13:12 +02:00
ApiVisualEditorEdit.php Simplify some API PHP code where possible 2021-08-26 11:37:13 +02: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
VisualEditorDataModule.php Fix a series of minor style issues in PHP code 2021-06-03 15:55:38 +02:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHookRunner.php Introduce VisualEditorApiVisualEditorPreSaveHook 2021-08-18 09:39:00 +02:00
VisualEditorHooks.php Fix value of 'namespacesWithSubpages' in wgVisualEditorConfig 2021-10-13 23:50:39 +00:00