MediaWiki 1.36/wmf.4/Changelog
Core changes
edit- git #045304d8 - Branch commit for wmf/1.36.0-wmf.4 (T257972) by trainbranchbot
- git #ac9852ac - skins: Call headElement() after getTemplateData() in SkinMustache (T259872) by AntiCompositeNumber
- git #f4248017 - Fix DROP CONSTRAINT for interwiki.iw_prefix PostgreSQL patch by Gergő Tisza
- git #c80e4a33 - Revert "Handle interwiki usernames in action=credits" (T259962) by Reedy
- git #e735fc04 - Remove package-lock.json from the tarball by Kunal Mehta
- git #21c772fd - Remove Gruntfile.js from the tarball by Kunal Mehta
- git #3872b74a - GlobalIdGenerator: Spelling correction in a comment by C. Scott Ananian
- git #e90152de - uuid: Fix filenames on Windows (T259693) by Kunal Mehta
- git #360b1279 - Fix a typo: tabel -> table (T201491) by DannyS712
- git #9e9414db - Fix primary key sql patches of Postgres by Amir Sarabadani
- git #c695c9e6 - Allow description text for uploaded files line in Special:Statistics (T258095) by Ammar Abdulhamid
- git #a4acd59e - Make phpunit:unit accept extension*.json to populate the classes (T243124) by Amir Sarabadani
- git #b52ffa51 - Update OOUI to v0.40.1 (T258420) (T258488) (T259193) (T259354) by Volker E
- git #7eb74314 - Two more RELEASE-NOTES-1.35 entries by Reedy
- git #2d7561d8 - Remove stray fake time side effect in data provider (T259785) by Michael Große
- git #ced197d1 - firejail: Strengthen by copying from Wikimedia's profile by Kunal Mehta
- git #5488a333 - Save additional info about reverts in ct_params (T259733) by Ostrzyciel
- git #2bc021e2 - UserOptionsManager: fix options reset. (T255842) by Petr Pchelko
- git #5e69ad1a - Migrate l10n_cache and module_deps to abstract schema (T198811) (T164898) (T230428) by Amir Sarabadani
- git #61c751cf - Add structure test to verify all PSR-4 directories exist by Kunal Mehta
- git #6fbddcec - Handle interwiki usernames in action=credits (T187518) by Ammar Abdulhamid
- git #1ed4d8cb - Flesh out RELEASE-NOTES for changes since 1.35.0-rc.0 by Reedy
- git #c0f4b8a1 - Make array of tags with property 'text' (T252202) (T235073) by Nikki Nikkhoui
- git #7daea74d - Mark UserFactory::newAnonymous() as @since 1.35 after backport by Reedy
- git #0d9ff859 - AutoLoader: Remove entry for Wikimedia\Services (T259448) by Kunal Mehta
- git #884fa47d - Default to using watchlist expiry of old page when moving pages (T257259) by MusikAnimal
- git #2fdd5ecd - Do not make ct_rc_id non-nullable by Amir Sarabadani
- git #5c9c1c5d - Rename "name" to user in UserContributions (T259680) by Nikki Nikkhoui
- git #54bf0153 - Make ct_rc_id unsigned (T157227) (T230428) by Amir Sarabadani
- git #90c2840c - UserEditTracker: Do not try to initialize edit count in read-only mode (T259719) by Máté Szabó
- git #fb2821a9 - Use UserNameUtils in ApiBlock by Umherirrender
- git #114f37a0 - Use UserNameUtils in DatabaseBlock by Umherirrender
- git #3013ff9b - Use UserDef in UserContribs endpoints by Nikki Nikkhoui
- git #268dc926 - Deprecate Skin::getIndicatorsHTML() (T258114) by Ammar Abdulhamid
- git #67b5a421 - EditResult: enable serialization (T259732) by Ostrzyciel
- git #bb45ae37 - Skins: Have SkinMustache provide messages set in skin options (T259664) by mainframe98
- git #ee5d9224 - Remove hard-deprecated and unused User methods related to blocks by Petr Pchelko
- git #83d65d09 - UserDef DI (T259145) (T257464) by Nikki Nikkhoui
- git #38d19b6f - RevisionStore: add getRevisionIdsBetween method (T258951) by Ostrzyciel
- git #5dafaf90 - Remove usages of Skin::getAllowedSkins. (T257993) by Ammar Abdulhamid
- git #995e9344 - Remove $wgUseTwoButtonsSearchForm global (T42622) by Ammar Abdulhamid
- git #75ed374a - mediawiki.ui/icons: Remove unused `.mixin-mw-ui-icon-bgimage()` mixin by Volker E
- git #c910b97f - Replace deprecated `.background-image-svg()` mixin calls follow-up (T248062) by Volker E
- git #090d2a71 - SignatureValidator: Tweaks to linter error messages (T259570) by Bartosz Dziewoński
- git #fb7ae07c - Hard-deprecate parser tests targetting Preprocessor_DOM by C. Scott Ananian
- git #ff2d6f81 - Add mediawiki.ui Less variable deprecation note (T257279) by Volker E
- git #a0a5f155 - Followup to 34c1661: mediawiki.page.ready: Allow skins to disable search lazy load (T250851) by Jan Drewniak
- git #204ddf05 - Skin: Add a skin option for responsiveness (T258290) by mainframe98
- git #545f691f - Return responsiveUrls (srcset info) in ApiQueryImageInfo response (T226683) by C. Scott Ananian
- git #680fb71b - Add StaticUserOptionsLookup by Gergő Tisza
- git #1799b9d0 - Migrate log_search table to abstract schema (T230428) (T164898) by Amir Sarabadani
- git #e464cc22 - Migrate change_tag to abstract schema (T230428) by Amir Sarabadani
- git #e4bc792e - Migrate content table to abstract schema (T230428) (T164898) by Amir Sarabadani
- git #8b2b8048 - Inject some services to special pages (T232506) by DannyS712
- git #b57b1e76 - Hard deprecate Skin::isRevisionCurrent and Skin::getRevisionId (T257992) by Ammar Abdulhamid
- git #a1e9038a - EditPage: don't mark "dirty" undos as undos (T259014) by Ostrzyciel
- git #1d191334 - concatenateChunks failures are not job failures (T204881) by Matthias Mullie
- git #34bb5c3c - ApiQueryWatchlist: set `anon` flag as false when relevant instead of omitting (T239883) by DannyS712
Vendor
edit- git #316596a2 - Bump wikimedia/parsoid to v0.13.0-a5 (T259677) by C. Scott Ananian
- git #e976f594 - Update OOUI to v0.40.1 by Volker E
- git #5dd93960 - Bump wikimedia/parsoid to v0.13.0-a4 (T251422) (T259311) (T259063) (T257504) by C. Scott Ananian
Extensions
edit3D
editNo changes for 3D
AbuseFilter
edit- git #e10b7e42 - Fix broken PHPDoc comments not starting with /** by Umherirrender
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
edit- git #d2750449 - Add integration test for buildProjectLinkSidebarFromItemId (T258184) by Tobias Andersson
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
editNo changes for CategoryTree
CentralAuth
edit- git #831d5d61 - Warn if legacy PHP entry point is used (T140851) by James D. Forrester
CentralNotice
editNo changes for CentralNotice
CharInsert
editNo changes for CharInsert
CheckUser
edit- git #7aa9a85b - Document the "investigate" type for cul_type field in the cu_log table by Thalia
- git #063403fc - Always use data-value instead of the previous data-FIELDNAME (T259964) (T259967) by David Barratt
- git #db4d720f - Update tool links in Special:Investigate Compare table (T256280) by Thalia
- git #fa7149d1 - Fix table cell highlighting in Special:Investigate (T259106) by Thalia
- git #c4b50a59 - Rename some functions in Special:Investigate front-end by Thalia
- git #e5b39c9e - Make some visual changes to the copy banner on Special:Investigate (T257018) by Thalia
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
editNo changes for CodeMirror
CodeReview
editNo changes for CodeReview
Cognate
editNo changes for Cognate
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 #5b571b83 - CX3: Fix regression in translator api call by Santhosh Thottingal
- git #eccc5c6b - Replace deprecated ve.init.mw.Target#getHtml with mw.libs.ve.targetSaver.getHtml (T259698) by Santhosh Thottingal
- git #42c86137 - CX3 UI library: Move the story for the Plugin to its folder by Santhosh Thottingal
- git #8376d1ea - SXContentComparator: Add support for opening articles (T259497) by NikG
- git #4975386b - CX3 UI Library: Use 20x20 icons and 12x12 indicators by default by Santhosh Thottingal
- git #8ceb3ab0 - Pass jQuery objects into jqueryMsg by Lucas Werkmeister
- git #cfdaa7fd - CX3: Remove block property from Button component by Santhosh Thottingal
- git #c74f36d9 - CX3: Build 0.1.0+20200804 by Santhosh Thottingal
- git #dad573a8 - CX3: Remove unwanted mixins common, rotation, animation by Santhosh Thottingal
- git #902594d0 - CX3: Organize UI library imports to shorter syntax by Santhosh Thottingal
- git #81ca0258 - CX3: Refactor the UI library - Each component with its own directory by Santhosh Thottingal
CreditsSource
editNo changes for CreditsSource
Dashiki
editNo changes for Dashiki
Disambiguator
editNo changes for Disambiguator
DiscussionTools
edit- git #7de5938a - ApiDiscussionToolsEdit: Do not pass 'basetimestamp' (T252558) by Bartosz Dziewoński
- git #2d038af7 - CommentController: Remove remains of client-side edit conflict handling (T252558) by Bartosz Dziewoński
- git #d43d66a5 - Username suggestion header (T252084) by Ed Sanders
- git #deb38462 - Do not include .dt-init-replylink-buttons in printouts (T260071) by Martin Urbanec
- git #74560f21 - Allow reply widget header and footer to wrap when it's narrow (T259320) by Bartosz Dziewoński
- git #7b2448d2 - Use DOMCompat::getOuterHTML instead of doc->saveHTML() (T259855) by Ed Sanders
- git #c26ca107 - Re-apply new reply API patches by Esanders
- git #96953647 - Revert new reply API (T259855) by Bartosz Dziewoński
- git #e7115b8b - ThreadItem: Fix "Notice: Undefined index: href" (T259856) by Bartosz Dziewoński
- git #31b26a5b - Fix indentation level when replying to comments with mixed indentation (T252702) by Bartosz Dziewoński
- git #a4ffdd37 - Always use ':' (<dl><dd>) for indentation of replies (T252708) by Bartosz Dziewoński
- git #ccd9e411 - Allow updating the expected results when running PHP tests by Bartosz Dziewoński
DismissableSiteNotice
editNo changes for DismissableSiteNotice
DonationInterface
edit- git #85ec388c - Require and check tokens on donate API (T244420) by Elliott Eggleston
- git #2b4ba11e - Donation API checks for gateway enablement by Elliott Eggleston
DoubleWiki
editNo changes for DoubleWiki
DynamicSidebar
editNo changes for DynamicSidebar
Echo
edit- git #a5d35141 - Fix notification popup header always showing a scrollbar (T190397) by Thiemo Kreuz
- git #9d988e50 - Use more specific PHPUnit assertions for type checks by Thiemo Kreuz
- git #d046adfd - Remove obsolete property name from @var docs by Thiemo Kreuz
- git #95a0dff8 - Add all ResourceLoaderModules using supported hook (T259872) by Ammar Abdulhamid
- git #ee65e8b4 - Remove text decoration on whole item widget when focused by Ed Sanders
- git #5161a2c4 - Fix layout of action buttons use display:flex (T258990) by Ed Sanders
Elastica
editNo changes for Elastica
ElectronPdfService
editNo changes for ElectronPdfService
EntitySchema
editNo changes for EntitySchema
EventBus
edit- git #fb99132b - Revision create event: add revert-related fields (T216297) by Ostrzyciel
- git #c925760d - EventBus: Partition batch messages that are too large (T232392) by Clara Andrew-Wani
EventLogging
edit- git #a5fcbd97 - Allow schemas to set maxmimum and mininum values (T254606) by Andrew Otto
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 #3f38b777 - Use UserNameUtils by Umherirrender
- git #bfdf2a65 - Unlocalize namespaces (e.g. categories) with colons as well (T258490) by Thiemo Kreuz
FlaggedRevs
edit- git #9442155c - Streamline overly complex snippets of code in some places by Thiemo Kreuz
- git #230690a8 - Fix/update some generic array type hints by Thiemo Kreuz
- git #8219a8f1 - Remove some isset() that don't do anything by Thiemo Kreuz
- git #56256ee4 - Do not reuse variable assignment for another one by Thiemo Kreuz
- git #c7f43ab2 - Make use of PHP7 ?? feature in a few trivial cases by Thiemo Kreuz
- git #2bc90297 - Remove a ton of meaningless "return true" by Thiemo Kreuz
Flow
edit- git #083880c0 - Pass jQuery objects into jqueryMsg by Lucas Werkmeister
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
edit- git #20fc9245 - Pass hide-if through to global checkbox (T246491) (T258581) by Sam Wilson
GlobalUsage
editNo changes for GlobalUsage
GlobalUserPage
edit- git #cd1274aa - Use UserNameUtils by Umherirrender
GoogleNewsSitemap
editNo changes for GoogleNewsSitemap
Graph
editNo changes for Graph
GrowthExperiments
edit- git #122ea746 - Extract the task card in the post-edit panel into its own component by Gergő Tisza
- git #c10647b0 - Document GrowthTasksApi data format by Gergő Tisza
- git #559ddd46 - WelcomeSurvey: Animate loading placeholder for languages question (T232410) by Roan Kattouw
- git #26bc7692 - WelcomeSurvey: Add error message for languages question (T232410) by Roan Kattouw
- git #f76966d8 - Add data for the top suggested edit card to the homepage (T258021) by Gergő Tisza
- git #49d02bd2 - Add a TaskSuggester decorator for using filters from user preferences by Gergő Tisza
- git #1073fe66 - Fix "Ask mentor" help panel button styling (T250235) by Gergő Tisza
- git #496f3b2f - WelcomeSurvey: Change wording of language question (T232410) by Roan Kattouw
- git #5b799ab2 - WelcomeSurvey: Reuse server-rendered language question field (T232410) by Roan Kattouw
- git #b93dfc1c - WelcomeSurvey: Use autonyms for language question (T232410) by Roan Kattouw
- git #588cfa26 - Add a container for homepage modules by Gergő Tisza
- git #a6527696 - Mark ConfigurationLoader required for SuggestedEdits module by Gergő Tisza
GuidedTour
editNo changes for GuidedTour
GWToolset
editNo changes for GWToolset
ImageMap
editNo changes for ImageMap
InputBox
edit- git #a9d0e1ff - Add newline at end of parser tests file by C. Scott Ananian
Insider
editNo changes for Insider
intersection
editNo changes for intersection
Interwiki
editNo changes for Interwiki
InterwikiSorting
editNo changes for InterwikiSorting
Jade
editNo changes for Jade
Josa
editNo changes for Josa
JsonConfig
editNo changes for JsonConfig
Kartographer
edit- git #b4348f94 - Replace deprecated `background-image-svg()` mixin calls follow-up (T248062) by Volker E
- git #45193498 - Streamline SpecialMap::parseSubpage() to not be static by Thiemo Kreuz
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 #33e80bb4 - Api: Make `api/` directory to use PSR-4 autoloading by Derick A
- git #838655e3 - Models: Make `models/` directory use the PSR-4 autoloading by Derick A
- git #c842ec4a - Force loading all lazy images on TalkSectionOverlay (T252025) by Peter Ovchyn
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
Petition
editNo changes for Petition
Poem
editNo changes for Poem
PoolCounter
editNo changes for PoolCounter
Popups
edit- git #56d87d67 - Disable popups inside VE surfaces (T259889) by Ed Sanders
ProofreadPage
editNo changes for ProofreadPage
PropertySuggester
editNo changes for PropertySuggester
QuickSurveys
editNo changes for QuickSurveys
Quiz
editNo changes for Quiz
ReadingLists
edit- git #56b6392f - i18n: Remove trailing space from apihelp message by Umherirrender
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
editNo changes for Score
Scribunto
editNo changes for Scribunto
SearchExtraNS
editNo changes for SearchExtraNS
SecureLinkFixer
editNo changes for SecureLinkFixer
SecurePoll
editNo changes for SecurePoll
ShortUrl
editNo changes for ShortUrl
SiteMatrix
editNo changes for SiteMatrix
SpamBlacklist
editNo changes for SpamBlacklist
SubPageList3
editNo changes for SubPageList3
SubpageSortkey
editNo changes for SubpageSortkey
SyntaxHighlight_GeSHi
editNo changes for SyntaxHighlight_GeSHi
TemplateData
editNo changes for TemplateData
TemplateSandbox
editNo changes for TemplateSandbox
TemplateStyles
editNo changes for TemplateStyles
TemplateWizard
editNo changes for TemplateWizard
TextExtracts
editNo changes for TextExtracts
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 #40023e2e - Force translation pages to have same content model as source page (T258756) by Pppery
- git #869af79a - Legacy fallback editor: link directly to the message in new editor by Niklas Laxström
- git #49f1256b - Rename MessageValidator namespace to Validation by Niklas Laxström
- git #81b72814 - Remove utils/MemProfile.php by Niklas Laxström
- git #386f829d - Fix code smells in SpecialPageTranslationMovePage::showErrors by Niklas Laxström
- git #af8c8ed4 - Harden response check in parse API error callback (T259630) by jdlrobson
- git #b3ecd84e - Remove unused TranslationHelpers::getTargetLanguage by Niklas Laxström
TranslationNotifications
editNo changes for TranslationNotifications
TrustedXFF
editNo changes for TrustedXFF
TwoColConflict
edit- git #08a743e3 - Localize error messages on SpecialProvideSubmittedText by Thiemo Kreuz
UniversalLanguageSelector
editNo changes for UniversalLanguageSelector
UploadsLink
editNo changes for UploadsLink
UploadWizard
editNo changes for UploadWizard
UrlShortener
edit- git #82570fc7 - Always show form in no-JS mode by Ed Sanders
- git #58fd797c - Show no-JS result in a FieldLayout, as in JS mode by Ed Sanders
UserMerge
editNo changes for UserMerge
VipsScaler
editNo changes for VipsScaler
VisualEditor
edit- git #3f5f5426 - Update VE core submodule to master (18920ed63) (T252084) (T259811) by Bartosz Dziewoński
- git #82bfa015 - Ignore non-checkbox fields for page saving dialog (T259546) by Sam Wilson
- git #ed357924 - French spacing (mw:DisplaySpace) doesn't have mw:Placeholder any more (T254502) by C. Scott Ananian
WebAuthn
editNo changes for WebAuthn
Wikibase
edit- git #aecc207e - Add integration test for odd uselang param usage (T259793) by Itamar Givon
- git #18e6568b - Redirected links should use redirect=no (T255387) by Tobias Andersson
- git #4b235a71 - Fix the link in README by Amir Sarabadani
- git #d4ca8389 - changes: Add README.md and LICENSE by Lucas Werkmeister
- git #ec73b2ba - Reverse WB settings merge order for 2D arrays (T259440) by Itamar Givon
- git #c4e69a1e - Reenable ArticleRevisionVisibilitySetHookHandlerTest (T259785) by Michael Große
- git #6fb862db - Fix SqlChangeStoreTest after code rearrangement (T259814) by Lucas Werkmeister
- git #17fb7a6f - Remove migrated qunit RL modules (T259697) by Amir Sarabadani
- git #234cd21d - Migrate several RL qunit modules to QUnitTestModule (T259697) by Amir Sarabadani
- git #18d265d6 - Force git-filter-repo to run (T258396) by Thomas Arrow
- git #b05f42b1 - Add github action to publish changes library (T258396) by Thomas Arrow
- git #50e56244 - FP: ansible, also run composer update (T259782) by addshore
- git #1849cd16 - FP: Update ansible README for demo instances (T256457) (T259782) by addshore
- git #3db460e5 - Add empty WikibaseLib.php (T259782) by Thomas Arrow
- git #f1fa5da6 - Migrate several more test RL modules to QUnitTestModule (T259697) by Amir Sarabadani
- git #9e3b1db0 - temporarily disable ArticleRevisionVisibilitySetHookHandlerTest (T259785) by Pablo Grass
- git #023e7794 - Fix CachingFallbackLabelDescriptionLookup failing in edge-cases (T259744) by Thiemo Kreuz
- git #ad1eaf9d - Fix a whole bunch of broken PHPDocs not starting with /** by Thiemo Kreuz
- git #f7cff4e2 - FP: use the local ns id for properties in entitysources (T258564) by addshore
- git #a8721102 - Revert "Drop the i18n messages from php entry points" by Lucas Werkmeister
- git #2d31562d - Add dependency to jquery.wikibase.linkitem by Lucas Werkmeister
- git #5406c83e - Add many return type declarations to WikibaseClient by Lucas Werkmeister
- git #2b14bb1a - Stop using wfGetMainCache() by Lucas Werkmeister
- git #9507d054 - Stop using wfGetCache() by Lucas Werkmeister
- git #e7449c88 - Drop the i18n messages from php entry points by Amir Sarabadani
- git #b5645efc - Stop using wfSetVar() by Lucas Werkmeister
- git #32c14b93 - bridge: npm update by Lucas Werkmeister
- git #ccabb8c9 - bridge: npm audit fix by Lucas Werkmeister
- git #5f1cd26c - FP: Add notification for leaving site (T257910) by Tobias Andersson
- git #dd8a8c0b - Add translations for French namespace (T258333) by Samuel Guebo
WikibaseCirrusSearch
edit- git #590805e9 - Re-enable checking for spaces by gtzatchkova
WikibaseLexeme
edit- git #a2e97b15 - Add French translation for Special pages (T258333) by Amir Sarabadani
- git #538cd8c4 - Change the qunit test module to depend on WikibaseRepo qunit module (T259697) by Amir Sarabadani
- git #f7420d6a - Fix visibility of setUp() and tearDown() by Thiemo Kreuz
- git #3a6bf820 - Fix broken PHPDoc comments not starting with /** by Thiemo Kreuz
WikibaseLexemeCirrusSearch
editNo changes for WikibaseLexemeCirrusSearch
WikibaseMediaInfo
edit- git #3642c416 - Make MediaSearch query scoring more similar to Cirrus defaults (T252685) by Matthias Mullie
- git #5f7b6e1e - Fix audio player height issue and update layout (T259852) (T259062) by annet
- git #7734f411 - Correct canonicalurl variable name in VideoResult (T259853) by annet
- git #16230a40 - Fix array unpacking as argument list (T259745) by Ammar Abdulhamid
- git #6d6fc7c3 - Add a base Image.vue component with lazy loading (T259642) by Eric Gardner
- git #ccebd9e4 - Always add concept URI to the sidebar (T256617) by Matthias Mullie
WikibaseQualityConstraints
editNo changes for WikibaseQualityConstraints
Wikidata.org
editNo changes for Wikidata.org
WikidataPageBanner
edit- git #7f33ba9d - Call getEntityIdLookup() directly on WikibaseClient by Lucas Werkmeister
WikiEditor
editNo changes for WikiEditor
wikihiero
editNo changes for wikihiero
WikiLove
editNo changes for WikiLove
WikimediaApiPortalOAuth
editNo changes for WikimediaApiPortalOAuth
WikimediaBadges
editNo changes for WikimediaBadges
WikimediaEditorTasks
editNo changes for WikimediaEditorTasks
WikimediaEvents
edit- git #5ba405dc - clientError: Limit to 5 errors/page (T259371) by Jason Linehan
WikimediaIncubator
editNo changes for WikimediaIncubator
WikimediaMaintenance
editNo changes for WikimediaMaintenance
WikimediaMessages
edit- git #8ef9663c - Add messages for thankyouwiki (T259002) by Amir Sarabadani
- git #06d62fa9 - Convert most core hook handling to use a HookHandler (T259651) by DannyS712
- git #4cc3fc79 - Add 'Leave Feedback' link to Special:Investigate (T256586) by David Barratt
Wikisource
editNo changes for Wikisource
XAnalytics
editNo changes for XAnalytics
Skins
editCologneBlue
edit- git #b4d57660 - Remove unused method SkinCologneBlue::formatLanguageName() (T259317) by Derick A
MinervaNeue
edit- git #ae8e3ad5 - ServiceWiring: Avoid usage of deprecated Title::getSubjectPage() by Derick A
- git #5857a9f9 - Specify the responsive option rather than manually specifying viewport (T258290) by mainframe98
Modern
edit- git #cb2bbe0b - Modern: Remove usage of deprecated Skin::setupSkinUserCss (T257990) by Ammar Abdulhamid
- git #8e9ecffa - Modern skin: Fix Echo icon, counter size and alignment with menu items. (T246931) by AronDemian
MonoBook
edit- git #5ca99813 - Drop responsive Monobook IE8 support (T259316) by jdlrobson
- git #bce6d15d - Specify the responsive option rather than manually specifying viewport (T258290) by mainframe98
Nostalgia
editNo changes for Nostalgia
Timeless
edit- git #d911273c - Remove Skin::setupSkinUserCss call (T257990) by Ammar Abdulhamid
- git #b517e795 - Specify the responsive option rather than manually specifying viewport (T258290) by mainframe98
Vector
edit- git #ddc32a58 - Provide messages through skin options (T259664) by mainframe98
- git #e60734a7 - documentation: Align @package annotations (T248399) by Sam Smith
- git #580a0aa5 - Document stability of undocumented classes (T248399) by jdlrobson
- git #7b8bad23 - Vector manages search functionality and provides config flag (T257706) by Peter Ovchyn
WikimediaApiPortal
edit- git #c037a845 - Remove commented-out code (T258114) by Ammar Abdulhamid
VisualEditor
edit- git #fe0ffe6e - Update devDependencies by Ed Sanders
- git #4efa1529 - Support headers in CompletionWidget (T252084) by Ed Sanders
- git #c5496ec1 - TargetWidget: Use a white background, not transparent (T259811) by Bartosz Dziewoński
- git #ec14afa4 - Update OOUI to v0.40.1 by Volker E
Total Changes
edit212 Changes in 42 repos by 53 authors