MediaWiki 1.39/wmf.18/Changelog

Core changes

edit
  • git #75590129 - Branch commit for wmf/1.39.0-wmf.18 by trainbranchbot
  • git #49526533 - mediawiki.action.view.redirect: Remove obsolete browser support code (T311461) by tacsipacsi
  • git #44ea5091 - SpecialWhatLinksHere: Uncollapse the OOUI form (T117754) by Saint Johann
  • git #6e79be40 - Tablesorter: Ignore style elements (T311145) by Derk-Jan Hartman
  • git #65dee014 - ParserCache: ensure we know a revision ID by daniel
  • git #d1ce5889 - Update "guzzlehttp/guzzle" to version 7.4.5 (T311384) by rvogel
  • git #4648d6c7 - ResourceLoader: Remove support for UserModule "excludepage" parameter (T112474) by Derick Alangi
  • git #6e2455c4 - libs/objectcache: Minor code cleanup by Reedy
  • git #0eb9b90a - Storage: Get wikiId from RevisionStore by Derick Alangi
  • git #8b1a3d13 - tests: Use WikiPageFactory to create WikiPage object (T259948) by Umherirrender
  • git #0517c8ed - Hard deprecate Title::getNotificationTimestamp by Matěj Suchánek
  • git #fe1c0672 - Remove wfCanIPUseHTTPS by Matěj Suchánek
  • git #2c250c68 - Change "Delete account data" to "Reset settings" in preferences (T226325) by Bartosz Dziewoński
  • git #56401908 - file: Use WikiPageFactory to create WikiFilePage object (T297688) by Umherirrender
  • git #99e2581d - Use WikiPageFactory to instance WikiPage in namespaceDupes.php (T259948) by Umherirrender
  • git #61c14054 - Ensure core compatibility with Parsoid external link attributes support (T186241) by Isabelle Hurbain-Palatin
  • git #bf08495c - mediawiki.ui: DRY up `transition` properties by Volker E
  • git #6e4b831c - specialpage: Replace deprecated wfReadOnly (T283978) by Umherirrender
  • git #f3863ddd - MessageCache: Replace deprecated WikiPage::factory (T297688) by Umherirrender
  • git #8d41744d - api: Replace deprecated WikiPage::factory/newFromID (T297688) by Umherirrender
  • git #049c6f19 - Hard deprecate JobQueueGroup::singleton()/destroySingletons() (T301016) by Umherirrender
  • git #2fa571c4 - SpecialNewpages: Stop using messages from elsewhere (T311285) by Func
  • git #d7beb0e4 - MediaWiki: Don't eagerly initialize action name by Máté Szabó
  • git #1865180a - Do minor code cleanup by Matěj Suchánek
  • git #e3bc543b - resourceloader: remove outdated jsdoc comments from mediawiki.js by DannyS712
  • git #93b4103a - resourceloader: simplify mw.Message.params() using apply() by DannyS712
  • git #a9dfbe98 - Update Codex from v0.1.0-alpha.7 to v0.1.0-alpha.8 by Anne Tomasevich
  • git #e8f7e292 - Call parent constructor of AddSite maintenance script first (T311272) by Moritz Schubotz (physikerwelt)
  • git #66cb0111 - Skin: Drop unnecessary pixel suffix by Jon Robson
  • git #8a74940d - Hard deprecate access to some public properties on User by Matěj Suchánek
  • git #d0d5b2fc - Add optional help message for signup form username field (T282494) by Gergő Tisza
  • git #012011d9 - Hard deprecate access to public properties on AbstractBlock/DatabaseBlock by Matěj Suchánek
  • git #6be0b2e5 - Fix MemcachedPhpBagOStuff::merge() on a non-existent key by Tim Starling
  • git #f05145b8 - ResourceLoader: improve readability and simplify in StartUpModule by DannyS712
  • git #9177d324 - ResourceLoader: replace FileModule::collateFilePathListByOption with private helper by DannyS712
  • git #2e7fece5 - Skin: Change viewport based on feedback (T311119) by Jon Robson
  • git #c75bf687 - Merge `mediawiki.special.version` into `mediawiki.special` module (T311193) by DannyS712
  • git #50338b11 - Start `catch` blocks on the same line as the preceding } by DannyS712
  • git #8a3da9a8 - Register watchstar icon in menu definition (T234990) by Jon Robson
  • git #fd7f14a7 - ResourceLoader: readability cleanup and simplifications by DannyS712
  • git #d9c4b632 - Sync up with Parsoid parserTests.txt by Subramanya Sastry
  • git #59a485f2 - SpecialMyLanguage: Add method for finding a Title for transclusion (T309329) by Thalia
  • git #50d0cdcb - Remove DatabaseBlock::$mFromPrimary by Matěj Suchánek
  • git #5bbaef7b - SkinTemplate: Document more nstab- message keys (T224429) by Ed Sanders
  • git #32e99c3f - ResourcesTest: fix typo $ilegalDeps (T201491) by DannyS712
  • git #847d248d - WikiModule::getStyles() - simplify foreach loop by DannyS712
  • git #7c89961a - Remove deprecated and unused FileModule::compileLessFile() by DannyS712
  • git #ff82f1e1 - FileModule: replace 'master' with 'primary' in comments (T254646) by DannyS712
  • git #af3481b3 - ResourceLoader: Let Image throw RuntimeException instead of MWException (T32956) by Timo Tijhof
  • git #360343af - ResourceLoader: Remove unchecked exception annotations (T240672) by Adam Wight
  • git #50d06982 - deferred: Remove unused $mode and jobify() from internal doUpdates by Timo Tijhof
  • git #e04a296b - SECURITY: Escape contributions-title msg for use within page title (T308473) by sbassett
  • git #fff10f6e - Don't render icon attribute on skins that do not support icons (T311094) by Jon Robson
  • git #857d9d80 - Hard deprecate User::blockedFor by Matěj Suchánek
  • git #6b4ecd97 - WikiPage: Make `WikiPage::$mTitle` protected by Derick Alangi
  • git #48d5ef54 - jobqueue: Hard-deprecate JobRunner constructor without service options by Derick Alangi
  • git #ca4e1639 - resourceloader: Resolve SkinModule wordmark/tagline tech debt (T207038) (T310767) by Timo Tijhof
  • git #3d66fdc3 - Remove SqlBlobStore::getLegacyEncodingConversionLang by Matěj Suchánek
  • git #033060bb - PHPUnit: introduce overrideConfigValues. (T294739) by daniel
  • git #1e42da27 - Rest: Fix stats logging for parsoid stash & caching by Derick Alangi
  • git #b4ef8880 - MediaWiki.php: Replace deprecated wfReadOnly (T283978) by Umherirrender
  • git #eaac04cd - Replace deprecated wfReadOnly/wfReadOnlyReason (T283978) by Umherirrender
  • git #bd0f94ab - Add linkTrail for Ewe by Amir E. Aharoni
  • git #0b3be8e3 - Remove trailing whitespace from messages by Niklas Laxström
  • git #3fd374e9 - tests: Move assertHTMLEquals to the test case trait (T310514) by mainframe98
  • git #8043e044 - specialpage: Use upsert() when updating querycache_info timestamp by Kunal Mehta
  • git #b19fcb64 - Use the same tooltip for transcluded sections as normal ones (T306299) by Bartosz Dziewoński

