wiki.techinc.nl/includes
Sam Wilson 2d8b724e4e diff: Only show inline legend for text slot
To avoid showing it on other content types, such
as PageSlotDiffRenderer in ProofreadPage.

Bug: T336481
Change-Id: Ibe453fc9e8f4eea5de9c66e1446286174eb3ad17
2023-05-17 07:51:24 +08:00
..
actions Remove mediawiki ui styles on OOUI forms 2023-05-12 12:39:15 -07:00
api Localisation updates from https://translatewiki.net. 2023-05-15 08:11:46 +02:00
auth rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
block Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
cache Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Category rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
changes Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
changetags Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
collation
CommentFormatter
CommentStore Remove deprecated CommentStore::getStore 2023-04-22 21:25:35 +02:00
composer Reorg: Move MediaWikiVersionFetcher to composer/ 2023-04-20 18:54:05 +02:00
config
content Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
context Reset the cached skin in RequestContext::setUser() 2023-05-12 10:45:54 +10:00
dao auth: Use IConnectionProvider instead of LoadBalancer 2023-05-03 13:23:43 +02:00
db rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
debug
deferred Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
diff diff: Only show inline legend for text slot 2023-05-17 07:51:24 +08:00
edit
editpage Merge "editpage: Split off producing edit intro messages and preloaded content" 2023-05-16 23:16:44 +00:00
exception Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
export api: Switch to use IConnectionProvider 2023-04-24 13:54:27 +02:00
ExternalLinks ExternalLinks: Add function for looking up extlinks of a page 2023-04-24 19:55:57 +02:00
externalstore
Feed
filebackend rdbms: Move ReadOnlyMode and ConfiguredReadOnlyMode to rdbms library 2023-05-04 23:41:21 +02:00
filerepo filebackend: Split missing file and error on getLocalReference/Copy 2023-04-29 01:01:07 +02:00
gallery Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
historyblob
Hook Add Hook suffix to GetBlockErrorMessageKeyHook 2023-04-16 17:28:13 +00:00
HookContainer Move some hooks to ResourceLoader\HookRunner 2023-05-11 20:51:19 +02:00
Html HTML: Remove self-closing XHTML syntax from core 2023-05-03 10:44:41 +02:00
htmlform VFormHTMLForm: Remove dead code 2023-05-12 20:25:08 +00:00
http Remove deprecated MWHttpRequest::factory 2023-04-26 22:23:06 +02:00
import Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
installer Localisation updates from https://translatewiki.net. 2023-05-15 08:11:46 +02:00
interwiki
jobqueue Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
json
language language: Replace complex regex/loops with native functions 2023-05-12 14:33:04 +00:00
languages language: Replace complex regex/loops with native functions 2023-05-12 14:33:04 +00:00
libs Merge "rdbms: Roll up small once-called private/protected methods of Database" 2023-05-15 17:43:16 +00:00
linkeddata
linker Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
logging Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
mail Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Maintenance
media Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Message
Navigation Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
objectcache Fix infinite recursion in DBLoadBalancerFactoryConfigBuilder service 2023-05-03 13:39:44 +10:00
page Merge "ParserCache: add an option to explicitly trigger links update" 2023-05-16 16:05:46 +00:00
pager Remove left-over complexity in SpecialPage classes for query groups 2023-05-02 23:27:14 +00:00
ParamValidator/TypeDef
parser Support multilingual SVGs in page language in galleries 2023-05-15 07:55:06 +00:00
password Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
Permissions title: Remove protection related deprecated Title functions 2023-05-10 00:04:20 +02:00
poolcounter ParserCache: add an option to explicitly trigger links update 2023-05-16 11:32:55 +02:00
preferences preferences: Simplify handling of watch preferences for actions 2023-05-01 14:43:18 +02:00
profiler
rcfeed Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
registration ExtensionProcessor: Drop support for skin template directories relative to core 2023-05-11 16:15:18 -07:00
RenameUser Namespace SpecialL* under \MediaWiki\Specials 2023-05-04 19:27:38 +00:00
Request Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
ResourceLoader Merge "Move some hooks to ResourceLoader\HookRunner" 2023-05-15 18:38:21 +00:00
Rest Localisation updates from https://translatewiki.net. 2023-05-15 08:11:46 +02:00
Revision Merge "RevisionStore should not fail on unknown but defined slots" 2023-04-25 15:46:00 +00:00
revisiondelete Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
revisionlist Fix Phan suppressions related to Title::castFrom*() and friends 2023-04-22 16:45:09 +02:00
search Merge "Set autocapitalize on Special:Search input" 2023-05-16 16:55:55 +00:00
session
Settings Settings: JsonFormat::decode() expects string not StreamInterface 2023-04-05 13:12:41 +01:00
shell Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
site
SiteStats Reorg: Move SiteStats*.php to SiteStats/ 2023-04-27 01:16:29 +02:00
skins Merge "Skin: Define icons for toolbox menus" 2023-05-04 15:46:23 +00:00
sparql
specialpage specials: Get config from ContextSource and not MainConfig service 2023-05-12 17:58:40 +00:00
specials Merge "specials: Get config from ContextSource and not MainConfig service" 2023-05-13 01:45:30 +00:00
Storage PageUpdater: Use ICP instead of LB/LBF 2023-05-10 16:12:54 +02:00
StubObject
templates
tidy
title Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
upload Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
user user: Clean up database-related code in UserNamePrefixSearch 2023-05-15 21:37:00 +02:00
utils Improve the documentation of wfExpandUrl 2023-05-08 13:52:40 +02:00
watcheditem watcheditem: Switch out of LB for picking db connection 2023-05-05 15:42:10 +02:00
watchlist Remove deprecated WatchlistNotificationManager class alias 2023-05-13 09:55:45 +02:00
widget Merge "Set autocapitalize on Special:Search input" 2023-05-16 16:55:55 +00:00
WikiMap
xml
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php auth: Use IConnectionProvider instead of LoadBalancer 2023-05-03 13:23:43 +02:00
DefaultSettings.php
Defines.php
DevelopmentSettings.php
EventRelayerGroup.php
ExtensionInfo.php
GitInfo.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
GlobalFunctions.php Merge "Remove deprecated global function wfShowingResults" 2023-05-16 09:26:17 +00:00
Hooks.php
MainConfigNames.php
MainConfigSchema.php Merge "ResourceLoader: Allow FileModule scripts to be generated with a callback" 2023-05-10 02:19:38 +00:00
MediaWiki.php Remove redundant and unused UseCDNCache cookie 2023-04-20 18:11:44 +00:00
MediaWikiServices.php editpage: Split off producing edit intro messages and preloaded content 2023-05-16 20:51:00 +02:00
MWTimestamp.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
NoLocalSettings.php
OutputHandler.php
OutputPage.php Add ParserOutputFlags::NO_TOC 2023-04-28 10:56:57 -04:00
PHPVersionCheck.php
Pingback.php Pingback: Switch to use ICP instead of LB 2023-05-05 13:33:11 +02:00
ProxyLookup.php
ServiceWiring.php Merge "editpage: Split off producing edit intro messages and preloaded content" 2023-05-16 23:16:44 +00:00
Setup.php Replace internal Hooks::runner 2023-05-11 06:17:38 +00:00
SetupDynamicConfig.php
SiteConfiguration.php
Status.php Status::getPsr3MessageAndContext: Special-case rawmessage 2023-04-05 18:49:54 +00:00
StreamFile.php
WebRequest.php Use HookContainer in WebRequest 2023-05-06 19:59:33 +00:00
WebStart.php