Go to file
Mkostrzewski 1b3fbbbcc1 SpecialPage: Remove deprecations and adjust code style
Replaced deprecated calls to User::newFromName
and User::getEditToken with their direct
replacements. Adjusted the code to make it
easier to parse visually and fixed a potentially
nullable references in getFormFields

Bug: T337002
Change-Id: I97a1266d094452ddaea43357d20bc0119b97576d
2023-05-20 18:12:33 +03:00
.phan ApiThank: Send thanks logs to CheckUser when extension is enabled 2020-07-03 05:03:28 +00:00
i18n Localisation updates from https://translatewiki.net. 2023-05-15 08:33:53 +02:00
includes SpecialPage: Remove deprecations and adjust code style 2023-05-20 18:12:33 +03:00
modules Some smaller general code cleanups 2023-01-03 12:30:41 +01:00
scripts scripts/pre-commit s/Flow/Thanks/ 2021-03-21 00:44:33 +00:00
tests API tests: Assert error codes, not error messages 2023-04-26 17:55:21 +00:00
.eslintrc.json build: Update eslint config 2022-01-25 22:01:31 +00:00
.gitignore doxygen: normalize output directory to 'docs' 2020-05-05 07:43:15 -07:00
.gitreview Whoops, track not trace 2016-10-24 17:03:54 -07:00
.phpcs.xml build: Updating mediawiki/mediawiki-codesniffer to 33.0.0 2020-11-04 14:30:29 +00:00
.svgo.config.js build: Add SVGO latest v2.8.0 and re-crush SVGs 2022-02-07 05:12:10 -08:00
CODE_OF_CONDUCT.md build: Updating mediawiki/phan-taint-check-plugin to 1.3.0 2018-08-19 17:15:27 +00:00
composer.json build: Updating dependencies 2023-04-29 12:35:27 +00:00
COPYING Add COPYING 2014-03-01 16:28:20 +00:00
Doxyfile doxygen: normalize output directory to 'docs' 2020-05-05 07:43:15 -07:00
extension.json SpecialPage: Remove deprecations and adjust code style 2023-05-20 18:12:33 +03:00
Gruntfile.js build: Update eslint config 2022-01-25 22:01:31 +00:00
jsduck.json build: Updating dependencies 2021-01-30 16:07:37 +00:00
package-lock.json build: Updating eslint-config-wikimedia to 0.25.0 2023-05-05 18:09:34 +00:00
package.json build: Updating eslint-config-wikimedia to 0.25.0 2023-05-05 18:09:34 +00:00
ServiceWiring.php Adds the ThanksQueryHelper service 2022-12-15 16:11:28 -08:00
Thanks.alias.php Thanks: Special page aliases should not store in zh 2023-03-22 12:22:02 +00:00