MediaWiki 1.46/wmf.3/Changelog
Appearance
< MediaWiki 1.46 | wmf.3
Core changes
[edit]- git #908c767d - Branch commit for wmf/1.46.0-wmf.3 (T408273) by trainbranchbot
- git #42d2ac14 - parser: Add an option to Sanitizer::removeSomeTags() to allow comments (T407961) (T407000) by Tim Starling
- git #95a3a972 - Introduce ExternalStoreFactory::getDatabaseStore shorthand by Daimona Eaytoy
- git #9bced439 - Fix more issues for phan v6 compatibility (T406326) by Daimona Eaytoy
- git #0b6b32ec - ParsoidHandler: Parse requested language from header (T409879) by Arlo Breault
- git #84b79670 - Fixes for phan v6 compatibility (T406326) by Daimona Eaytoy
- git #e3e5bd1c - Diff: Change undo and rollback links to fake buttons in Minerva (T402297) by suecarmol
- git #6cadbfb9 - ParserTestRunner: Reset ParsoidSiteConfig when adding new namespaces by Subramanya Sastry
- git #3d96bd2f - Stop writing to rc_type (T74157) by Alexander Vorwerk
- git #c7c059c4 - Bump wikimedia/parsoid to 0.23.0-a5 (T410309) by Subramanya Sastry
- git #437c5cac - logging: Add isLegacy to the LogEntry interface by Daimona Eaytoy
- git #2bcc7bb3 - mediawiki.jqueryMsg: Support self-closing HTML tags (T295568) by SomeRandomDeveloper
- git #643c6231 - Drop last traces of wgAPIRequestLog, ignored since 1.43 (T276975) by James D. Forrester
- git #8b8e7570 - RELEASE-NOTES-1.45: Add task for wgPageLinksSchemaMigrationStage removal by James D. Forrester
- git #69882c34 - Deprecate RecentChange::parse(From|To)RCType (T74157) by Alexander Vorwerk
- git #5d32345b - UserRequirementsConditionChecker: Skip performer check if no session by Marcin Szwarc
- git #231b58ac - Remove (ar|rev)_sha1 from query info (T389026) by Alexander Vorwerk
- git #42895da5 - tests: Make ApiMainTest::testCacheHeaders* more robust by Ammarpad
- git #55edbbdd - UserRequirementsConditionChecker: drop $isPerformingRequest (T410025) by Marcin Szwarc
- git #2a2680c4 - UserGroupManagerTest: Test autopromotion with current user (T410025) by Marcin Szwarc
- git #0173046a - Watchlist labels: Add store method for deleting labels by IDs (T408895) by Sam Wilson
- git #640e0528 - Add watchlist label editing (T409142) by Sam Wilson
- git #4c39747e - Add MWTimestamp::fromMW() by C. Scott Ananian
- git #b6339da6 - Add messages for Toki Pona (tok) (T404462) by Theodore Dubois
- git #07fad97e - bundlesize: Allow mediawiki.base to be slightly larger (T409877) by James D. Forrester
- git #1232519b - mediawiki.Title: Fix exception when namespace name matches Object prototype (T409154) by Bartosz Dziewoński
- git #ecb3ccc1 - Fix whitespaces between parenthesis in closures by Umherirrender
- git #1ffa9191 - Move hook interfaces to MediaWiki\*\Hook\ sub-namespaces (T409441) by Umherirrender
- git #44c03c1c - Hard-deprecate AutopromoteCondition hook (T408196) by Marcin Szwarc
- git #859ac900 - Improve layout of UserGroupsSpecialPage ages on mobile (T117884) by Thalia
- git #e87d5707 - userrights.less: Reduce margin on group expiry fields (T117884) by Thalia
- git #7aeaae6a - Stop reading from the rc_type field (T74157) by Alexander Vorwerk
- git #9721db9e - Replace userrights.css with userrights.less (T117884) by Thalia
- git #2e0612f6 - UserGroupsSpecialPage: Modernize edit-groups panel form (T117884) by Thalia
- git #a4cd888f - UserGroupAssignmentService: Check for restricted groups (T409714) by Thalia
- git #81074e29 - Add Javanese (Javanese script) (jv-java) to Names.php and Release-notes (T409393) by toluayo
- git #8d034ce1 - Specials: Move hook interfaces to MediaWiki\Specials\Hook\ namespace (T409441) by Umherirrender
- git #00286260 - TypeAheadSearch: Let urlgenerator uses specify a different search special page (T389725) by Derk-Jan Hartman
- git #8f4576ba - Add more Norwegian special page name translations by Jon Harald Søby
- git #73509f1f - HISTORY: Add missing releases by Alexander Vorwerk
- git #336f5059 - RestrictedUserGroupChecker: Remove canPerformerRemoveTargetFromGroup (T407886) by Thalia
- git #ba39f4f2 - Fix visual regression from CVE-2025-61646 (T405998) (T398706) by Dillon Hardy
- git #9d80737e - recentchanges: Add watchlist label filter (T408894) by Tim Starling
- git #138feac9 - Add Bole (bol) to Names.php and Release-notes (T409708) by toluayo
- git #e6a8fa8b - Add label support to WatchedItemStore (T408897) by Tim Starling
- git #cce2b82e - Force ParserOptions::isPreview/isSectionPreview to behave sane by Thiemo Kreuz
- git #f69837f1 - Add "ⵒ" to Standard Moroccan Amazigh language converter (T387458) by Jon Harald Søby
- git #fe14c754 - Make use of PHP's match() syntax in a few more places by thiemowmde
- git #9ed10a2a - ParserOptions: add some documentation about cacheability and defaults (T348255) by Isabelle Hurbain-Palatin
- git #59d082ca - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #2f73babe - pagers: Fix HistoryPager query URL for backwards traversing (T409831) by Ammarpad
- git #ada5205a - Add 1.45 snapshot to sqlite db tests by Alexander Vorwerk
- git #3ac8056d - Parser: Move hook interfaces to MediaWiki\Parser\Hook\ namespace (T409441) by Umherirrender
- git #650578fb - recentchanges: Avoid division by zero in doPartitionQuery (T409843) by Tim Starling
- git #95c93b93 - ApiSandbox: Use POST when we have long URL (T406283) by Ammarpad
- git #b3e8d8c7 - SECURITY: Handle legacy non-edit cascading protection rows (T409743) by Roan Kattouw
- git #a331575c - RELEASE-NOTES-1.45: Update entry re. namespaced class count (T353458) by James D. Forrester
- git #16451e30 - Fix signatures of callbacks used by internal PHP functions by Bartosz Dziewoński
- git #b2bc6c35 - tests: Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #e91ae37a - Bump wikimedia/parsoid to 0.23.0-a4 (T409607) by C. Scott Ananian
- git #a05a9705 - BlockErrorFormatter: Convert booleans to string in message params (T409810) by Dreamy Jazz
- git #92e9efe2 - webdriverio: Document how dev-shm is used in CI (T408360) by Peter Hedenskog
- git #5fdfde0f - AuthManager: Add SecurityLogContext for ::autoCreateUser by Kosta Harlan
- git #f90ef269 - watchlist: Remove WatchedItemQueryService::getWatchedItemsWithRecentChangeInfo (T407087) by Tim Starling
- git #f2081b13 - Watchlist labels: Fix 'new' button styling on Special:WatchlistLabels (T408775) by Sam Wilson
- git #d0c02913 - Move hook interfaces to MediaWiki\RecentChanges\Hook\ namespace (T409441) by Umherirrender
- git #44464914 - Throttler: Use SecurityLogContext by Kosta Harlan
- git #b18d99e2 - Add PLURAL to watchlistlabels-form-name-too-long message by Jon Harald Søby
- git #cb23639d - Fix some whitespace in UserGroupsSpecialPage by Thalia
- git #c5fdbddf - import: Duplicate detection without using rev_sha1 (T389026) by Alexander Vorwerk
- git #1efe4c0a - CodexTablePager: Only show visible table caption if configured (T409807) by Dreamy Jazz
- git #fedec340 - OutputPage: Export the error message key as a client-side config var (T409431) by Kosta Harlan
- git #a8aaa12d - Export Language::computeUnitTimestampDeadline() (T51803) (T389085) (T408741) by C. Scott Ananian
Vendor
[edit]- git #a263781e - Bump wikimedia/parsoid to 0.23.0-a5 (T407937) (T409345) (T409910) (T409972) (T410309) by Subramanya Sastry
- git #2db0f464 - Bump wikimedia/parsoid to 0.23.0-a4 (T409910) (T409607) by C. Scott Ananian
- git #0a9a10d0 - Upgrading wikimedia/metrics-platform (4.2.4 => 4.3.0) (T354822) by Santiago Faci
Extensions
[edit]3D
[edit]- git #16e9848a - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
AbuseFilter
[edit]- git #355a8ef2 - Convert various constructors to use property promotion by Sam Reed
- git #5cbe78fc - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #deb7f2e9 - Consequences: Convert various constructors to use property promotion by Sam Reed
- git #a0f886b7 - Convert various constructors to use property promotion by Sam Reed
- git #772e44a4 - Use UserRegistrationLookup to get registration dates (T352871) by Marcin Szwarc
- git #96a9ace6 - Remove space from lowercase/uppercase in messages by Amir E. Aharoni
- git #7f8ced97 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #a4ccff20 - tests: enable uploads in tests requiring it by Antoine Musso
AdvancedSearch
[edit]- git #c2793577 - Minimize code and memory footprint in MultiselectLookup by thiemowmde
- git #84b3f372 - Clean up confusing/fragile code in FileTypeOptionProvider by thiemowmde
- git #1be7a58e - Don't render default sort order in SearchPreview (T347382) by thiemowmde
- git #70953312 - Remove remaining expand/collapse tracking docs (T304296) by Thiemo Kreuz
- git #9e614e16 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
AntiSpoof
[edit]- git #e08a9678 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
- git #2f2f0ade - Various cleanup by Sam Reed
ApiFeatureUsage
[edit]- git #22e5c2ae - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ArticleCreationWorkflow
[edit]- git #7edc43b6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ArticlePlaceholder
[edit]- git #af9e1c1b - Use native type hints and PHP8 constructor property promotion (T396813) by Timo Tijhof
- git #0544e2a0 - ItemNotabilityFilter: Remove use of SessionConsistentConnectionManager by Timo Tijhof
- git #df9de82c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ArticleSummaries
[edit]- git #0b0a74b9 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
AutoModerator
[edit]- git #8c3d6b54 - Add config for sending talk page messages to named users only (T389465) by Dillon Hardy
- git #7b47d224 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
BetaFeatures
[edit]- git #819e1ae3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
BounceHandler
[edit]- git #2db049db - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Calendar
[edit]- git #82c1d461 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Campaigns
[edit]- git #54584674 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CampaignEvents
[edit]- git #6fec14a8 - Move lock icon to left side for private participants (T409757) by Claudio Melo
- git #770a94b7 - Make the country code required in Address objects (T408932) by Daimona Eaytoy
- git #2c6a8e6e - Drop plaintext country from Address and related code (T408932) by Daimona Eaytoy
- git #858393ba - Drop plaintext country from EventFactory and related code (T408932) by Daimona Eaytoy
- git #ba30c001 - Drop "more details" dialog in favour of link to Special:EventDetails (T403118) by Daimona Eaytoy
- git #febbce49 - Drop $wgCampaignEventsCountrySchemaMigrationStage (T408932) by Daimona Eaytoy
- git #2168fd32 - Optimize permission checks for contribution deletion buttons (T403124) (T408024) by Claudio Melo
- git #2b5f19ec - SpecialEventDetails: Add button to remove a contribution (T403124) by Claudio Melo
- git #3efe0014 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #67e0d967 - Prevent associating edits with future events (T408960) by Daimona Eaytoy
Capiunto
[edit]- git #e5d2a6d2 - Require Scribunto to be installed by Antoine Musso
- git #45645823 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CategoryTree
[edit]- git #d7b153da - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #b816e125 - Empty ext content shouldn't prevent mw-empty-elt (T409875) by Arlo Breault
CentralAuth
[edit]- git #97ad858e - Make use of PHP's new match() syntax in more places by thiemowmde
- git #619d5212 - Use more trivial MessageLocalizer::msg signature by thiemowmde
- git #27914fc0 - Use more correct "false" in PHPDocs by thiemowmde
- git #aeac3355 - Use UserRequirementsCondition hook instead of AutopromoteCondition (T408196) by Marcin Szwarc
- git #b38a1baf - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #b06efacf - Remove unused main config access (T395372) by thiemowmde
- git #445546cb - CentralAuthSpoofUser: Update to match parent class by Sam Reed
- git #d839b0f7 - SpecialGlobalGroupMembershipTest: Ensure tests pass with UI updates (T117884) by Thalia
CentralNotice
[edit]- git #bf7ec067 - Fix bad call to Campaign::getCampaignMixins (T409971) by thiemowmde
CharInsert
[edit]- git #13b0a5b1 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Chart
[edit]- git #e90de34c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CheckUser
[edit]- git #2b70fde3 - IP auto-reveal: Display meaningful error message on API error (T408528) by Thalia
- git #903d0874 - Use UserRegistrationLookup to get registration date (T352871) by Marcin Szwarc
- git #44e9b625 - Fix Show IP links disappearing on Special:RecentChangesLinked (T384605) by Dillon Hardy
- git #dae2defb - Stop writing to cupe_private in the cu_private_event table (T409709) by Dreamy Jazz
- git #e844a90a - ESLint: Update Jest config by Ed Sanders
- git #4cc044d3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ChessBrowser
[edit]- git #15fc4333 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CirrusSearch
[edit]- git #8eaea5d6 - Revert^2 "Make keyword fields actual opensearch keyword fields" by DCausse
- git #8e696f0e - Revert "Make keyword fields actual opensearch keyword fields" by DCausse
- git #537dfa1c - Make keyword fields actual opensearch keyword fields (T40403) by David Causse
- git #4ca71145 - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #9f370b84 - Use MaintenanceBaseTestCase from core to test maintenance scripts by C. Scott Ananian
- git #66ecbb9b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Cite
[edit]- git #d90e31e8 - Fix misplaced (underlined) space in backlinks (T398402) by thiemowmde
- git #f02cb8f7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #226c65c3 - Allow adding details to all main refs (T406454) by WMDE-Fisch
- git #c14b76fd - Fix incomplete ref group clearing in legacy parser (T410125) by thiemowmde
- git #b6463e1f - Adapt font size of heading in reference edit dialog (T406825) by Mohd Shadab
- git #a63d7590 - Hide edit one/all checkbox when needed (T409808) by Adam Wight
CiteThisPage
[edit]- git #8effa488 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Citoid
[edit]- git #5f8d7082 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CodeEditor
[edit]- git #d16bf385 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CodeMirror
[edit]- git #52f5a4c9 - Add preference to auto-fold all <ref> tags on page load (T407824) by MusikAnimal
- git #3c2bd97e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Cognate
[edit]- git #c87d1bb0 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CommunityConfiguration
[edit]- git #75669e2e - Make use of PHP's (...) callable syntax where possible by thiemowmde
CommunityRequests
[edit]- git #23516f39 - PageDisplayHooks: add Codex message box with entity info on talk pages (T406993) by MusikAnimal
- git #afca2e42 - PageDisplayHooks: move handlers related to page display to new class by MusikAnimal
- git #96107073 - Add trait for sharing store-related methods among hook handlers by MusikAnimal
- git #c7d59070 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #7f8bfa2c - Use content lang dir to display voting success message (T407469) by hmonroy
Collection
[edit]- git #747b7949 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
CommonsMetadata
[edit]- git #f1cc02e6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ConfirmEdit
[edit]- git #6b7f4db8 - hCaptcha: Add security log context to log entries by Kosta Harlan
- git #abf99c5b - hCaptcha::passCaptcha: Log the action, trigger and SiteKey by Kosta Harlan
- git #dfcad9bb - hCaptcha: Track the interfaceName in open-callback events (T410008) (T402767) by Kosta Harlan
- git #a438ac5f - VisualEditor hCaptcha: Add config to disable onload handling (T409962) by Dreamy Jazz
- git #88c1c7bf - Show more helpful error message on edit page when hCaptcha forced (T405595) by Dreamy Jazz
- git #8f0de4da - Create tests for SimpleCaptcha::confirmEditMerged (T405595) by Dreamy Jazz
- git #e6124124 - MakeGlobalVariablesScriptHookHandler: Fix hCaptcha site key handling (T405595) by Dreamy Jazz
- git #e4637cff - Remove 2 deprecated config vars (T277936) by Sam Reed
- git #2cf637c9 - Support an "always challenge" SiteKey when shouldForceShowCaptcha is enabled (T405595) by Kosta Harlan
- git #e46b04c4 - ext.confirmEdit.hCaptcha: Consider action=submit an edit interface (T409701) (T409703) (T409415) by Dreamy Jazz
- git #8d7da79d - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #32169703 - hcaptcha: Don't prevent form submissions unless making an edit (T408693) by Héctor Arroyo
ContactPage
[edit]- git #6c9cb16d - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ContentTranslation
[edit]- git #ee60b579 - CX: Improve popular suggestion fetching (T409333) by NikG
- git #28a3af17 - Inject nominated collection suggestions for popular filter (T409333) by NikG
- git #9a45a5de - CX: convert regionsFilterGroup from computed to static variable by NikG
- git #0769729a - CX dashboard: Make community nominated collection the default filter (T408818) by NikG
- git #9267f71e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #aaa9a0ce - CX: Remove "ext.cx.translation.conflict" module (T203695) by NikG
- git #fa70ec1e - CX: Nominate a featured collection via CommunityConfiguration (T408625) by eamedina
- git #16658a28 - Make use of PHP's (...) callable syntax where possible by thiemowmde
CreditsSource
[edit]- git #92d2aac2 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Dashiki
[edit]- git #de24c5b9 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Disambiguator
[edit]- git #e4b80f1c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
DiscussionTools
[edit]- git #e4ecf6a4 - Resolve "mediawiki/no-unlabeled-buttonwidget" eslint issue by Bartosz Dziewoński
- git #8df7edc6 - Move dt.init.less to init.styles by Ed Sanders
- git #f65eaa68 - Move page frame styles to a separate file by Ed Sanders
- git #547a8376 - Move highlighter styles to a separate file by Ed Sanders
- git #68475784 - Move mobile lede section styles to a separate file by Ed Sanders
- git #169bc6df - Move new topic tool / empty state styles to a separate file by Ed Sanders
- git #c4963308 - Move reply link/button styles to a separate file by Ed Sanders
- git #7e79eb9d - Move topic subscriptions styles to a separate file by Ed Sanders
- git #ead53baf - Move topic containers styles to a separate file by Ed Sanders
- git #2f181ca7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
DismissableSiteNotice
[edit]- git #f89910f6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
DonationInterface
[edit]- git #361c9594 - Send monthly_convert_decline messages to recurring (T409966) by Elliott Eggleston
- git #ebdc5be2 - Revert "Handle apple pay session by clear it after complete and cancel" by Elliott Eggleston
- git #e6e74fcc - Update SmashPig by Elliott Eggleston
- git #9e23a9db - Show 'unsupported card' message for AmEx in India (T409211) by Elliott Eggleston
- git #50e9c5a9 - Fix submethod country list display (T404377) by Elliott Eggleston
- git #59a4afab - fix response null issue when civiproxy down (T410064) by wfan
- git #dbbf7e77 - fix typo by wfan
- git #72f08fac - Add properties for DonorPortal amount validation (T388753) (T388755) by Elliott Eggleston
- git #d96de9c1 - Add trackingParams to packageFiles (T407644) by Elliott Eggleston
- git #a13f38c0 - Fix undefined keys on portal login page by Elliott Eggleston
- git #e9d5b270 - Add test for activity tracking parameter (T407644) by Elliott Eggleston
- git #58e1112f - Fix 'missing required prop' warnings in tests by Elliott Eggleston
- git #09a05f00 - Reformat JS tests by Elliott Eggleston
- git #76f44f4e - Send activity tracking for recurring pause + cancel (T407644) by Elliott Eggleston
Echo
[edit]- git #18159486 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Elastica
[edit]- git #18580d3b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ElectronPdfService
[edit]- git #85319138 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
EmailAuth
[edit]- git #294ef033 - Filter out non-digit characters when pasting into the form (T395353) by Gergő Tisza
- git #9ac1e5d4 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
EntitySchema
[edit]- git #dbc4ec33 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #6e64dee7 - WatchListUpdaterTest: Update deprecated method call (T409873) by Lucas Werkmeister
EventLogging
[edit]- git #07525f33 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #58c6e64f - lib: Update lib/metrics-platform to v4.3.0 (T354822) by Santiago Faci
EventStreamConfig
[edit]- git #1d1e6c76 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ExtensionDistributor
[edit]- git #7544e5dc - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ExternalGuidance
[edit]- git #04b0d489 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
FeaturedFeeds
[edit]- git #c0655017 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
FileExporter
[edit]- git #1bed4458 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
FileImporter
[edit]- git #3be5a7f5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
FlaggedRevs
[edit]- git #c849621f - Use UserRequirementsCondition hook instead of AutopromoteCondition (T408196) by Marcin Szwarc
- git #bc154d87 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Flow
[edit]- git #8697fb54 - Stop writing to rc_type (T74157) by Alexander Vorwerk
- git #783234af - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
FundraiserLandingPage
[edit]- git #1b020e99 - Tweak meta description to replace "sister projects" by pcoombe
FundraisingTranslateWorkflow
[edit]- git #dd188e70 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Gadgets
[edit]- git #230dcf12 - Split SpecialGadgets into multiple classes for its multiple views by Siddharth VP
- git #7a4039c5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GeoCrumbs
[edit]- git #48a04ec6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GeoData
[edit]- git #60d60c54 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GlobalBlocking
[edit]- git #dd8da586 - Allow configuring autoblock exemptions in config (T409915) by Taavi Väänänen
- git #4b41d760 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #c90b65c8 - Make use of PHP's (...) callable syntax where possible by thiemowmde
GlobalCssJs
[edit]- git #97f16500 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GlobalPreferences
[edit]- git #9be9d5f4 - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #aa6e317b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GlobalUsage
[edit]- git #a6f5a339 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GlobalUserPage
[edit]- git #6ed7183c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GlobalWatchlist
[edit]- git #646d2f10 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GoogleNewsSitemap
[edit]- git #5edb1416 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
GrowthExperiments
[edit]- git #754abc8d - analytics(ReviseTone): add experiment instrumentation (T405177) by Sergio Gimeno
- git #40664af3 - feat(ReviseTone): drop weighted tag on missing recommendation data (T407538) by Michael Große
- git #53c0ff5e - fix(ReviseTone): do not flash other task on homepage by Michael Große
- git #8df60887 - feat(ReviseTone): add Revise Tone once for users in treatment group (T409408) by Michael Große
- git #9d9a9d05 - analytics(ReviseTone): add configured experiment instrument clients (T405177) by Sergio Gimeno
- git #f9c28bff - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #0d22e22a - fix(ge.utils.setUserVariant): add GEUseMetricsPlatformExtension JS var (T409950) by Sergio Gimeno
- git #8e142fc8 - refactor(ReviseTone): move related files to ReviseTone directory by Michael Große
- git #dc849a07 - feat(ReviseTone): Add api recommendation provider (T407356) by Michael Große
- git #d11f66d7 - refactor(ReviseTone): give recommendation more structure by Michael Große
- git #f114d340 - ReviseTone: A/B test experiment setup (T402707) (T407528) by Sergio Gimeno
- git #1c0fd9d2 - CommunityStructuredMentorWriter: invalidate status manager cache on writes (T347152) (T409172) by Sergio Gimeno
GuidedTour
[edit]- git #923ef554 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ImageMap
[edit]- git #8df4fc68 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ImageSuggestions
[edit]- git #41c046d8 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
InputBox
[edit]- git #0fde1779 - Add searchtype parameter for MediaSearch (T399476) by Sam Wilson
- git #eac40e8c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Insider
[edit]- git #389859ba - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
intersection
[edit]- git #2793d72e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #fc175e85 - Add missing parsertests defined files to gallery list (T409872) by Arlo Breault
InterwikiSorting
[edit]- git #83eac593 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
IPInfo
[edit]- git #fa600dfe - tests: skip dataProvider when GlobalPreferences is not loaded (T410132) by Antoine Musso
- git #2d6c9cb9 - Change 'use-case' to 'use case' in a message by Amir E. Aharoni
- git #3601ebe5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
IPReputation
[edit]- git #9eacc753 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Josa
[edit]- git #a33a6b7d - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
JsonConfig
[edit]- git #d8d60db6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Kartographer
[edit]- git #6c441b56 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
LabeledSectionTransclusion
[edit]- git #71751b38 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
LandingCheck
[edit]- git #32951aa5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Linter
[edit]- git #cc0aa4d9 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #fffc4274 - ParserOutputAccess: avoid use of deprecated int-valued options by C. Scott Ananian
LiquidThreads
[edit]- git #82f56b8e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
LoginNotify
[edit]- git #ffbff110 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MapSources
[edit]- git #3ddf220b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MassMessage
[edit]- git #d2abc31c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Math
[edit]- git #8e55d641 - Update MathJax to version 4.0.0 (T409110) by physikerwelt
- git #81651a66 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MediaModeration
[edit]- git #a500c29d - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MediaSearch
[edit]- git #68090ec1 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #0d318fda - Scale up SVGs in MediaSearch if possible (T310433) by Derk-Jan Hartman
MetricsPlatform
[edit]- git #606e9fc1 - Set `overridden` as sampling_unit for overridden experiments by Santiago Faci
- git #b859da8a - tests: page_namespace -> page_namespace_id (T405249) by Sam Smith
- git #ccd50d2e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #630ac3b9 - devserver: Updated `init.sql` script for xLab by Santiago Faci
MobileApp
[edit]- git #bdacbc7e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MobileFrontend
[edit]- git #32a3793b - Cleanup: Remove unused template and skinStyle (T407654) by Jon Robson
- git #ab2c120c - Remove mfnotify params when constructing desktop link (T408267) by Eric Gardner
- git #d351dbf3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
MultimediaViewer
[edit]- git #cdbda1d4 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
NavigationTiming
[edit]- git #0570f48f - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
NearbyPages
[edit]- git #84a9191b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
NetworkSession
[edit]- git #09bfc7c6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Newsletter
[edit]- git #d5df06d6 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
NewUserMessage
[edit]- git #1bdc3656 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Nuke
[edit]- git #5998f73c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
OATHAuth
[edit]- git #8b089d3f - src: Various cleanup by Sam Reed
- git #81c0e2f5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
OAuth
[edit]- git #f2757c82 - build: Switch clock to clock-lts for wider PHP compat and to match WMF (T410203) by Timo Tijhof
- git #2a692509 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
OAuthRateLimiter
[edit]- git #2f4074d3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ORES
[edit]- git #2e0fb0bc - Drop support for filtering model by rc_type (T74157) by Alexander Vorwerk
- git #d8959589 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #d6f61d0d - Remove unused WatchedItemQueryService hooks (T407087) by Tim Starling
PageAssessments
[edit]- git #ca3fb027 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PagedTiffHandler
[edit]- git #5b24c147 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PageImages
[edit]- git #b8c52fc3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PageNotice
[edit]- git #bfd0d83e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PageTriage
[edit]- git #3c3a88e9 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PageViewInfo
[edit]- git #3ee4f8f0 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ParserFunctions
[edit]- git #2d318389 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #07555446 - Replace use of (ineffective) Frame::setTTL() (T51803) (T389085) (T408741) by C. Scott Ananian
ParserMigration
[edit]- git #525a0466 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PdfHandler
[edit]- git #2f791af7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Phonos
[edit]- git #66a68af7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Poem
[edit]- git #9f0d4a4a - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Popups
[edit]- git #4325a507 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ProofreadPage
[edit]- git #05163118 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
PropertySuggester
[edit]- git #c82b7df0 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
QuickSurveys
[edit]- git #8bba6156 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Quiz
[edit]- git #cb9851fb - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ReaderExperiments
[edit]- git #0bd68ca1 - Expose vars through config file instead of adding to output (T406529) by Matthias Mullie
- git #93cdaef9 - ImageBrowsing: add tier 2 experiment (T409739) by Marco Fossati
- git #b7ee6fa2 - StickyHeaders: scroll-margin-top fixes (T409349) by Brooke Vibber
ReadingLists
[edit]- git #5c731442 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #6712a01d - build: Explicitely depend on Jest by Taavi Väänänen
RealMe
[edit]- git #e3aaf9e1 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
RelatedArticles
[edit]- git #51d70b57 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ReportIncident
[edit]- git #bc036ead - Fix jest warnings by STran
- git #def20a68 - Remove ReportIncidentDialogStep2 by STran
- git #a2a970e0 - refactor: make use of version in schema for validation (T371028) by Michael Große
- git #57ef5f36 - Only parse DiscussionTools overflow menu message once per pageview (T405135) by Bartosz Dziewoński
- git #d7d58b7a - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
RevisionSlider
[edit]- git #8dd6087a - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
RSS
[edit]- git #e1c97711 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SandboxLink
[edit]- git #09c5b423 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Score
[edit]- git #904c9d8d - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Scribunto
[edit]- git #1906d5f3 - LanguageLibrary: use dependency injection by Siddharth VP
- git #914cc3b9 - mw.language: avoid unnecessary round trip to PHP for initialization by Siddharth VP
- git #100c7849 - TitleLibrary: use dependency injection and PHP 8 callable syntax by Siddharth VP
- git #68dab220 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #6bc899c6 - Remove use of Frame::setTTL/getTTL (T51803) (T270378) (T389085) (T408741) by C. Scott Ananian
SearchExtraNS
[edit]- git #57ade366 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SearchVue
[edit]- git #f4582eb1 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SecureLinkFixer
[edit]- git #e81b4448 - Updating domains.php from Mozilla by SecureLinkFixer updater bot
- git #02df6fea - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SecurePoll
[edit]- git #0bb74734 - DropUnusedTables: don't try to drop securepoll_entity (T395928) by Siddharth VP
- git #74d555c4 - RadioRangeBallot: add default scores for histogram range polls (T410183) by Novem Linguae
- git #fa8ce007 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
ShortUrl
[edit]- git #bf3312f7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SimilarEditors
[edit]- git #7feaf268 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SiteMatrix
[edit]- git #75c0c4f5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SpamBlacklist
[edit]- git #0a589757 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
StopForumSpam
[edit]- git #03d6eb0e - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SubPageList3
[edit]- git #65ecab9a - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SubpageSortkey
[edit]- git #426c0bb0 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
SyntaxHighlight_GeSHi
[edit]- git #80832c1b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TemplateData
[edit]- git #2c0e69b7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TemplateSandbox
[edit]- git #c25ec5e7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TemplateStyles
[edit]- git #d0f27302 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #24be0dfb - TemplateStylesContentTest: Use namespaced TextContentTest by Sam Reed
TemplateWizard
[edit]- git #9182fdc4 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TextExtracts
[edit]- git #0f9a8796 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Thanks
[edit]- git #e3f85515 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TheWikipediaLibrary
[edit]- git #cbbabb61 - tests: skip Echo tests when it is not loaded (T410118) by Antoine Musso
- git #1797ab03 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TimedMediaHandler
[edit]- git #d673a2ae - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
timeline
[edit]- git #397610bb - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TitleBlacklist
[edit]- git #747477df - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TocTree
[edit]- git #5aff8470 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TorBlock
[edit]- git #34ad37ba - Fix not allowing an external/non-performing user to meet `APCOND_TOR` (T408196) by Thalia
- git #74fc8c91 - Do not allow an external/non-performing user to meet `APCOND_TOR` (T408196) by Thalia
- git #0d263b2d - Use UserRequirementsCondition hook instead of AutopromoteCondition (T408196) by Marcin Szwarc
- git #ffb6ad18 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Translate
[edit]- git #9a82f884 - ManageGroupsSpecialPage: Catch Errors as well (T408778) by Abijeet
- git #efbcb96e - Make it clearer how to edit "translations" into the source language (T393515) by Pppery
TranslationNotifications
[edit]- git #747627fe - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TrustedXFF
[edit]- git #3e1fccb5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
TwoColConflict
[edit]- git #0dd748f8 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
UploadsLink
[edit]- git #185ec32f - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
UploadWizard
[edit]- git #77292656 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
UrlShortener
[edit]- git #4fc07418 - Allow wgServer by default even when it includes a port (T107188) by Timo Tijhof
- git #1d611299 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
VisualEditor
[edit]- git #12ef4c9a - MWParameterPage tests: Avoid creating tests in loops by Ed Sanders
- git #9a79ee9d - Update VE core submodule to master (c4976c6c9) (T407928) (T408535) (T410140) by James D. Forrester
- git #ad570004 - QUnit: Ensure a target is attached when running core tests by Ed Sanders
- git #f1ada88d - ve.ui.MWParameterPage test: Setup environment correctly by Ed Sanders
- git #d7897b76 - TextMatchEditCheck: support a # of occurrences config (T409775) by Caro Medelius
- git #809ec4c3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #afb7ccef - Ensure all messages mentioned in code are loaded by correct modules by Ed Sanders
- git #313b70a9 - extension.json: Merge ext.visualEditor.commentAnnotation into rebase module by Ed Sanders
- git #95e90fda - TextMatchEditCheck: Add sub-type logging (T407286) by Caro Medelius
- git #3b348e92 - Editcheck: flag suggestions when logging actions (T407170) by David Lynch
- git #bc935c4a - EditCheckActionWidget: Prefer .trigger to .blur by Ed Sanders
- git #faaf9bde - extension.json: Pull through more veModules directly by Ed Sanders
- git #08ac34d8 - Scope CSS for edit check pre-save toolbar title by Ed Sanders
- git #85d33715 - ExternalLinksEditCheck: Add more sections to exclude list by Ed Sanders
- git #3044eae8 - Remove support for old heading HTML with "mw-headline" (T395234) by Bartosz Dziewoński
WebAuthn
[edit]- git #893e628a - build: Switch clock to clock-lts for wider PHP compat and to match WMF (T410203) by Timo Tijhof
- git #057e9921 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #4e3306b1 - WebAuthnManageForm: Remove $module property and replace with @property (T410230) by Sam Reed
Wikibase
[edit]- git #2f2ade87 - Stop writing to rc_type (T74157) by Alexander Vorwerk
- git #e17a61a0 - Simplify SiteLinkTargetProvider (T407473) by Jakob Warkotsch
- git #3a00ef62 - Use valueStrategy pattern to manage componens in editableSnakValue (T409148) by Arthur Taylor
- git #2832cdbc - AddStatementButton: Pass datatype when creating new statement (T403974) by Marius Hoch
- git #d79186e8 - Refactor addReferences and addQualifiers to use editableSnakValue (T409147) by Arthur Taylor
- git #02b2c1a0 - Disable unsupport datatypes by Arthur Taylor
- git #068908a4 - Restructuring the components (T405908) by Mahmoud
- git #e7c6f20f - GQL: Add batch reading items happy path (T409916) by Silvan
- git #9250685f - GQL: Support specifying an operation (T409719) by Jakob Warkotsch
- git #b9a1628c - GQL: Support variables (T409719) by Jakob Warkotsch
- git #97b298f3 - Removing the wikibase.wbui2025 prefix (T405908) by Mahmoud
- git #7b2dd593 - Remove broken symlink to tests/browser/ by Marius Hoch
- git #49f439ef - RepoHooksTest: Extend mocks for EntitySchema compatibility (T409873) by Lucas Werkmeister
- git #755bddd2 - GQL: Extract item type into a separate class (T403577) by Jakob Warkotsch
- git #59e51d66 - Simplify SiteLinkGlobalIdentifiersProvider (T407473) by Jakob Warkotsch
- git #dd42a15f - Adjust test for lua integration (T401290) by Suzanne Wood
WikibaseCirrusSearch
[edit]- git #722993d4 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikibaseLexeme
[edit]- git #747714df - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #70668c26 - Remove ESLint rule "no-jquery/no-done-fail": "warn" by Fomafix
- git #c0a66de2 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #b4fe6b60 - Add support for Lexemes in wbui2025 (x2) (T409149) (T409740) by Arthur Taylor
- git #b5056593 - eslint: Turn off "jsdoc/no-undefined-types" by Marius Hoch
WikibaseLexemeCirrusSearch
[edit]- git #0424efe3 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikibaseMediaInfo
[edit]- git #381f57a9 - Make use of PHP's (...) callable syntax where possible by thiemowmde
- git #897c9255 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikibaseQualityConstraints
[edit]- git #0a12a56b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Wikidata.org
[edit]- git #d25c268b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikidataPageBanner
[edit]- git #2b8d9485 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikiEditor
[edit]- git #7c1b4b8e - EventLogging: Fix wikitext editor interface detection (T409779) by Kosta Harlan
- git #bd0bea88 - EventLogging: Expand on no-js logging (T409779) (T263505) by Kosta Harlan
- git #0d8de4ee - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
wikihiero
[edit]- git #70adc146 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikiLambda
[edit]- git #f6b93a82 - Stop writing to rc_type (T74157) by Alexander Vorwerk
- git #7a1ce5dc - Account for renaming of the MediaWiki\Languages namespace to MediaWiki\Language by James D. Forrester
- git #6ca84f24 - Implement "Shareable Function Calls" (T406620) by Daphne Smit
- git #269d43e8 - Update function-schemata sub-module to HEAD (91e3ffe) (T305612) (T409393) (T409846) by James D. Forrester
- git #62f94763 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #f021e684 - StringForLanguageBuilder: Use LanguageFallbackMode enum (T409876) by Sam Reed
WikiLove
[edit]- git #0167350c - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaApiPortalOAuth
[edit]- git #0f140c01 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaBadges
[edit]- git #1123352b - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaCampaignEvents
[edit]- git #26a58e74 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaEditorTasks
[edit]- git #c3a0ed69 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaEvents
[edit]- git #f5321a47 - xLab: instrument retention baseline's page load (T409190) by Marco Fossati
- git #3eb5d64e - Return early from CaptchaScoreHooks if ConfirmEdit not loaded (T410126) by Dreamy Jazz
- git #b71275a3 - hCaptcha: Record hcaptcha.execute() calls in VisualEditorFeatureUse (T410146) by Kosta Harlan
- git #d120d966 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #d40ba01c - xLab: add tier 2 experiment to ImageBrowsing (T409739) by Marco Fossati
- git #7b080bd6 - hCaptcha instrumentation: Log editor_interface for editAttempStep (T409701) by Dreamy Jazz
- git #1c142860 - Move ext.wikimediaEvents.createAccount to ext.wikimediaEvents (T409415) by Dreamy Jazz
- git #16a5c7ee - hCaptcha instrumentation: Handle hcaptcha.render events during edits (T409701) (T409703) (T409415) by Dreamy Jazz
- git #30435f43 - Refactor CaptchaScoreHooks to use EventSubmitter (T405597) by Samuel Guebo
- git #7f1828a8 - Instrument hCaptcha risk signal in edits (T405597) by Samuel Guebo
- git #cd1f04e7 - ext.wikimediaEvents.createAccount: Instrument error page erros (T409431) by Kosta Harlan
WikimediaIncubator
[edit]- git #60da2a61 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #3ae95c70 - Add messages for new gadget to switch interface language (T407061) by Jon Harald Søby
WikimediaMaintenance
[edit]- git #372788b4 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
WikimediaMessages
[edit]- git #0f89edd8 - Add 'userrights-restricted-group-temporary-account-viewer' (T409717) by Marcin Szwarc
- git #2ce98946 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Wikisource
[edit]- git #731ef1e7 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Wikistories
[edit]- git #affc9646 - Stop writing to rc_type (T74157) by Alexander Vorwerk
- git #092dd2be - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
- git #dd1fc356 - getArticleText: Use null instead of false as return type by Fomafix
- git #4b17e7e9 - Use PHP type declarations by Fomafix
- git #bfe7199b - Remove assignment of promoted fields (T409820) by Sbisson
XAnalytics
[edit]- git #13ee8be5 - build: Update MediaWiki requirement to 1.46 (T409239) by Reedy
Skins
[edit]CologneBlue
[edit]- git #477d3b50 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
MinervaNeue
[edit]- git #9a22ded1 - It should be possible to undo edits on mobile (T402297) by Kgraessle
- git #041492a9 - Thanks button is obscured on mobile diffs in visual diff mode (T357352) by Kgraessle
- git #ff22e802 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
Modern
[edit]- git #2704cf8e - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
MonoBook
[edit]- git #8b7b2244 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
Nostalgia
[edit]- git #3d23fe80 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
Timeless
[edit]- git #c0abca55 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
Vector
[edit]- git #7786d62b - Replace all remaining {Element} types with {HTMLElement} (T406219) by Ed Sanders
- git #90311542 - sectionObserver: Handle hidden headings (T330612) by Bartosz Dziewoński
- git #cd5c82a1 - Only add vector-sticky-header-visible when it is actually visible (T407629) by Jon Harald Søby
- git #4ea413b5 - Add transition to sticky pinned containers (T406237) by Jon Harald Søby
- git #a6bd9baa - styles: Replace static value with Codex `box-shadow` token by Volker E.
- git #2456adbb - Don't show both reading list bookmark and watchlist in sticky header (T409959) by aude
- git #ef968d60 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
WikimediaApiPortal
[edit]- git #8fee6ea2 - build: Update MediaWiki requirement to 1.46 (T409239) by Sam Reed
Misc
[edit]VisualEditor/VisualEditor
[edit]- git #c4976c6c - ContentAction test: Show context properly by Ed Sanders
- git #75e047d2 - Bring in toolbar icon size fix from MobileFrontend and apply everywhere (T410140) by Ed Sanders
- git #ed63c733 - Mobile toolbar: Use LESS nesting by Ed Sanders
- git #c752dade - More Array loops by Ed Sanders
- git #0c943f43 - QUnit: Move getUniqueListKey test to ve.dm.InternalListNodeGroup by WMDE-Fisch
- git #24aa41f9 - ModelFromDomConverter: Remove unused function isConverting by Ed Sanders
- git #8d144350 - ContentAction: Improve test coverage by Ed Sanders
- git #386e030d - Assert return value from action tests by Ed Sanders
- git #18686338 - ve.ui.Sequence: Improve test coverage by Ed Sanders
- git #e5977942 - TriggerRegistry: Improve coverage by Ed Sanders
- git #0f607c97 - KeyDownHandlers: Improve test coverage by Ed Sanders
No changes
[edit]- Babel
- CommunityConfigurationExample
- EventBus
- UniversalLanguageSelector
- cldr
Total changes
[edit]500 Changes in 198 repos by 82 authors