Vendor

edit

Extensions

edit

AbuseFilter

edit
  • git #5f979bcf - Use UserIdentity in FilterStore::doSaveFilter by Umherirrender
  • git #30fefb75 - Use UserIdentity in ConsequencesExecutor by Umherirrender
  • git #f33bc586 - Set the 'timestamp' var in addGenericVars by Daimona Eaytoy
  • git #40c57123 - Pass RecentChange to addGenericVars by Matěj Suchánek
  • git #3d3c45f3 - tests: Mock WikiPage in unit test (T297688) by Umherirrender
  • git #40564ca6 - Remove $info argument from ReversibleConsequence::revert by Matěj Suchánek

ActiveAbstract

edit
  • git #776aaeac - Fix MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment.NewLineComment by Reedy

Babel

edit

CentralAuth

edit
  • git #9434f2b9 - Update more GlobalRename classes to only require UserIdentity by Alexander Vorwerk
  • git #d4289d11 - Support for temporary user creation by Tim Starling
  • git #b4924245 - Update GlobalRenameUser to only require UserIdentity by Alexander Vorwerk

CentralNotice

edit
  • git #fccac230 - Replace deprecated WikiPage::factory (T297688) by Umherirrender
  • git #5e470300 - Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal (T255319) by Moh'd Khier Abualruz
  • git #dd373203 - Remove unnecessary vendor prefix by Ed Sanders
  • git #fda25838 - selenium: Use @wdio/spec-reporter (T280331) by Željko Filipin
  • git #7f79c33e - Use new ResourceLoader namespace (T308718) by Tim Starling
  • git #952bc38f - tests: Remove use of QUnit 1.x setup()/teardown() (T250045) by Timo Tijhof
  • git #feef33f1 - Move images into resources/images folder by Umherirrender

