Github mirror of MediaWiki extension ContributionScores - our actual code is hosted with Gerrit (please see https://www.mediawiki.org/wiki/Developer_access for contributing)
Find a file
libraryupgrader 85f1c49728 build: Updating minimatch to 3.0.8
* https://github.com/advisories/GHSA-f8q6-p94x-37v3

Change-Id: I06551f761db039aa6be1b8924b3d4ed80cde968e
2022-10-23 07:35:56 +00:00
i18n Localisation updates from https://translatewiki.net. 2021-07-26 08:12:02 +02:00
src Minor cleanups on ContributionScores extension 2021-05-15 14:31:22 +00:00
.eslintrc.json build: Updating eslint-config-wikimedia to 0.19.0 2021-03-13 08:51:18 +00:00
.gitignore build: Replace jscs, jshint and jsonlint by eslint 2020-02-03 20:49:46 +01:00
.gitreview Whoops, track not trace 2016-10-24 17:02:21 -07:00
.phpcs.xml Fix few PHPCS excludes 2021-02-06 15:52:52 +01:00
CODE_OF_CONDUCT.md build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-03 00:13:50 +00:00
composer.json build: Updating ansi-regex to 5.0.1 2021-10-07 12:33:10 +00:00
ContributionScores.alias.php Add alias for Serbian language 2021-02-06 15:02:53 +00:00
ContributionScores.i18n.magic.php Updates for CodeSniffer and other tests 2016-02-27 21:12:58 +01:00
ContributionScores.php Convert ContributionScores to use extension registration 2021-02-06 11:53:15 +08:00
extension.json Use User->isRegistered(), not deprecated isLoggedIn() 2021-05-06 17:57:17 +02:00
Gruntfile.js build: Updating dependencies 2021-01-29 07:46:25 +00:00
package-lock.json build: Updating minimatch to 3.0.8 2022-10-23 07:35:56 +00:00
package.json build: Updating grunt to 1.5.3 2022-05-22 14:21:25 +00:00
README Add README 2016-03-22 11:08:34 +00:00

The Contribution Scores extension polls the wiki database to locate contributors with the highest contribution volume.
The extension is intended to add a fun metric for contributors to see how much they are helping out.