Current configuration on the wiki
Find a file
Timo Tijhof 34dc4e6d26 rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter
* Move the current URL logic from IRCColourfulRCFeedFormatter
  to a new method RecentChange::getNotifyUrl (covered by tests now).

* Re-use this method in MachineReadableRCFeedFormatter so that
  the diff/patrol/rcid etc URL is also available in the modern
  JSON-based EventStreams service. And in particular to allow
  porting of the legacy irc.wikimedia.org backend to a much simpler
  one that is based on this.

* Also expose a title_url field which was previously missing,
  and made consumption of the data needlessly difficult.

Bug: T234234
Depends-On: Id740134ef30b2276688d7b7caedb6bb652158761
Change-Id: Ic3e0aebdb61b5c0e5fbed08656db4a1e90b67518
2023-05-19 15:48:40 +03:00
.phan Revert "build: Add phan stub for ReturnTypeWillChange" 2023-05-16 18:01:30 +00:00
cache
docs ResourceLoader: In extension schema, validate properties of file info objects 2023-05-10 15:27:35 +00:00
extensions
images
includes rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
languages Merge "RecentChanges: Do not change "Create filter" button label from default" 2023-05-17 09:34:16 +00:00
maintenance Improve idempotency of postgres index upgrades 2023-05-17 14:58:41 +01:00
mw-config
resources Rename wgPageContentLanguage to wgPageViewLanguage 2023-05-17 09:55:45 +00:00
skins
tests rcfeed: Add 'notify_url' and 'title_url' to MachineReadableRCFeedFormatter 2023-05-19 15:48:40 +03:00
.dockerignore
.editorconfig Set .editorconfig to not trim lines in parser tests 2023-04-30 01:06:11 -04:00
.eslintignore
.eslintrc.json
.fresnel.yml
.gitattributes
.gitignore
.gitreview
.mailmap CREDITS: Update .mailmap and CREDITS 2023-05-05 13:49:45 +01:00
.phpcs.xml
.stylelintrc.json
.svgo.config.js
.vsls.json
api.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
autoload.php editpage: Split off producing edit intro messages and preloaded content 2023-05-16 20:51:00 +02:00
CODE_OF_CONDUCT.md
composer.json build: Updating mediawiki/mediawiki-phan-config to 0.12.1 2023-04-28 22:43:35 +00:00
composer.local.json-sample
COPYING
CREDITS CREDITS: Update .mailmap and CREDITS 2023-05-05 13:49:45 +01:00
DEVELOPERS.md
docker-compose.yml
FAQ
Gruntfile.js Update eslint-config-wikimedia to 0.25.0 2023-05-05 15:03:43 +01:00
HISTORY
img_auth.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
index.php
INSTALL
jsduck.json
load.php
opensearch_desc.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
package-lock.json build: Updating npm dependencies 2023-05-07 00:17:02 +00:00
package.json Update eslint-config-wikimedia to 0.25.0 2023-05-05 15:03:43 +01:00
phpunit.xml.dist Remove LessFileCompilationTest 2023-05-02 12:47:41 +10:00
README.md
RELEASE-NOTES-1.40 RELEASE-NOTES-1.40: Correct wgSpecialContributeSkinsEnabled doc 2023-05-17 15:32:37 +01:00
RELEASE-NOTES-1.41 resources: Remove jquery.tipsy, deprecated since 1.28 2023-05-16 18:59:57 +01:00
rest.php
SECURITY
thumb.php
thumb_handler.php
UPGRADE

MediaWiki

MediaWiki is a free and open-source wiki software package written in PHP. It serves as the platform for Wikipedia and the other Wikimedia projects, used by hundreds of millions of people each month. MediaWiki is localised in over 350 languages and its reliability and robust feature set have earned it a large and vibrant community of third-party users and developers.

MediaWiki is:

  • feature-rich and extensible, both on-wiki and with hundreds of extensions;
  • scalable and suitable for both small and large sites;
  • simple to install, working on most hardware/software combinations; and
  • available in your language.

For system requirements, installation, and upgrade details, see the files RELEASE-NOTES, INSTALL, and UPGRADE.

MediaWiki is the result of global collaboration and cooperation. The CREDITS file lists technical contributors to the project. The COPYING file explains MediaWiki's copyright and license (GNU General Public License, version 2 or later). Many thanks to the Wikimedia community for testing and suggestions.