CheckUser

edit

CirrusSearch

edit
  • git #4d831e2b - Use WikiPageFactory to create WikiPage object (T297688) by Umherirrender
  • git #cae4f531 - Use WikiPageFactory to create WikiPage object (T297688) by Umherirrender
  • git #04a55abf - Show warning when user does not provide a regular expression to insource (T309689) by joseph emmanuel kayode (iemarjay)
  • git #ee4e3c84 - Log a debug message when an index job is skipped... by David Causse
  • git #b43451da - Fix numBulk sometimes not set in DataSender (T306168) by joseph emmanuel kayode (iemarjay)
  • git #7705d0e8 - Start `catch` blocks on the same line as the preceding } by DannyS712
  • git #b502d605 - first stab at development documentation by Erik Bernhardson

cldr

edit

CommonsMetadata

edit

ContentTranslation

edit
  • git #76a835f9 - ULS entrypoint: Clicking the ellipsis button is not working as expected (T311135) by Santhosh Thottingal

DiscussionTools

edit
  • git #d00fa80f - Use $.html to refresh page after save by Ed Sanders
  • git #639fabf6 - Pass useskin/mobileformat when previewing/refreshing page contents by Ed Sanders
  • git #904f1c2f - Api: Make type/title required args of previewMessage by Ed Sanders
  • git #7fc5a0c2 - Topic containers: Design iterations (T310914) by Ed Sanders
  • git #63acc121 - Thread containers: Link latest comment timestamp to corresponding comment (T309751) by Ed Sanders
  • git #b1be6346 - Only enable visual enhancements in specific namespaces by Ed Sanders
  • git #109a50cb - Truncate timestamps in comment IDs / names (T304595) by Bartosz Dziewoński
  • git #17b8892d - Update wording of visual enhancements preferences (T270316) (T272198) by Bartosz Dziewoński
  • git #da64c43c - Show thread metadata in section headers (T269950) by Ed Sanders
  • git #1ec97b18 - Fix race condition causing highlights to not be cleared (T311021) by Bartosz Dziewoński
  • git #d73ce240 - Tweak positioning of highlights to make them prettier (T309444) by Bartosz Dziewoński
  • git #a0750129 - Set rootNode for items from in ThreadItemSet#newFromAnnotatedNodes by Bartosz Dziewoński
  • git #df22a66e - topicsubscription: Reduce code duplication by Bartosz Dziewoński

DonationInterface

edit

Echo

edit

EntitySchema

edit

EventBus

edit
  • git #def81b12 - Start `catch` blocks on the same line as the preceding } by DannyS712

EventLogging

edit
  • git #4c239dc4 - MediaWikiMetricsClientIntegration: Do not read state from DOM by Sam Smith
  • git #9ac7bcb1 - MediaWikiMetricsClientIntegration: Cache ::getContextAttributes() result by Sam Smith
  • git #bf7409da - lib: Update lib/metrics-platform to f8693e71807 (T309306) by Sam Smith

FileExporter

edit

FlaggedRevs

edit

Flow

edit

GlobalPreferences

edit

GrowthExperiments

