MediaWiki 1.33/wmf.18
![]() |
Deployment of MediaWiki 1.33.0-wmf.18 to Wikimedia sites | MediaWiki 1.33.0-wmf.19![]() |
The latest version (labeled "1.33.0-wmf.18") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 19 February 2019 (see the roadmap).
Core changes
edit- git #3edaa0b3 - resourceloader: Make $rl parameter mandatory for MessageBlobStore by James D. Forrester
- git #feacd173 - build: Add initial version of Fresnel config (T133646) by Krinkle
- git #b4cdfaa0 - Follow-up 262fd58: Correctly apply the ORDER BY in ActiveUsersPager (T216200) by Jforrester
- git #d4ad0cd8 - Remove deprecated method insertArticleLink() from class ChangeList by Krinkle
- git #de8ea9e6 - Follow-up 77276ce: Clarify i18n message key/values and div class (T150324) by Jforrester
- git #77276ce0 - specials: Fix fatal MWNamespace exception on Special:Contributions (T150324) by Derick Alangi
- git #92d6be8a - resourceloader: Require $context parameter for FileModule::readStyleFiles() by Krinkle
- git #a186dc62 - resourceloader: Instantiate main class via ServiceWiring (T32956) by Aaron Schulz
- git #1fd2d071 - mediawiki.api: Prevent misusing #saveOptions (T214963) by Bartosz Dziewoński
- git #1d680bbe - Do not use raw html for Special:ProtectedPages drop-down messages (T216348) by Brian Wolff
- git #d8eefbe7 - Fix 'expliciit' typo at resources/Resources.php (T201491) by Bartosz Dziewoński
- git #6dbae8e7 - Escape messages ipb-sitewide and ipb-partial. by Brian Wolff
- git #f661f337 - Cache redirects from Special:Redirect by Brian Wolff
- git #9ac22350 - Avoid rawParams() in Special:Emailuser (T216348) by Brian Wolff
- git #5414aee4 - objectcache: remove dangling WAN cache EventRelayer references by Aaron Schulz
- git #ce60ce82 - mediawiki.Title: Avoid 'this' in static method by Timo Tijhof
- git #694fef93 - resources: Document why mw.user has two seemingly unused deps by Krinkle
- git #4753b0a4 - objectcache: remove EventRelayer dependency from WANObjectCache by Aaron Schulz
- git #e0213bda - ChangeTags: Deprecate ChangeTags::purgeTagUsageCache() by Krinkle
- git #aa83f3a6 - MigrateActors: Don't delete log_search rows when migrating (T215464) by Brad Jorsch
- git #dd5aa605 - Improve documentation for different block types by Thalia
- git #2c8db66f - Prevent PHP notice on SpecialDeletedContributions (T208544) by Umherirrender
- git #d993f499 - Refactor calls to deprecated function Content::getNativeData() (T155582) by Daniel Kinzler
- git #d6f4e042 - import: Remove deprecated WikiRevision::$importer property by Derick Alangi
- git #60a172aa - Update required PHP version to 7.0.13 (T209423) by James D. Forrester
- git #d871643d - Add missing dependency on module 'mediawiki.notify' by Fomafix
- git #999ff609 - objectcache: refactor and simplify some WANObjectCache code by Aaron Schulz
- git #3d38db2a - resourceloader: Restore the comment about <script> vs XHR loading by Krinkle
- git #fdb00bf4 - objectcache: cleanup tombstone/mutex logic in doGetWithSetCallback() by Aaron Schulz
- git #628cb2e3 - mediawiki.special.changeslist.enhanced: Convert CSS to LESS by Fomafix
- git #eee735a1 - rdbms: Use more narrow type hints in LBFactoryTest by Krinkle
- git #82182ec0 - mediawiki.special.changeslist.legend: Convert CSS to LESS by Fomafix
- git #d5ed0163 - Fix CommentStoreComment RawMessage construction by Brad Jorsch
- git #341bd5d6 - registration: Allow @-prefixed keys in manifest_version 2 (T215650) by Kunal Mehta
- git #7a72b16e - resourceloader: Ignore warnings in JSMinPlus parser (T77169) by Krinkle
- git #daf15e14 - Update AtEase calls to use Wikimedia namespace by Reedy
- git #f0f3e77d - rdbms: avoid duplicate spammy logging in LoadBalancer::getRandomNonLagged (T215611) by Aaron Schulz
- git #a1bb593e - Add missing documentation to ProtectedTitlesPager by Thiemo Kreuz
- git #56d2fc80 - Use "try-catch" block instead of "if" block to prevent interruption of new installation (T215566) by RazeSoldier
- git #ef220ef5 - widgets: Remove redundant equality check in SelectWithInputWidget by Derick Alangi
- git #4c9822af - jquery.makeCollapsible.styles: Avoid FOUC for collapse button by Fomafix
- git #2f9a6581 - EnhancedChangesList: Load style module via addModuleStyles() by Fomafix
- git #995941d3 - Changed the name of the (gcr) language from "Kreyol Gwiyanè" to "Kriyòl Gwiyannen" by Zoranzoki21
- git #04370ccb - Remove double check of $oldRevision by Fomafix
- git #631be0b6 - Fix documentation for Revision::getComment and WikiPage::getComment (T174025) by Thiemo Kreuz
Vendor
editNo changes for vendor
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #3993a7ea - Replace @expectedException with $this->expectException() by Thiemo Kreuz
- git #6e2b66f9 - build: Update eslint-config-wikimedia to 0.10.1 by Daimona Eaytoy
- git #8f56c681 - build: Update banana to v. 0.7.0 by MarcoAurelio
- git #0df04cd8 - Fix a typo in EmergencyDisable globals description by Daimona Eaytoy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
editNo changes for AntiSpoof
ApiFeatureUsage
editNo changes for ApiFeatureUsage
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
editNo changes for BetaFeatures
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
edit- git #1dfe6ca6 - Change 'title' attributes to links to use full page name by Krinkle
CentralAuth
edit- git #9b5b2bb4 - Add @var to class properties to clarify types by Umherirrender
- git #2b3e00d6 - Drop CentralAuthPlugin, back-compat. we no longer want by James D. Forrester
- git #2ef9fc14 - CentralAuthUser: Stop extending deprecated AuthPluginUser by James D. Forrester
CharInsert
editNo changes for CharInsert
CheckUser
editNo changes for CheckUser
CirrusSearch
edit- git #617b54d2 - Improve appearance of help text for autocomplete options by Ed Sanders
- git #b558fd4d - Replace jshint with eslint by Ed Sanders
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
edit- git #2abf78cb - build: Set private: true in package.json by Umherirrender
- git #82ea434f - eslint: Use reportUnusedDisableDirectives by Ed Sanders
- git #020d6bb3 - Open citations using commands by Ed Sanders
cldr
editNo changes for cldr
Cognate
editNo changes for Cognate
CodeEditor
editNo changes for CodeEditor
CodeMirror
editNo changes for CodeMirror
CodeReview
edit- git #5ee1267b - Avoid fatal error when an in-range rev has no data available (T30677) by Krinkle
CollaborationKit
editNo changes for CollaborationKit
Collection
editNo changes for Collection
CommonsMetadata
editNo changes for CommonsMetadata
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #f149cc0b - Further reduce the number of JS globals defined on all pages by jenkins-bot
ContributionTracking
editNo changes for ContributionTracking
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #2915a001 - Front-end logging for Ingenico url too short (T210893) by Elliott Eggleston
- git #2974e432 - Make email explanation translatable (T215939) by Elliott Eggleston
- git #cbcd4a9f - Delete obsolete settings by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
EUCopyrightCampaign
editNo changes for EUCopyrightCampaign
Echo
edit- git #c36d2bd0 - Prefer the …::class feature over hard-coded strings in all tests by Thiemo Kreuz (WMDE)
- git #cd4e5102 - Fix undeclared var by Matěj Suchánek
- git #cdae062d - Improve param docs and add @var to clarify types by Umherirrender
Elastica
edit- git #98d0a7bd - Add MWElasticUtils helper methods by Erik Bernhardson
ElectronPdfService
editNo changes for ElectronPdfService
EventBus
edit- git #5a4c54ce - Remove unused EventRelayerBus classes by Aaron Schulz
- git #8c17ccf3 - Support multiple event service endpoints (T214446) (T215834) by Andrew Otto
EventLogging
edit- git #10490ccc - Replace use of deprecated ResourceLoaderTestModules hook (T214211) by James D. Forrester
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
edit- git #2a362df9 - SpecialExternalGuidance: Open the article editor in new tab by Santhosh
- git #3e84f3a8 - Pass the validated context params in JS config variables by Santhosh Thottingal
- git #55d23bd3 - Handle the click for expanding existing article at client side by Santhosh Thottingal
- git #436aace2 - Pass the target title when the page exist in target language (T216122) by Santhosh Thottingal
- git #e80dc0e5 - Do not list SpecialExternalGuidance in Special:SpecialPages (T216266) by Santhosh Thottingal
- git #2056f74c - Avoid deprecated View.$ (T216264) by Ed Sanders
- git #7ef22069 - Increase the distance between the indicators in the translated page (T215873) by Santhosh
- git #f12b411a - Adjust font weight for translation indicator and contribute label (T215600) by Santhosh
- git #07565c8a - SpecialExternalGuidance: Disable the buttons till JavaScript is ready (T215984) by Santhosh Thottingal
- git #458c8084 - Use the user edited title for eventlogging by Santhosh
- git #b214e85a - Point the link in page status to the target language wikipedia (T216113) by Santhosh
- git #ce09c411 - Add phpunit test for SpecialExternalGuidance.php by Santhosh
- git #b562237a - Reduce number of registered modules, Organise module files by module directory (T215944) (T215943) by Santhosh Thottingal
- git #43720004 - Use mw-ui-progressive+quiet for secondary button by Ed Sanders
- git #e12c71ee - build: Update linters by Ed Sanders
- git #f4c442f9 - Eventlogging: Add new action name for editing an existing page (T212414) by Santhosh Thottingal
- git #67e08244 - Hide the Desktop footer in external guidance mode (T212197) by Santhosh Thottingal
- git #192db8d0 - Fix the eventlogging schema definition as per manifest_version=2 by Santhosh Thottingal
FeaturedFeeds
edit- git #f0c041c2 - Update MediaWiki namespaced AtEase global functions by Jforrester
FileExporter
editNo changes for FileExporter
FileImporter
editNo changes for FileImporter
FlaggedRevs
editNo changes for FlaggedRevs
Flow
editNo changes for Flow
FundraiserLandingPage
editNo changes for FundraiserLandingPage
FundraisingTranslateWorkflow
editNo changes for FundraisingTranslateWorkflow
Gadgets
editNo changes for Gadgets
GeoCrumbs
editNo changes for GeoCrumbs
GeoData
editNo changes for GeoData
GettingStarted
editNo changes for GettingStarted
GlobalBlocking
editNo changes for GlobalBlocking
GlobalCssJs
editNo changes for GlobalCssJs
GlobalPreferences
editNo changes for GlobalPreferences
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
editNo changes for GlobalUserPage
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #765fb8fc - Help Panel: Fix IME broken in help panel search (T216131) by Kosta Harlan
- git #6fb445d3 - Help Panel: Remove VE hack workaround (T212967) by Kosta Harlan
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
edit- git #f0355fab - Update MediaWiki namespaced AtEase global functions by Jforrester
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
edit- git #125f8502 - Convert Special:Interwiki to use OOUI (T135332) by Amir Sarabadani
InterwikiSorting
editNo changes for InterwikiSorting
JADE
editNo changes for JADE
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
editNo changes for Kartographer
LabeledSectionTransclusion
editNo changes for LabeledSectionTransclusion
LandingCheck
editNo changes for LandingCheck
LdapAuthentication
edit- git #2a9d1c27 - LdapAutoAuthentication: Drop calling AuthPluginAutoCreate hook by James D. Forrester
- git #7366cb9f - Update MediaWiki namespaced AtEase global functions by Reedy
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
edit- git #ff6b23ef - Fix json indent in extension.json by Umherirrender
- git #23bd7643 - Update MediaWiki namespaced AtEase global functions by Reedy
LoginNotify
editNo changes for LoginNotify
MapSources
editNo changes for MapSources
MassMessage
edit- git #ec2d5fc7 - Fixed boolean error at package.json file (T216276) by Umherirrender
Math
editNo changes for Math
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #773824ef - Replace @expectedException with $this->expectException() by Thiemo Kreuz
- git #ee6a14c7 - Fix line affecting code coverage report for ::getLicense() by Derick Alangi
- git #dc5576bb - Log abort events when canceling out of visual editing (T214533) by jdlrobson
- git #15ba93dd - Add PHPUnit test case for MobileFrontendSkinHooks::getLicense() (T214800) by Jdlrobson
- git #a9a81ece - Make block message drawer more informative (T210273) by Thalia
- git #e442c647 - Replace use of deprecated ResourceLoaderTestModules hook (T214211) by James D. Forrester
- git #66ca9b1a - build: Temporarily skip one of the PHP lints that has started acting up by James D. Forrester
- git #0e97e9bd - Hygiene: remove QUnit wrapper from NPM script by Stephen Niedzielski
- git #f7ba6281 - mobile.startup/Overlay: Update iOS scroll hacks for iOS 11.3 (T215619) by jdlrobson
- git #f0bfd4f6 - mobile.startup/Overlay: Remove iOS 4/5 keyboard hack that no longers works by jdlrobson
- git #121b8868 - ve.init.mw.MobileFrontendArticleTarget: Disable iOS scrolling hack more aggressively (T212967) (T215604) by Jdlrobson
- git #ff872d94 - Doc: revise mobile.editor.overlay comment (T208915) by jdlrobson
- git #38df8df2 - Set textarea font size to 16px to avoid iOS zooming problems. (T215849) by Jdlrobson
- git #8f2db90e - Breaking: remove deprecated TalkOverlay API (T208915) by Stephen Niedzielski
- git #83771d45 - Breaking: remove deprecated CategoryOverlay API (T208915) by Stephen Niedzielski
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
edit- git #9a4a975f - Fix typo in survey sampling factor config key (T215756) by Gilles Dubuc
- git #c2d76009 - Record late paint timings (T214977) by Gilles Dubuc
- git #78214db6 - Update RUMSpeedIndex library (T215765) by Gilles Dubuc
- git #0cd4ef1c - Move configuration to packageFiles virtual file (T215756) by Gilles Dubuc
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
edit- git #0095a423 - Respect language code in onMessagesPreLoad hook (T201574) by Roan Kattouw
- git #e7864c11 - Fix RequestContext/ContextSource usage by Roan Kattouw
OpenStackManager
edit- git #0da2431f - Update MediaWiki namespaced AtEase global functions by Reedy
ORES
editNo changes for ORES
PageAssessments
editNo changes for PageAssessments
PagedTiffHandler
editNo changes for PagedTiffHandler
PageImages
editNo changes for PageImages
PageTriage
editNo changes for PageTriage
PageViewInfo
edit- git #2d65704f - Increment offset counter in ApiQueryMostViewed even for invalid titles (T208691) by Timo Tijhof
ParserFunctions
editNo changes for ParserFunctions
ParsoidBatchAPI
editNo changes for ParsoidBatchAPI
PdfHandler
edit- git #0affe889 - Update MediaWiki namespaced AtEase global functions by Reedy
PerformanceInspector
edit- git #0893666b - build: Set private: true in package.json by Umherirrender
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #94382108 - Teach the title parser to always accept self-links (T214861) (T215899) by Thiemo Kreuz
- git #fb5b1205 - Minor fix-ups to type hints in JavaScript code by Thiemo Kreuz
- git #9ee61e18 - Fix <clipPath> capitalization in pointer-mask.svg by Thiemo Kreuz
- git #d4d8cefa - Rename link in footer to "Jump to footnote" (T215063) by WMDE-Fisch
- git #a268d1e7 - Minimize/optimize pointer-mask.svg file by Thiemo Kreuz
- git #90acf2a7 - Fix pointer mask and CSS offsets for flipped popups (T215194) by WMDE-Fisch
- git #53001bee - Move browserslist targets to new file and change targets by Nicholas Ray
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
editNo changes for ReadingLists
RelatedArticles
editNo changes for RelatedArticles
Renameuser
edit- git #6eb7fa04 - RenameuserSQL: Remove superfluous call to $dbw->freeResults() by Derick Alangi
RevisionSlider
edit- git #8dc39ccf - build: Set private: true in package.json by Umherirrender
RSS
edit- git #e4dc10f3 - Update MediaWiki namespaced AtEase global functions by Reedy
SandboxLink
editNo changes for SandboxLink
Score
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecurePoll
edit- git #7eddb0fd - Convert import.php (T212027) by Reedy
Sentry
edit- git #349f51fe - Remove default legacy behavior of hook handler functions by Umherirrender
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SkinPerPage
editNo changes for SkinPerPage
SpamBlacklist
edit- git #24804b14 - Update MediaWiki namespaced AtEase global functions by Reedy
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
edit- git #0111b68d - Remove use of OOUI's deprecated this.$ by Ed Sanders
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
edit- git #ed1f7336 - Add test cases for all (private) memory caching helper methods by Thiemo Kreuz
Thanks
edit- git #1ab4739e - build: Add stylelint for css file by Umherirrender
- git #99393ea6 - Follow ups to I807f729c1b1a9e9b5952685bb18f540f81d70f47 by jdlrobson
TimedMediaHandler
edit- git #a8e8bbc9 - Update MediaWiki namespaced AtEase global functions by Reedy
timeline
editNo changes for timeline
TitleBlacklist
edit- git #52358f23 - Update MediaWiki namespaced AtEase global functions by Reedy
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #2064a582 - Replace @expectedException with $this->expectException() by jenkins-bot
- git #496874ed - Remove comments literally documenting unit tests being unit tests by Thiemo Kreuz
- git #73aca06f - Make ApiStatsQuery::loadStatistics second arg optional by jenkins-bot
- git #dc210573 - Move generic elastic code to Elastica extension by jenkins-bot
- git #3732025f - Remove elastic 2.x compatibility (T192680) by jenkins-bot
- git #1cf5c397 - Update MediaWiki namespaced AtEase global functions by jenkins-bot
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
edit- git #1c99196e - ext.uls.eventlogger: Remove unused code by jenkins-bot
- git #30894fb6 - ext.uls.eventlogger: Avoid deprecated schema module on MW 1.33+ (T209629) by Timo Tijhof
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #1cf7deee - build: Set private: true in package.json by Umherirrender
- git #1ab80138 - i18n: Remove unused 'mwe-upwiz-prefs-chunked' message (T131496) by Timo Tijhof
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
edit- git #f9b0d0a4 - Update MediaWiki namespaced AtEase global functions by Reedy
VisualEditor
edit- git #e95ec4e2 - Don't try to set dimensions on an error image (T216267) by Ed Sanders
- git #1998a02b - ve.init.mw.ProgressBarWidget: Remove 'filter' property for IE 8 & 9 by Bartosz Dziewoński
- git #f6a9dc8d - tests: Register TestModules via extension.json by Jforrester
- git #beb1cbfc - Update VE core submodule to master (1d9e3a217) (T208631) by James D. Forrester
- git #bc02c44d - rootNode/documentNode -> attachedRootNode by Esanders
- git #7b2bd6be - ve.init.mw.MobileArticleTarget: Better match surface top spacing to read mode (T210630) by Bartosz Dziewoński
- git #7fedb7be - ve.init.mw.MobileArticleTarget: Change "back" tool icon from "<" to "x" (T210630) by Bartosz Dziewoński
- git #1faf0b00 - Filter out duplicate categories in NWE preview (T214811) by Bartosz Dziewoński
- git #c91047b1 - ve.ui.MWGalleryDialog: Allow normal tools in gallery captions (T187958) by Bartosz Dziewoński
- git #d8e1a9be - build: Upgrade grunt-banana-checker from 0.6.0 to 0.7.0 by James D. Forrester
Wikibase
edit- git #4d1082da - Add accessKey to EditEntityAction file (T215068) by Greta Doçi
- git #958eac2e - Enable modules used by WBMI for statements on mobile (T215524) by Matthias Mullie
- git #bd679722 - Collapsed termbox state: fix/simplify cookie (T209576) by Pablo Grass
- git #91eed921 - build: Set private: true in package.json by Umherirrender
- git #b6791a7c - OtherProjectSidebar Disables hook call in unit tests (T180303) by Tpt
- git #469ea0f9 - Consolidate more view/resources modules (5) (T203696) by Krinkle
- git #21069982 - Revert "Update outdated icons with latest standard ones" by Lucas Werkmeister (WMDE)
- git #5f0c89c6 - Update outdated icons with latest standard ones (T209259) by Lucas Werkmeister
- git #06310c4d - Clean up CSS comments (T209259) by Lucas Werkmeister
- git #8cd6c801 - Update MediaWiki namespaced AtEase global functions by Reedy
- git #ad9b8ded - Made RepoLinker::getConceptBaseUri private by Addshore
- git #bdb7231a - Use RuntimeException to prevent leakage by Michael Große
WikibaseCirrusSearch
editNo changes for WikibaseCirrusSearch
WikibaseLexeme
edit- git #301cfe6f - lexeme.api: trim leading/trailing whitespaces around glosses and senses (T212019) by alaasarhan
WikibaseMediaInfo
edit- git #77c232b8 - Handle errors from api when writing depicts tags (T215314) by Cormac Parle
- git #ff35538a - Don't update statements that have not changed (T216252) by Matthias Mullie
- git #755adcbd - Detach button before it gets deleted (T216423) by Jforrester
- git #b65d8be5 - Initialize this.data by Matthias Mullie
- git #f22e10e0 - Hide/remove qualifier display and editing behind feature flag (T215313) by Cormac Parle
- git #40a418ed - Fix render of depicts statements without qualifiers (T216161) by Matthias Mullie
- git #c41c97bd - Same currentRevisionId variable in scope for all js panels (T216125) by Cormac Parle
- git #d2aae6d4 - Prepopulate formatValue cache (T216130) by Matthias Mullie
- git #33c06cd3 - Delete statements on 'publish' when editing depicts on File page (T215316) (T215924) by Matthias Mullie
- git #58a66883 - Don't try to init depicts if it's not enabled by James D. Forrester
- git #662f1da7 - Safer way to inject mediainfo html by Matthias Mullie
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
edit- git #ebe89e3c - Replace use of deprecated ResourceLoaderTestModules hook (T214211) by James D. Forrester
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEvents
editNo changes for WikimediaEvents
WikimediaIncubator
edit- git #17a0a1e5 - Use proper message escaping for html by Umherirrender
WikimediaMaintenance
edit- git #387cf134 - Update MediaWiki namespaced AtEase global functions by Jforrester
WikimediaMessages
edit- git #8a306886 - Create a Wikimedia override for 'centralauth-login-error-locked' (T216347) by MarcoAurelio
- git #dea82835 - Update spelling of "license" to the word used on the target page by Amir Aharoni
- git #7b12240b - onSkinCopyrightFooter: Add bespoke message for Commons with Structured Data (T215470) by James D. Forrester
XAnalytics
editNo changes for XAnalytics
ZeroBanner
edit- git #66956789 - Remove ZeroBanner interstitial (T208915) by jdlrobson
ZeroPortal
editNo changes for ZeroPortal
Skins
editCologneBlue
edit- git #8a3dd710 - Update MediaWiki namespaced AtEase global functions by Reedy
EUCopyrightCampaignSkin
editNo changes for EUCopyrightCampaignSkin
MinervaNeue
edit- git #c14f7488 - build: Run stylelint also for css by Umherirrender
- git #260fa21b - Define AMC flag as false by default by jdlrobson
- git #44ed0f5e - Talk tab select should sit on top of page actions (T212216) by jdlrobson
- git #4807b3c6 - User actions below page actions (T214697) by jdlrobson
- git #577b72a1 - Remove backwards compatible CSS (T212216) by jdlrobson
- git #7d4ca12a - Hygiene: remove unused page issues function (T212371) by Jdlrobson
- git #f54b4e75 - Hygiene: move variable from file to local scope (T212371) by Jdlrobson
- git #8ee27ed6 - Hygiene: favor page issues all sections symbol (T212371) by Jdlrobson
- git #e54d7feb - Talk tabs disabled on main page (T214724) by jdlrobson
- git #3dc9cff2 - Hygiene: separate page issue view logic (T212376) by Niedzielski
- git #7e423c07 - Talk tabs in AMC mode (T212216) by Jdlrobson
- git #f26ae221 - Hygiene: remove deprecated RL module skins.minerva.scripts.top by Jdlrobson
- git #d63de2eb - Set editfont size to 16px (100%) by Jforrester
MonoBook
editNo changes for MonoBook
Modern
editNo changes for Modern
Nostalgia
editNo changes for Nostalgia
Timeless
editNo changes for Timeless
Vector
editNo changes for Vector
Total Changes
edit208 Changes in 55 repos by 51 committers