mediawiki-extensions-Visual.../includes
Bartosz Dziewoński 9e859a6145 ApiVisualEditorEdit: Remove unused output values 'basetimestamp', 'starttimestamp'
Our client-side code doesn't use them, and they should not be needed.

ApiVisualEditor still returns those, and they are needed there; this
method used to be shared by both classes until 25afae342a.

ApiVisualEditorEdit still has 'basetimestamp' and 'starttimestamp'
input parameters.

Change-Id: I7108468df2ff20f05bd141cb617e4e0f90c027ce
2020-03-17 21:04:51 +01:00
..
ApiVisualEditor.php Remove X-Parsoid-Variant configuration value, which is no longer needed 2020-03-11 13:24:43 -04:00
ApiVisualEditorEdit.php ApiVisualEditorEdit: Remove unused output values 'basetimestamp', 'starttimestamp' 2020-03-17 21:04:51 +01:00
SpecialCollabPad.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDataModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorDesktopArticleTargetInitModule.php doc: Bump copyright year for 2020 2020-01-08 09:13:24 -08:00
VisualEditorHooks.php Remove X-Parsoid-Variant configuration value, which is no longer needed 2020-03-11 13:24:43 -04:00