edit
  • git #65b55148 - Suggested edits: remove queuePosition argument from SuggestedEditsModule.logCardData (T310925) by MewOphaswongse
  • git #d95b6232 - Gruntfile: eslint more files, and stylelint to include Vue by Kosta Harlan
  • git #0e10c13a - Use WikiPageFactory to create WikiPage object (T297688) by Umherirrender
  • git #f2f1c995 - Mentorship: add gender support to mentee-facing messages (T309073) by MewOphaswongse
  • git #d5e3a92d - tests: Add another regression test for missing found_on property (T306032) by Martin Urbanec
  • git #125353dc - tests: Add regression test for missing found_on property (T306032) by Kosta Harlan
  • git #712a4132 - MentorMessageChangeDialog: Inform users about the maximum message length (T264343) by Martin Urbanec
  • git #f75cc7c5 - Mentor dashboard: Add link to Special:ManageMentors to resources module (T264343) by Martin Urbanec
  • git #87827982 - ProductionImageRecommendationApiHandler: Don't assume found_on exists (T306032) by Kosta Harlan
  • git #6f9c85a8 - extension.json: Add contributors by Kosta Harlan
  • git #3748afde - Add an image: Support new image suggestions API via ProductionImageRecommendationApiHandler (T306032) by MewOphaswongse
  • git #64911822 - ApiQueryGrowthTasks: Use ProtectionFilter (T309535) by Kosta Harlan
  • git #cc3391a0 - ProtectionFilter: Use single SQL query per task set (T309535) by Kosta Harlan
  • git #27a1b7ba - Mentorship: add gender support to mentor-facing messages (T309073) by MewOphaswongse
  • git #ba497235 - ApiManageMentorList: Empty message should mean default (T264343) by Martin Urbanec
  • git #48f6a384 - Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal (T255319) by Moh'd Khier Abualruz
  • git #caee8259 - Add image: create ImageRecommendationApiHandler (T306032) by MewOphaswongse
  • git #959a8c50 - MentorTools: Make it possible for mentors to change their intro message (T264343) by Martin Urbanec
  • git #cfe99f6e - Add ApiManageMentorList (T264343) by Martin Urbanec
  • git #ca90a868 - WikiPageConfigWriter: Support tagging edits (T310913) by Martin Urbanec
  • git #260acfb7 - LinkRecommendation: Pass language code to the link recommendation service (T308244) by Kosta Harlan
  • git #f4a36869 - [tests] Add unit test for WikiPageConfigWriter by Martin Urbanec
  • git #2abe818e - Structured task: Support free text for "other" rejection reason (T304099) by MewOphaswongse
  • git #413ec0c3 - Add maintenance/migrateWikitextMentorList.php (T310446) by Martin Urbanec
  • git #f4f8030b - Add introduction text to the homepage mentorship module (T292627) by Martin Urbanec
  • git #803eb4d6 - Make EllipsisMenu a singleton (T292627) by Martin Urbanec

GuidedTour

edit

GWToolset

edit

ImageSuggestions

edit
  • git #95d32ab9 - Echo tables can live in a different db by Matthias Mullie

IPInfo

edit

Kartographer

edit

LabeledSectionTransclusion

edit
  • git #ae6109ef - Fixes parser tests after edit link title update by Tpt

Linter

edit
  • git #c97d9e32 - Start `catch` blocks on the same line as the preceding } by DannyS712

LiquidThreads

edit
  • git #a64537e3 - Replace deprecated WikiPage::factory/Use WikiPageFactory (T297688) by Umherirrender
  • git #8308a5ee - Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal (T255319) by Moh'd Khier Abualruz

MachineVision

edit

MassMessage

edit

Math

edit
  • git #c60565c7 - Remove some unused methods. (T310350) by Stegmujo
  • git #8328544d - Start `catch` blocks on the same line as the preceding } by DannyS712
  • git #44f7c782 - schema: Move all sql files to sql folder by Umherirrender
  • git #1290d245 - Bump minimum required version for upgrade to 1.31 by Umherirrender

MediaSearch

edit
  • git #edc3ea50 - MediaSearch: "Load more" and "No more results found" displayed at the top of search resutls (T310984) by Mark Shenouda

MobileFrontend

edit
  • git #3137e34c - Replace bugzilla bug numbers with Phabricator task IDs by Ed Sanders
  • git #0e23d175 - Add return type to UserModes::getIterator() (T311366) by Reedy
  • git #9d44d8f4 - Attach Search token from autocomplete to clickthrough referer (T308288) by Erik Bernhardson

MultimediaViewer

edit

Newsletter

edit

PageTriage

edit

ProofreadPage

edit
  • git #d1748f1d - Start `catch` blocks on the same line as the preceding } by DannyS712

RevisionSlider

