mediawiki-extensions-Visual.../includes
Bartosz Dziewoński a5c5257e71 Directly call action=query&prop=langlinks from JS rather than PHP wrapper
When this code was written in 2013 (1a5bdd5bd2),
the langlinks API did not have a way to return the language names (autonyms).
This has been added in 2014 (4ba3a9aea96ee21c035c69999be23580e23f4e0a).

Change-Id: I70edb846d94b1108b079caf5915532234190da8f
2019-03-18 23:27:44 +01:00
..
ApiVisualEditor.php Directly call action=query&prop=langlinks from JS rather than PHP wrapper 2019-03-18 23:27:44 +01:00
ApiVisualEditorEdit.php Use php null coalesce operator ?? 2019-03-12 21:27:47 +01:00
SpecialCollabPad.php build: Updating mediawiki/mediawiki-codesniffer to 24.0.0 2019-02-06 18:33:13 +00:00
VisualEditorDataModule.php Improve param docs 2019-01-26 14:50:22 +01:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2019 2019-01-01 13:24:23 +00:00
VisualEditorHooks.php Use ExtensionRegistry rather than class_exists 2019-03-02 23:29:09 +00:00