MediaWiki 1.36/wmf.26
MediaWiki 1.36.0-wmf.25 | Deployment of MediaWiki 1.36.0-wmf.26 to Wikimedia sites | MediaWiki 1.36.0-wmf.27 |
The latest version (labeled "1.36.0-wmf.26") of MediaWiki, the software that powers Wikipedia and its sister sites, is being deployed to all Wikimedia sites in stages, starting on Tuesday, 12 January 2021 (see the roadmap).
Core changes
edit- git #e6ad9ab7 - Branch commit for wmf/1.36.0-wmf.26 (task T267419) by trainbranchbot
- git #900c6663 - Enhance GroupPermissionsLookup and use it. (task T254537) by Petr Pchelko
- git #03f9e687 - DefaultSettings.php: Update $wgPingback documentation by Reedy
- git #68c3154c - Enable VisualEditor newwikitext mode in CI (task T270240) by Adam Wight
- git #f42e5235 - Rephrase message "clearyourcache" for Opera by Raymond
- git #89f8e312 - DefaultSettings: Improve custom folding and grouping (task T271365) by Yuki Shira
- git #b40ca337 - WatchedItemStore: use UserFactory by DannyS712
- git #c33876f8 - Migrate text table to abstract schema (task T230428) (task T164898) by Amir Sarabadani
- git #5cfdb13c - Add missing PG indexes of ipblocks (task T230428) (task T164898) by Amir Sarabadani
- git #25596a5d - Set the default horizontal alignment based on the page content language (task T269704) by Arlo Breault
- git #a2342d14 - Split off inline/frameless from thumb/frame styling by Arlo Breault
- git #a53a38ec - phpunit: Remove odd "MediaWiki" group from tests using it by Timo Tijhof
- git #fbdee6fa - Fix grammar in comment in tables.sql by Thalia
- git #71662848 - Add helpful @var tags to BlockManagerTest by Thiemo Kreuz
- git #930f6fbe - Remove unnecessary phan issue suppression by Ammarpad
- git #665eae14 - ParserTestRunner: share more code w/ MediaWikiIntegrationTestCase by C. Scott Ananian
- git #0102f3af - Respect lessMessages option by jdlrobson
- git #8ad97d7c - resourceloader: Fail gracefully if a LESS message is not found (task T267785) by Timo Tijhof
- git #613df395 - rdbms: Use PSR-3 for ChronologyProtector shutdown debug message (task T254634) by Timo Tijhof
- git #8819f329 - exception: Move remaiming MWExceptionHandler tests to its test case by Timo Tijhof
- git #7a66fa7d - mediawiki.visibleTimeout: Clean up code and complete code coverage by Timo Tijhof
- git #52359768 - Convert or split some tests to MediaWikiUnitTestCase by DannyS712
- git #381499a6 - Unknown features shouldn't break style output (task T271441) by jdlrobson
- git #75739cbd - EnhancedChangesList::getDiffHistLinks: Fix version of deprecation by Matěj Suchánek
- git #34ab93a6 - Revert "Provide native support to dismiss sitenotice in core." (task T271365) (task T259903) by Krinkle
- git #ae0b6c6a - Introduce GroupPermissionsLookup (task T254537) by Petr Pchelko
- git #df1ddd6f - LanguageLinksHandlerTest: use wgInterwikiCache instead of mutating database (task T271287) by C. Scott Ananian
- git #21d6f1cd - ApiQueryInfo: Return watchlist expiry when applicable for inprop=watched (task T268834) by MusikAnimal
- git #7cc3d0c2 - Minor cleanup in Database.php, should be a no-op by DannyS712
- git #fc26253c - http: Remove exception from MultiHttpClient for missing cURL by Ammar Abdulhamid
- git #e27c9e85 - mediawiki.skinning: Remove outdated IE8 support comment by Timo Tijhof
- git #ae59076f - Check for the index name while it's being renamed (task T271259) by Amir Sarabadani
- git #c954a2bb - Temporary debug log if Title::getLocalURL is used from render action (task T263581) by Petr Pchelko
- git #7e8d1a11 - Return back accidentally removed ParserCache 'hit' metric by Petr Pchelko
- git #a41f2843 - CoreTagHooks: First argument passed to parser tags can be null by C. Scott Ananian
- git #8fe7e1d2 - Add new ArticleParserOptions hook by C. Scott Ananian
- git #bc4d631c - Wait until the recent changes are updated (task T225218) by Adam Wight
- git #c33d27fa - Fix completely typo by Reedy
- git #9445358f - Avoid Promise.all when creating users to prevent deadlock (task T199393) by Kosta Harlan
- git #bf75f317 - Improve assertArrayEquals() logic in test trait by Ammarpad
- git #220ada99 - FileBackend: Do not use SOCKET_ENOENT on windows by Umherirrender
- git #dbaa3919 - mediawiki.page.watch.ajax: consolidate loading of modules (task T270141) by MusikAnimal
- git #319f9a7e - Make sure, that "Prompt me when entering a blank edit summary" works with Hooks (task T12729) by Florian
- git #105bd70e - Don't silently discard exceptions in test suite setUp/tearDown methods (task T192167) (task T270777) by C. Scott Ananian
- git #4ed494ef - Add type hints to several hook interfaces by Daimona Eaytoy
- git #91ff8d22 - resourceloader: Document reason for jsminplus error suppression by Timo Tijhof
- git #032dc91f - Don't show action links for IP ranges outside block limit (task T211910) by Ammar Abdulhamid
- git #da8ace40 - Add option to allow SpecialPageExecutor return the full HTML content (task T268322) by Ammar Abdulhamid
- git #898ba5f6 - Make use of CURLMOPT_MAX_HOST_CONNECTIONS conditional on having curl >= 7.30.0 (task T264986) by Reedy
Vendor
edit- git #475a6c91 - Bump wikimedia/parsoid to 0.13.0-a22 (task T270180) (task T267974) (task T237538) (task T260082) (task T271357) (task T265094) by C. Scott Ananian
- git #8e787faa - Upgrade wikimedia/css-sanitizer from 2.0.1 to 3.0.0 (task T268862) by James D. Forrester
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #b9efb9ec - Don't pass protocol-relative URLs to the Ace worker (task T271487) by Daimona Eaytoy
- git #72fcf160 - Reorder and cleanup some test files by Daimona Eaytoy
- git #5eee6f6e - Don't show checkbox for hiding AbuseLog entries when showing details by Daimona Eaytoy
- git #b8efb924 - Fix a bunch of fatal errors seen in production (task T271430) (task T271431) (task T271432) (task T271433) by Daimona Eaytoy
- git #72a23b4e - Add pure unit tests for FilterRunner by Daimona Eaytoy
- git #49dbb21b - Improve coverage for Consequences methods by Daimona Eaytoy
- git #8368b5d9 - Use overrideUserPermissions in TextExtractorTest by Daimona Eaytoy
- git #827a7b99 - Explicitly Autoload old aliased classes (task T271266) by Reedy
ActiveAbstract
editNo changes for ActiveAbstract
AdvancedSearch
editNo changes for AdvancedSearch
AntiSpoof
edit- git #b90c1ede - Call AntiSpoofPreAuthenticationProvider::testUserInternal non-static by Umherirrender
- git #82606a78 - Add missing @var and param documentation by Umherirrender
ApiFeatureUsage
edit- git #5fe57138 - build: Remove explicit eslint-plugin-qunit dependency by Kunal Mehta
ArticleCreationWorkflow
editNo changes for ArticleCreationWorkflow
ArticlePlaceholder
editNo changes for ArticlePlaceholder
Babel
editNo changes for Babel
BetaFeatures
edit- git #5d575947 - tests: Rename test providers to conventional function name styles by Umherirrender
- git #c83a13b0 - Add missing @var and param documentation by Umherirrender
BounceHandler
editNo changes for BounceHandler
Calendar
editNo changes for Calendar
Campaigns
editNo changes for Campaigns
Capiunto
editNo changes for Capiunto
CategoryTree
editNo changes for CategoryTree
CentralAuth
edit- git #aba57875 - SpecialMultiLock: convert underscore to spaces in usernames (task T270954) by DannyS712
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #edfcba4d - Prettify IP before displaying it (task T268745) by STran
- git #60b16bbd - SpecialInvestigateBlock: fix checkuser-investigateblock-failure use (task T271195) by DannyS712
CirrusSearch
editNo changes for CirrusSearch
Cite
editNo changes for Cite
CiteThisPage
editNo changes for CiteThisPage
Citoid
editNo changes for Citoid
cldr
editNo changes for cldr
CodeEditor
editNo changes for CodeEditor
CodeMirror
edit- git #27f964e2 - Browser tests for CodeMirror (wikitext 2017 editor) (task T270240) by Adam Wight
- git #d6c6dbd7 - Browser tests for CodeMirror (wikitext 2010 editor) (task T270240) by Adam Wight
- git #b59f2968 - Guard against WikiEditor being removed by the time the hook runs (task T271457) by Ed Sanders
- git #a43984fc - Simplify onSelect handler implementation (task T269094) by Thiemo Kreuz
- git #88fd6a4e - Provide cookie workaround for setting the feature flag (task T270240) by Adam Wight
- git #17fb4ceb - Integrated bracket matching for CodeMirror with VisualEditor (task T269094) by WMDE-Fisch
CodeReview
editNo changes for CodeReview
Cognate
editNo changes for Cognate
Collection
editNo changes for Collection
CommonsMetadata
edit- git #ea2e82fe - Add missing @var and param documentation by Umherirrender
ConfirmEdit
editNo changes for ConfirmEdit
CongressLookup
editNo changes for CongressLookup
ContactPage
editNo changes for ContactPage
ContentTranslation
edit- git #c7ad2e6d - SX Router: Introduce force param on routes by NikG
- git #8988f2a3 - SX Article Selector refactoring: Create existing article body by NikG
- git #3fe42a24 - SX: Add colors plugin to Vue root by NikG
- git #52406706 - SX Article Selector: Rename and refactor existing translation banner by NikG
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #8b71a2b5 - Load site config data in CommentFormatter tests by Ed Sanders
- git #1c8ca53c - Catch when no changes are actually saved when posting a comment (task T268069) by Bartosz Dziewoński
- git #9ba6c3d1 - CommentItem/HeadingItem: Make more constructor args required by Ed Sanders
- git #0d2d3b16 - Pass interface language object to addReplyLinks by Ed Sanders
- git #823d61a6 - Use content direction for styling reply links by Ed Sanders
- git #63580d3f - Messages for new topic tool by Ed Sanders
- git #dcc23f11 - Refactor availability checks by Ed Sanders
- git #f44806c0 - ReplyWidget: Ensure scrollbar doesn't appear in source mode (for real) (task T267609) by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #66c1593c - build: Updating dependencies by libraryupgrader
- git #53e7d9da - build: Updating mediawiki/minus-x to 1.1.1 (task T271180) by Kunal Mehta
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
editNo changes for Echo
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
editNo changes for EventBus
EventLogging
editNo changes for EventLogging
EventStreamConfig
editNo changes for EventStreamConfig
ExtensionDistributor
editNo changes for ExtensionDistributor
ExternalGuidance
editNo changes for ExternalGuidance
FeaturedFeeds
editNo changes for FeaturedFeeds
FileExporter
editNo changes for FileExporter
FileImporter
edit- git #cb59a4d9 - Use narrow UserIdentity interface where possible by Thiemo Kreuz
FlaggedRevs
edit- git #fbc45ef3 - Minor cleanup to FlaggedRevsXML by DannyS712
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
GlobalWatchlist
editNo changes for GlobalWatchlist
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #d9ba006e - Skip topics when revalidating (task T269642) by Gergő Tisza
- git #5f50a688 - Replace TemplateFilter with TaskSuggester::filter (task T269642) by Gergő Tisza
- git #f661411d - Make TaskSuggester::suggest() options easier to expand (task T269642) by Gergő Tisza
- git #5fccb523 - Reset ConfigurationLoader cache when config page was edited by Gergő Tisza
- git #52041f7b - Maintenance script for updating link recommendations (task T261408) by Gergő Tisza
- git #a4dbfa13 - Fix WelcomeSurvey autonym handling for variants (task T270519) by Gergő Tisza
- git #1d2744ad - Fix i18n CI break (task T271294) by Gergő Tisza
- git #3b5ff14c - Re-add qqq string to unbreak CI (task T271294) by Kosta Harlan
- git #550c7059 - Add ConfigurationLoaderTrait by Gergő Tisza
- git #e7451c5f - Add messages for link-recommendation task type (task T268707) by Roan Kattouw
- git #d6c0308f - Add LinkRecommendation task type (task T269366) (task T266474) (task T266443) by Gergő Tisza
- git #4ac7b0e3 - Track task type alongside with target page ID, step 2 (task T269366) (task T270639) by Gergő Tisza
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
editNo changes for InputBox
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
IPInfo
edit- git #9b8e4006 - Update margin for errors displayed in widget (task T270778) by STran
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
editNo changes for LdapAuthentication
Linter
editNo changes for Linter
LiquidThreads
editNo changes for LiquidThreads
Listings
editNo changes for Listings
LocalisationUpdate
editNo changes for LocalisationUpdate
LoginNotify
editNo changes for LoginNotify
MachineVision
editNo changes for MachineVision
MapSources
editNo changes for MapSources
MassMessage
editNo changes for MassMessage
Math
editNo changes for Math
MediaModeration
editNo changes for MediaModeration
MobileApp
editNo changes for MobileApp
MobileFrontend
edit- git #1992cdd3 - Change font and line height Pagelist description (task T232229) by Prernaswarna
- git #505f2094 - ContentProvider: Don't run MobileFormatter on local code by jdlrobson
- git #8c386250 - Api: Avoid usage of deprecated WikiPage::factory() method by Derick A
MultimediaViewer
editNo changes for MultimediaViewer
NavigationTiming
editNo changes for NavigationTiming
Newsletter
editNo changes for Newsletter
NewUserMessage
editNo changes for NewUserMessage
Nuke
editNo changes for Nuke
OATHAuth
editNo changes for OATHAuth
OAuth
editNo changes for OAuth
OAuthRateLimiter
editNo changes for OAuthRateLimiter
OpenStackManager
editNo changes for OpenStackManager
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
editNo changes for PageViewInfo
ParserFunctions
editNo changes for ParserFunctions
PdfHandler
editNo changes for PdfHandler
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #9d1d5c5f - Make CSS.supports more resilient (task T269336) by Noam Rosenthal
- git #1679eea4 - Fix settings dialog display (task T270650) by jdlrobson
- git #9adf023e - Fix storybook IMG assets (task T266797) by jdlrobson
- git #7b0937c5 - Use CSS clip-path instead of SVG when supported. (task T269336) by Noam Rosenthal
ProofreadPage
edit- git #6f0e00c6 - Clean up phpcs.xml by DannyS712
- git #7c279d9e - Prevent nav links from appearing when Special:IndexPages is included (task T258484) by yash9265
- git #a2e4e439 - Makes code comply with MediaWiki.Usage.ExtendClassUsage.FunctionConfigUsage by Tpt
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
editNo changes for Renameuser
RevisionSlider
editNo changes for RevisionSlider
RSS
editNo changes for RSS
SandboxLink
editNo changes for SandboxLink
Score
edit- git #b79a344c - Score updates related to Windows FileBackend::getFileList() bug by Tim Starling
- git #02a84152 - Add description to config variables (task T257066) by Étienne Beaulé
Scribunto
edit- git #999ec38d - Add line link anchors (task T29531) by Ed Sanders
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
edit- git #17e2a21d - Updating domains.php from Mozilla by SecureLinkFixer updater bot
SecurePoll
edit- git #a83f0918 - Fix message key in CreatePage validation callback (task T270634) (task T271327) by Thalia
- git #a09feb56 - Update admin selection input for SecurePoll create/edit (task T270634) (task T271327) by STran
- git #6c3725e7 - Use OOUI for VoterEligibilityPage form (task T271150) by Thalia
- git #d0541d0b - Use a validation callback for VoterEligibilityPage required fields by Thalia
- git #9995ec2d - Remove unused $wgTitle global (task T271203) by STran
- git #88e3d7b3 - Use OOUI for CreatePage form (task T271149) by Thalia
- git #616ad5cd - Use a validation callback for required CreatePage fields by Thalia
- git #ad639549 - Prefer Maintenance::getConfig over global variables (task T270641) by STran
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
StopForumSpam
edit- git #deb5c68f - Swap AutoloadClasses for AutoloadNamespaces by Reedy
- git #e24edd25 - Remove right-stopforumspam remnants (task T212528) by Reedy
- git #610fa978 - Check result of DenyListUpdate::doUpdate() by Reedy
- git #81cbe15d - Only use result of DenyListUpdate when it's not false by Reedy
- git #352649ff - Add outbound proxy support for requests (task T227454) (task T271740) by Reedy
- git #4db4f240 - StopForumSpam extension improvements (task T227454) by sbassett
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
edit- git #dfa86a7c - The parameter-type-change event should also fire if type was initially undefined (task T260343) by Andrew Kostka
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
edit- git #24cb62e0 - Update use of css-sanitizer classes for PHP 8.0 compat (task T268862) by Reedy
TemplateWizard
edit- git #ebd3920b - New event semantics for performer fields (task T262209) (task T269986) by Adam Wight
- git #812f54e0 - Switch event to explicitly use the new platform (task T238230) (task T262209) by Adam Wight
TextExtracts
edit- git #ee8d932d - Fix minor deprecations and incomplete PHPDoc tags by Thiemo Kreuz
Thanks
editNo changes for Thanks
TheWikipediaLibrary
editNo changes for TheWikipediaLibrary
TimedMediaHandler
editNo changes for TimedMediaHandler
timeline
editNo changes for timeline
TitleBlacklist
editNo changes for TitleBlacklist
TocTree
editNo changes for TocTree
TorBlock
editNo changes for TorBlock
Translate
edit- git #572737ed - Replace deprecated class "mw-infobox" with Html::warningBox (task T268194) by Volker E
- git #0328280c - Rename namespace \MediaWiki\Extensions\\Translate to singular by Niklas Laxström
- git #ca91f77b - Add a script to find and delete equal translations by Niklas Laxström
- git #c60bb92c - Replace useless conditions where both branches return true/false by Abijeet
- git #be9efbee - Do not allow space before ":" when specifying return type by Abijeet
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
editNo changes for TwoColConflict
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
editNo changes for UploadsLink
UploadWizard
edit- git #97ac3855 - i18n: Change US Public Domain year from 1925 to 1926, now we're in 2021 (task T271766) by James D. Forrester
UrlShortener
editNo changes for UrlShortener
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #f1dcc5d3 - Prefer UserIdentity::isRegistered over isAnon by Thiemo Kreuz
- git #b89e97f8 - Try/catch Uri creation (task T270331) by jdlrobson
- git #504e47e0 - ArticleTargetLoader: Allow customizing 'editintro' parameter (task T269310) by Bartosz Dziewoński
- git #4ca05702 - ApiVisualEditor: Support 'preload' etc. for new sections in visual mode (task T269310) by Bartosz Dziewoński
- git #a7c1e4e9 - Instrument media search interactions in MWMediaDialog (task T265101) by Eric Gardner
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #78910de0 - Update data-values/value-view submodule (task T269231) (task T269232) by Lucas Werkmeister
- git #5e2d88c7 - Fix typo in BulkSubscriptionUpdater by addshore
- git #21fd5d7a - Remove unused constructor parameters from wbeditentity by addshore
- git #9888c60c - pingback: add some documentation by Tobias Andersson
- git #0f115279 - Fix typo on @deprecated annotation by Umherirrender
- git #2f96e807 - Fixed a typo in WikibasePingback::HEARTBEAT_TIMEOUT constant by Leszek Manicki
- git #4ee54cd5 - WikibaseClientTest: Don't mutate settings of default instance (task T270777) by C. Scott Ananian
- git #a1a0b1d6 - Update getSettings() calls (task T270479) by Lucas Werkmeister
- git #2c21cc10 - Update getEntitySourceDefinitions() calls (task T270479) by Lucas Werkmeister
- git #a7e7ef86 - Move WikibaseRepo constructor params to services (task T270479) by Lucas Werkmeister
- git #6d4efced - EntityHandlerTestCase: don’t hard-code item+property (task T270479) by Lucas Werkmeister
- git #e34a0f4c - EntityHandlerTestCase: don’t call getHandler() from data providers (task T270479) by Lucas Werkmeister
WikibaseCirrusSearch
edit- git #92411f04 - Update getSettings() calls (task T270479) by Lucas Werkmeister
- git #9795ee8e - Update getEntitySourceDefinitions() calls (task T270479) by Lucas Werkmeister
WikibaseLexeme
edit- git #15c4b2bc - Update getSettings() calls (task T270479) by Lucas Werkmeister
- git #4e103960 - LexemeHandlerTest: override two methods (task T270479) by Lucas Werkmeister
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #7d06036c - Only show tab focus styles on keyboard nav (task T265048) by annet
- git #2a445e9e - Format total number of images within empty state message (task T265046) by annet
- git #caa1e118 - Remove File prefix from title in QuickView panel (task T262829) by annet
- git #40269090 - Support multi-term search queries (task T252692) by Matthias Mullie
- git #cc89c872 - Add "End of Results" message (task T261166) by Eric Gardner
- git #c1df85f1 - Support search filters as URL params in PHP and JS (task T266150) (task T261537) by Eric Gardner
- git #e1aa6209 - Update getSettings() calls (task T270479) by Lucas Werkmeister
- git #8f0015f5 - Update getEntitySourceDefinitions() calls (task T270479) by Lucas Werkmeister
- git #de7d6edf - Debounce autocomplete API requests (task T270394) by Matthias Mullie
WikibaseQualityConstraints
edit- git #fb04ec68 - Update getEntitySourceDefinitions() calls (task T270479) by Lucas Werkmeister
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
editNo changes for WikidataPageBanner
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
edit- git #fde91b73 - Remove wikilove-anon javascript variable, use mw.util.isIPAddress by DannyS712
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #baa141cd - Finalize migration of SpecialMuteSubmit to Event Platform (task T268517) by Ottomata
- git #dce1958b - Do not log errors for browser extensions out of our control (task T259383) by jdlrobson
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #ac5916d2 - Add messages for Turkish Wikivoyage (trwikivoyage) (task T271260) by gerritbot
Wikisource
edit- git #77d4eab1 - Add sidebar links to Wikisource Export tool (task T256392) by Sam Wilson
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
edit- git #8e134a85 - Rename CologneBlueTemplate to CologneBlueHooks by jdlrobson
- git #bf067424 - CologneBlue implemented with SkinMustache (task T248751) by jdlrobson
MinervaNeue
edit- git #974bdb5e - build: Updating npm dependencies by libraryupgrader
Modern
editNo changes for Modern
MonoBook
editNo changes for MonoBook
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #0d689de0 - Make giant table sticky captions js only affect giant tables (task T271473) (task T271501) by Isarra
- git #dc8c7000 - Replace manually set height for #personal username with default line height (task T271050) by Perry Fraser
Vector
edit- git #37f6ff02 - Sync Vector styling with latest changes in WVUI (task T270202) by Nicholas Ray
- git #5d279c94 - build: Updating npm dependencies by libraryupgrader
- git #d1fa2e60 - Fix template references (task T271364) by jdlrobson
- git #9f1a1fa8 - Simplify menu code (task T268157) by jdlrobson
WikimediaApiPortal
editNo changes for WikimediaApiPortal
VisualEditor
edit- git #6a765924 - build: Unbreak language lists, adding 'kcg' by Bartosz Dziewoński
- git #0c6f2ccb - Link diff: Use getDisplayTitle instead of href attribute by Ed Sanders
Total Changes
edit189 Changes in 46 repos by 59 authors