edit
  • git #fd9b1763 - Modernize and simplify smaller pieces of code in API module by Thiemo Kreuz

Scribunto

edit

SecurePoll

edit
  • git #188647ae - Run phan for cli folder and auth-api.php by Umherirrender

SimilarEditors

edit

SpamBlacklist

edit

TemplateData

edit

TimedMediaHandler

edit
  • git #cb932518 - Fix for ogv.js enabling on iOS with MPEG source videos by Brion Vibber

Translate

edit
  • git #1961928b - Update WikiPage group description to display link to translation page (T270025) by Wangombe
  • git #b4ba69a1 - Allow CSV export for WikiPageMessageGroup (T309517) by Abijeet
  • git #af86f8b1 - ElasticSearch update: Handle case where MessageHandle group is null (T300497) by Abijeet
  • git #2910b578 - Replace deprecated WikiPage::factory/newFromID/Use WikiPageFactory (T297688) by Umherirrender
  • git #508542e9 - Add check to verify that the MessageBundle metadata is an array by Abijeet
  • git #77011960 - Rebuild MessageIndex and clear MessageGroup cache on bundle deletion by Abijeet
  • git #c3abd3b0 - Add an indicator that email reminder was sent (T60572) by Wangombe

UniversalLanguageSelector

edit
  • git #6d8bda55 - Update jquery.ime and jquery.uls from upstream by Amir E. Aharoni

UploadWizard

edit

VisualEditor

edit

Wikibase

edit
  • git #2d326c96 - SECURITY: Validate term length in Special:NewProperty (T308659) by Lucas Werkmeister
  • git #09f5e27c - Add debug logging for item term storage (T311307) by Lucas Werkmeister
  • git #e9a5c4e2 - REST: Use user provided comment as edit summary (T311217) by Jakob Warkotsch
  • git #ab88f46d - REST: Create SnakSerializer that adds "datatype" (T311198) by Ollie Shotton
  • git #f0d33f58 - Use WikiPageFactory to create WikiPage object (T259948) by Umherirrender
  • git #ad3a2fab - REST: Keep references in OpenAPI schema by Ollie Shotton
  • git #698bcbc0 - REST: Add "Qualifier" to OpenAPI Schemas section by Ollie Shotton
  • git #5678b603 - REST: Add "datatype" description to Snak in OpenAPI by Ollie Shotton
  • git #bf5b681f - REST: Consolidate required properties in OpenAPI by Ollie Shotton
  • git #38dd1937 - REST: Restructure OpenAPI schema with "readOnly" by Ollie Shotton
  • git #97d5456c - Don’t log any errors when SSR URL is not configured by Lucas Werkmeister
  • git #747e18d0 - REST: Add authorization prerequisites (T311200) by Jakob Warkotsch
  • git #37b9319c - REST: Check request content type in validate() by Jakob Warkotsch
  • git #0c4486af - REST: Send stringified body for form POST content by Jakob Warkotsch
  • git #58a02ce5 - REST: Catch Throwable in UnexpectedErrorHandler by Jakob Warkotsch
  • git #03dd7de7 - REST: Add TypeValidatingJsonBodyValidator (T310783) by Jakob Warkotsch

WikibaseCirrusSearch

edit
  • git #00a3b260 - Use LanguageSelectorStatementBoost instead of its plurar form (T307869) by David Causse
  • git #cb7dca8e - Use WBCS config when registering language selector profile (T307869) by David Causse
  • git #af394af0 - Do not re-use "wikibase_config" for registering the language selector... (T307869) by David Causse

WikibaseLexeme

edit

WikibaseMediaInfo

edit

WikiEditor

edit
  • git #bb21ea05 - Use 100ms opacity transition for revealing "Reload" button on hover by Ed Sanders
  • git #7f768f74 - RealtimePreview: Don't update when wikitext is unmodified (T311406) by Ed Sanders

WikiLambda

edit

WikiLove

edit
  • git #7c380949 - build: Update eslint, stylelint by Ed Sanders
  • git #36a12773 - Use Wikimedia standard icon for Wikilove (T234990) by Jon Robson
  • git #e71652bd - Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hooks in favor of SkinTemplateNavigation::Universal (T255319) by Moh'd Khier Abualruz

WikimediaMaintenance

edit
  • git #fceafc6e - renameInvalidUsernames: add missing \n to output call by Alexander Vorwerk

