wiki.techinc.nl/includes
STran c668caa5ce Add temp flags to api calls
Temporary accounts are now distinct from users or anonymous.
Add a flag to reflect that to:
  - ApiQueryImageInfo
  - ApiQueryLogEvents
  - ApiQueryRecentChanges
  - ApiQueryRevisionsBase

Bug: T351636
Change-Id: I7986dea5ccd0dc942bf133040c4ac715487f29b9
2023-12-12 00:32:01 -08:00
..
actions Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
api Add temp flags to api calls 2023-12-12 00:32:01 -08:00
auth Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
block Special:BlockList: Improve display of hidden users 2023-12-05 13:25:54 -05:00
cache Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
Category Category: Update comments 2023-12-04 18:15:14 +01:00
changes Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
changetags Introduce ChangeTagsStore::modifyDisplayQueryBuilder() 2023-09-27 13:16:10 +02:00
collation
CommentFormatter Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
CommentStore Add second batch of taint-check annotations 2023-09-23 18:18:17 +02:00
composer Remove support for extensions requiring a MW version via Composer 2023-12-07 05:10:13 -08:00
config config: replace unused Logger in EtcdConfig with native trigger_error 2023-09-26 16:21:16 -04:00
content Merge "Only cache expensive renderings" 2023-11-30 21:24:34 +00:00
context Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
dao
db Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
debug Guard against deleted files in MWDebug::getFilesIncluded 2023-11-27 02:30:27 +01:00
deferred DeferredUpdates: Fix logging for opportunistic enqueue 2023-12-06 14:19:54 -08:00
diff Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
edit
editpage Merge "add portlet to toggle all collapsible elements" 2023-12-06 02:35:15 +00:00
exception Drop MWExceptionHandler::rollbackMasterChangesAndLog(), deprecated in 1.37 2023-12-08 17:32:58 -05:00
export Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
ExternalLinks rdbms: Add support for LIKE in expression builder 2023-11-03 02:03:44 +01:00
externalstore In query builders, use insertInto() and deleteFrom() instead of insert() and delete() 2023-09-08 10:16:08 +10:00
Feed Remove meaningless /** #@- */ comments 2023-10-15 12:30:28 +02:00
filebackend Deprecate ConfiguredReadOnlyMode service 2023-09-12 23:22:13 +00:00
filerepo Remove incorrect information from doc of File::canRender 2023-12-08 16:26:28 +00:00
gallery Get rid of unnecessary htmltidy hack in Gallery 2023-12-05 20:29:29 -06:00
historyblob Migrate off wfGetDB() in more places to ICP 2023-11-20 14:40:28 +01:00
Hook Remove deprecated interface ParserTestTablesHook 2023-10-03 19:52:49 +02:00
HookContainer Remove Hooks class, all contents deprecated in 1.35 or 1.41 2023-11-30 17:14:00 -05:00
Html Make use of str_contains/str_starts_with in a few places 2023-10-04 12:55:27 +02:00
htmlform Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
http shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
import WikiImporter: Fix an access to global config 2023-12-08 22:57:20 +00:00
installer Localisation updates from https://translatewiki.net. 2023-12-06 09:46:05 +01:00
interwiki
jobqueue JobSpecification: Inherit request ID 2023-11-30 19:37:52 +00:00
json
language Merge "Rename private LanguageConverter::$isTitleConversionDisabled property" 2023-12-09 03:21:18 +00:00
languages Add Rutul to Names.php 2023-12-08 14:31:37 +01:00
libs rdbms: distinguish different CREATE statements in Query::getVerb() 2023-12-09 06:35:58 +00:00
linkeddata Namespace remaining Title-related classes under \MediaWiki\Title 2023-09-19 05:21:23 +00:00
linker Make function Linker::getUploadUrl public 2023-12-05 16:28:07 +00:00
logging Fix documentation for LoggingSelectQueryBuilder 2023-11-29 15:33:12 +00:00
mail Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
Maintenance
media Merge "Clean up DjVuImage::retrieveMetaData including shellbox support" 2023-12-06 10:40:17 +00:00
Message
Navigation
objectcache Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
Output Output: Add IframeSandbox class 2023-12-03 22:33:17 -08:00
OutputTransform Introduce ContentDOMTransformStage 2023-12-08 18:27:30 -05:00
page Merge "Remove deprecated Article::__get/__set magic functions" 2023-12-10 22:29:27 +00:00
pager Replace single-value $db->buildComparison() with $db->expr() 2023-10-22 01:05:47 +02:00
ParamValidator/TypeDef Add temporary user type to UserDef 2023-11-29 03:58:04 -08:00
parser Refactor DefaultOutputTransform into a pipeline of transforms 2023-12-08 18:06:19 -05:00
password PasswordFactory: Hard-deprecate init(), deprecated since 1.32 2023-10-09 09:25:47 -04:00
Permissions Re-apply "Rest: replace use of deprecated pingLimiter method" 2023-11-22 13:57:06 +11:00
poolcounter Revert "PoolCounterConnectionManager: Add support for ipv6" 2023-11-30 16:02:28 +00:00
preferences Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
profiler profiler: Cleanup base class and remove dead code 2023-09-28 00:34:14 +00:00
rcfeed Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
registration Drop ExtensionProcessor::getExtraAutoloaderPaths(), deprecated in 1.39 2023-12-08 17:32:35 -05:00
RenameUser Support new block schema 2023-11-29 13:31:42 +11:00
Request Merge "ContentSecurityPolicy: Expose directives" 2023-11-15 20:11:33 +00:00
ResourceLoader CodexModule: Add Vue as a dependency if not already listed 2023-12-06 17:14:44 -05:00
Rest Localisation updates from https://translatewiki.net. 2023-12-08 14:11:30 +01:00
Revision Parsoid-VE-MCR hack: Always return main slot output if useParsoid is set 2023-11-13 12:32:57 -06:00
revisiondelete Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
revisionlist Introduce RevisionSelectQueryBuilder 2023-09-06 12:30:38 +02:00
search Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
session Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
Settings Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
shell shellbox: Use Telemetry class instead of WebRequest::getRequestId() 2023-09-19 14:00:25 +02:00
site Remove redundant empty() constructs (2) 2023-09-08 23:28:11 +02:00
SiteStats Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
skins Skin: Allow og:site_name meta tag 2023-12-09 02:59:10 +00:00
sparql Remove redundant empty() constructs (3) 2023-09-08 23:37:23 +02:00
specialpage Merge "Output: Add IframeSandbox class" 2023-12-08 22:29:59 +00:00
specials Merge "ImportReporter: Deprecate using without setting context" 2023-12-08 22:34:59 +00:00
Status StatusValue: Allow passing arbitrary data to augment result 2023-11-28 14:58:22 +01:00
Storage PageEditStash: Deprecate passing Wikipage to parseAndCache() 2023-11-28 12:42:15 -05:00
StubObject Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
templates
tidy Namespace Sanitizer under \MediaWiki\Parser 2023-09-21 05:39:23 +00:00
title Merge "title: Drop TitleArray in favor of TitleArrayFromResult" 2023-11-28 18:02:04 +00:00
upload Deprecate UploadBase::isThrottled 2023-10-23 08:43:14 +00:00
user Merge "TempUser\Pattern: Use SQL expression builder instead of buildLike()" 2023-12-06 18:50:34 +00:00
utils Refactor HTMLRestrictionsField to allow more restrictions to be added 2023-11-23 16:01:50 +00:00
watcheditem Move user options related classes into its own namespace 2023-11-29 13:27:13 +01:00
watchlist Namespace User under \MediaWiki\User 2023-09-19 19:18:16 +00:00
widget htmlform: Support HTML tooltips in checkmatrix 2023-11-06 23:24:51 +00:00
WikiMap Autofix spacing around commas 2023-10-25 01:08:44 +02:00
xml Add another batch of taint-check annotations 2023-09-23 20:02:59 +00:00
.htaccess
AutoLoader.php
BootstrapHelperFunctions.php
config-schema.php Clean up DjVuImage::retrieveMetaData including shellbox support 2023-12-04 20:20:32 +11:00
DefaultSettings.php
Defines.php Prepare active branch following REL1_41 cut, labelling as 1.42-alpha 2023-10-09 22:11:03 -04:00
DevelopmentSettings.php Enable $wgUseXssLanguage in DevelopmentSettings.php 2023-09-28 15:51:00 +02:00
GlobalFunctions.php Remove deprecated wfReportTime() and 'reporttime' 2023-11-28 12:43:28 -05:00
MainConfigNames.php Clean up DjVuImage::retrieveMetaData including shellbox support 2023-12-04 20:20:32 +11:00
MainConfigSchema.php Merge "Skin: Allow og:site_name meta tag" 2023-12-09 03:43:01 +00:00
MediaWiki.php Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
MediaWikiServices.php Refactor DefaultOutputTransform into a pipeline of transforms 2023-12-08 18:06:19 -05:00
PHPVersionCheck.php Prepare active branch following REL1_41 cut, labelling as 1.42-alpha 2023-10-09 22:11:03 -04:00
ServiceWiring.php Merge "Rename private LanguageConverter::$isTitleConversionDisabled property" 2023-12-09 03:21:18 +00:00
Setup.php Namespace remaining files under includes/deferred 2023-11-22 10:08:53 -05:00
SetupDynamicConfig.php Create 'x-xss' language code feature 2023-09-28 15:50:11 +02:00
WebStart.php Use ::class for class name resolution 2023-09-21 23:27:28 +02:00