Commit graph

7 commits

Author SHA1 Message Date
Umherirrender 93552f7f1a Add apihelp message for list=linterrors&invisible-categories=
Bug: T342646
Follow-Up: I8397a24e85ca9f5a9ce6413dec5efa8c401a9960
Change-Id: Ief80d8524472051fc03aec75047fc7a2127aab26
2023-08-04 22:07:06 +02:00
Umherirrender 9e51c0726f api: Remove old apihelp i18n description messages
No longer used since 1.33

Automatically removed message keys with "doc-apihelp-description" in qqq

Bug: T340253
Change-Id: I09f150575d50e308200b72bc10c9ba1df5cbe941
2023-06-23 23:57:08 +02:00
Kunal Mehta eaf2d26db8 Remove API action=record-lint
The action=record-lint was a hack that allowed Parsoid/JS to send data
to MediaWiki to be stored in the linter database. Thankfully we no
longer need it in the glorious Parsoid/PHP world because it can write
directly to the database.

The API module, i18n messages and $wgLinterSubmitterWhitelist are all
removed.

Bug: T329992
Change-Id: Iba70e05a2e28f4ecd02101cff51993ebe65f19d0
2023-02-20 20:44:00 -05:00
Reedy 98047654bc Use neutral language
Bug: T277947
Change-Id: I1d8f01385f1528521b65e6fd23a7aa5661332a84
2021-03-20 04:11:12 +00:00
Bartosz Dziewoński fb58818a42 ApiQueryLintErrors: Allow querying by page title
Adding a new parameter 'lnttitle'.

The SQL queries should work the same as the ones when using the
existing parameter 'lntnamespace'.

Bug: T254930
Change-Id: Ic34617e2f56d1055388ea6e8a93ff641f0342240
2020-06-09 20:38:21 +02:00
Translation updater bot 92d2444067 Localisation updates from https://translatewiki.net.
Change-Id: Ic1297143e46ccc6cc0b00710db74bd87c48d0ff6
2020-04-07 08:43:43 +02:00
Amir Aharoni 243604ffc6 Split apihelp messages to a separate file
Bug: T189982
Change-Id: Ie06eb176da9257816057d2a9af2a793dfe169689
2019-07-04 15:38:00 +03:00