WikimediaMessages

edit

Wikistories

edit

Skins

edit

MinervaNeue

edit

Timeless

edit
  • git #0cafe062 - Use correct namespace for ResourceLoader\Context (T308718) by Perry Fraser
  • git #5d32ec3e - Add style exception for OOUI buttons' margin by Perry Fraser

Vector

edit

Misc

edit

VisualEditor/VisualEditor

edit
  • git #c5804af0 - Handle Shift+Enter at the start/end of pre nodes too (T60773) by Bartosz Dziewoński
  • git #082df611 - DummyPlatform: Mock system Storage object as well as SafeStorage wrapper by Ed Sanders
  • git #83024d90 - Add unit tests for ve.init.ListStorage by Ed Sanders
  • git #5c0ffc78 - build: Update language lists to add 'ks-arab' by Bartosz Dziewoński
  • git #0320dfd0 - Swap out an existing toolbar $overlay when changing a surface by Ed Sanders

No changes

edit
  • 3D
  • AdvancedSearch
  • AntiSpoof
  • ApiFeatureUsage
  • ArticleCreationWorkflow
  • ArticlePlaceholder
  • BetaFeatures
  • BounceHandler
  • Calendar
  • Campaigns
  • Capiunto
  • CategoryTree
  • CharInsert
  • ChessBrowser
  • Cite
  • CiteThisPage
  • Citoid
  • CodeEditor
  • CodeMirror
  • Cognate
  • Collection
  • CologneBlue
  • ConfirmEdit
  • CongressLookup
  • ContactPage
  • CreditsSource
  • Dashiki
  • Disambiguator
  • DismissableSiteNotice
  • DoubleWiki
  • Elastica
  • ElectronPdfService
  • EventStreamConfig
  • ExtensionDistributor
  • ExternalGuidance
  • FeaturedFeeds
  • FileImporter
  • FundraiserLandingPage
  • FundraisingTranslateWorkflow
  • Gadgets
  • GeoCrumbs
  • GeoData
  • GlobalBlocking
  • GlobalCssJs
  • GlobalUsage
  • GlobalUserPage
  • GlobalWatchlist
  • GoogleNewsSitemap
  • Graph
  • ImageMap
  • InputBox
  • Insider
  • Interwiki
  • InterwikiSorting
  • Josa
  • JsonConfig
  • LandingCheck
  • LdapAuthentication
  • Listings
  • LoginNotify
  • MapSources
  • MediaModeration
  • MobileApp
  • Modern
  • MonoBook
  • NavigationTiming
  • NearbyPages
  • NewUserMessage
  • Nostalgia
  • Nuke
  • OATHAuth
  • OAuth
  • OAuthRateLimiter
  • ORES
  • OpenStackManager
  • PageAssessments
  • PageImages
  • PageNotice
  • PageViewInfo
  • PagedTiffHandler
  • ParserFunctions
  • PdfHandler
  • Poem
  • PoolCounter
  • Popups
  • PropertySuggester
  • QuickSurveys
  • Quiz
  • RSS
  • ReadingLists
  • RelatedArticles
  • Renameuser
  • SandboxLink
  • Score
  • SearchExtraNS
  • SecureLinkFixer
  • ShortUrl
  • SiteMatrix
  • StopForumSpam
  • SubPageList3
  • SubpageSortkey
  • SyntaxHighlight_GeSHi
  • TemplateSandbox
  • TemplateStyles
  • TemplateWizard
  • TextExtracts
  • Thanks
  • TheWikipediaLibrary
  • TitleBlacklist
  • TocTree
  • TorBlock
  • TranslationNotifications
  • TrustedXFF
  • TwoColConflict
  • UploadsLink
  • UrlShortener
  • VipsScaler
  • WebAuthn
  • WikibaseLexemeCirrusSearch
  • WikibaseQualityConstraints
  • Wikidata.org
  • WikidataPageBanner
  • WikimediaApiPortal
  • WikimediaApiPortalOAuth
  • WikimediaBadges
  • WikimediaEditorTasks
  • WikimediaEvents
  • WikimediaIncubator
  • Wikisource
  • XAnalytics
  • intersection
  • timeline
  • wikihiero

Total changes

edit

331 Changes in 65 repos by 83 authors