wiki.techinc.nl/includes/api
Translation updater bot 6141f71df3 Localisation updates from https://translatewiki.net.
Change-Id: I659b457a687fdec1e4f6dde9f7e8553220e6aac1
2022-01-21 07:19:57 +00:00
..
Hook build: Updating dependencies 2021-07-22 03:36:05 +00:00
i18n Localisation updates from https://translatewiki.net. 2022-01-21 07:19:57 +00:00
Validator Fix typos in comments (A-B) 2021-12-26 16:43:47 +05:30
ApiAMCreateAccount.php Inject AuthManager into some api classes 2021-05-29 00:32:05 +00:00
ApiAuthManagerHelper.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiBase.php ApiBase: Annotate deprecated constants individually 2021-10-09 01:40:18 +01:00
ApiBlock.php Use PHP's [ $this, 'fn' ] callback syntax where possible 2021-12-03 09:08:57 +01:00
ApiBlockInfoTrait.php ApiBlockInfoTrait: Add formatted and relative times 2021-12-06 16:02:18 +00:00
ApiChangeAuthenticationData.php Inject AuthManager into some api classes 2021-05-29 00:32:05 +00:00
ApiChangeContentModel.php Use the edited page's title for magic words in action=edit error messages 2021-05-21 18:00:36 +02:00
ApiCheckToken.php
ApiClearHasMsg.php Inject TalkPageNotificationManager into ApiClearHasMsg 2020-10-25 22:32:57 +00:00
ApiClientLogin.php Mark ApiClientLogin/ApiLogin as requiring write mode 2021-07-13 14:49:05 +01:00
ApiComparePages.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
ApiContinuationManager.php Allow int on ApiQueryGeneratorBase::setContinueEnumParameter 2021-09-26 13:51:49 +02:00
ApiCSPReport.php Fix typos in comments (A-B) 2021-12-26 16:43:47 +05:30
ApiDelete.php Change return format of DeletePage again 2021-11-29 15:09:42 +00:00
ApiDisabled.php
ApiEditPage.php Edits via API should set cookie for anons 2021-12-17 18:09:36 +00:00
ApiEmailUser.php Add comment to fall-through cases in switch 2021-04-15 17:31:12 +00:00
ApiErrorFormatter.php Use Message::page instead of Message::title 2021-06-09 13:18:22 +00:00
ApiErrorFormatter_BackCompat.php Clean up redundant Exception|Throwable union type 2020-02-12 20:28:40 +00:00
ApiExpandTemplates.php Rename ParserOutput::{get,set,unset}Property to {get,set,unset}PageProperty 2021-10-08 10:07:17 -04:00
ApiFeedContributions.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
ApiFeedRecentChanges.php Use SpecialPageFactory to create special pages in ApiFeedRecentChanges 2020-11-03 18:11:46 +00:00
ApiFeedWatchlist.php ApiFeedWatchlist: inject services 2021-06-25 14:33:07 +02:00
ApiFileRevert.php ApiFileRevert: inject RepoGroup 2021-06-26 16:51:01 +02:00
ApiFormatBase.php Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
ApiFormatFeedWrapper.php Improve docs in api related classes 2020-11-13 23:11:06 +01:00
ApiFormatJson.php Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE 2021-06-25 18:34:37 +01:00
ApiFormatNone.php
ApiFormatPhp.php Api: Convert php and json formatversion to use PARAM_HELP_MSG_PER_VALUE 2021-06-25 18:34:37 +01:00
ApiFormatRaw.php
ApiFormatXml.php Use static closures where safe to use 2021-02-11 00:13:52 +00:00
ApiFormatXmlRsd.php
ApiHelp.php Fix local rendering of link in diff view with action=render 2021-12-01 17:18:53 +01:00
ApiHelpParamValueMessage.php Replace Title in Message/MessageCache 2021-06-09 06:16:56 -07:00
ApiHookRunner.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiImageRotate.php api: Inject services into ApiImageRotate 2021-06-29 20:59:30 +02:00
ApiImport.php WikiImporter: inject services 2021-05-24 23:10:07 +02:00
ApiImportReporter.php build: Update mediawiki/mediawiki-phan-config to 0.11.0 2021-09-07 17:19:05 +02:00
ApiLinkAccount.php Inject AuthManager into some api classes 2021-05-29 00:32:05 +00:00
ApiLogin.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiLogout.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiMain.php Introduce Redirect(Lookup&Store) services to handle redirects 2021-12-01 19:14:22 +01:00
ApiManageTags.php Convert ChangeTags public interface to Authority. 2021-02-24 14:09:16 -07:00
ApiMergeHistory.php Fix typos in comments (A-B) 2021-12-26 16:43:47 +05:30
ApiMessage.php Add taint hints for message creation method 2020-12-10 23:18:18 +01:00
ApiMessageTrait.php Comments: use only // instead of more 2021-03-10 15:05:57 +00:00
ApiModuleManager.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
ApiMove.php api: Inject services into ApiWatchlistTrait 2021-07-06 20:15:30 +00:00
ApiOpenSearch.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00
ApiOpenSearchFormatJson.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
ApiOptions.php api: Replace deprecated User::getOptionKinds/resetOptions in ApiOptions 2021-07-02 16:17:07 +02:00
ApiPageSet.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
ApiParamInfo.php api: Use UserFactory::newAnonymous in ApiParamInfo 2021-06-29 19:52:41 +02:00
ApiParse.php Reapply "Move limit report rendering to ParserOutput" 2021-11-09 11:08:08 -08:00
ApiPatrol.php ApiPatrol: inject RevisionStore 2021-06-02 21:13:50 +00:00
ApiProtect.php api: Inject services into ApiWatchlistTrait 2021-07-06 20:15:30 +00:00
ApiPurge.php api: Replace deprecated WikiPage::factory in ApiPurge 2021-06-29 20:37:13 +02:00
ApiQuery.php Merge "Replace Content::getParserOutput call to ContentRenderer::getParserOutput" 2021-10-20 17:56:19 +00:00
ApiQueryAllCategories.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryAllDeletedRevisions.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
ApiQueryAllImages.php api: Inject GroupPermissionsLookup into modules 2021-07-06 20:48:35 +00:00
ApiQueryAllLinks.php api: Inject services into ApiQueryAllLinks 2021-07-02 22:47:45 +02:00
ApiQueryAllMessages.php api: Inject services into ApiQueryAllMessages 2021-07-03 21:45:14 +02:00
ApiQueryAllPages.php api: Inject services into ApiQueryAllPages 2021-07-03 20:21:27 +02:00
ApiQueryAllRevisions.php Use inject Config in api modules and special pages 2021-12-01 13:01:02 +00:00
ApiQueryAllUsers.php Merge "Cast user recentactions param type to integer for ApiQueryAllUsers with activeusers=1." 2022-01-16 20:13:20 +00:00
ApiQueryAuthManagerInfo.php api: Inject services into ApiQueryAuthManagerInfo 2021-07-02 22:02:36 +02:00
ApiQueryBacklinks.php ApiQueryBacklinks: Simplify getAllowedParams returns 2021-10-18 13:51:56 +01:00
ApiQueryBacklinksprop.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryBase.php Remove some more comments that literally repeat the code 2021-12-09 19:01:36 +01:00
ApiQueryBlockInfoTrait.php Use Authority and GroupPermissionLookup in Action API 2021-02-23 14:31:14 +00:00
ApiQueryBlocks.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryCategories.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryCategoryInfo.php ApiPageSet: replace Title in method signatures 2021-05-12 23:17:59 +02:00
ApiQueryCategoryMembers.php collation: Create CollationFactory service 2021-09-04 02:46:06 +02:00
ApiQueryContributors.php Use inject Config in api modules and special pages 2021-12-01 13:01:02 +00:00
ApiQueryDeletedRevisions.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
ApiQueryDeletedrevs.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
ApiQueryDisabled.php
ApiQueryDuplicateFiles.php api: Inject services into ApiQueryDuplicateFiles 2021-07-02 16:13:50 +02:00
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php Refactor global variables to use MediaWikiServices instead 2022-01-10 13:55:53 -05:00
ApiQueryFilearchive.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
ApiQueryFileRepoInfo.php api: Inject services into ApiQueryFileRepoInfo 2021-07-02 21:55:55 +02:00
ApiQueryGeneratorBase.php Allow int on ApiQueryGeneratorBase::setContinueEnumParameter 2021-09-26 13:51:49 +02:00
ApiQueryImageInfo.php ApiQueryImageInfo: don't show empty comments as deleted 2021-10-26 11:36:09 -07:00
ApiQueryImages.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryInfo.php Encode & to & in displaytitle fallback 2021-10-05 18:09:15 +00:00
ApiQueryIWBacklinks.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryIWLinks.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryLangBacklinks.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryLangLinks.php api: Inject services into ApiQueryLangLinks 2021-07-02 18:05:52 +00:00
ApiQueryLanguageinfo.php Replace deprecated Language::fetchLanguageNames 2021-12-05 21:11:49 +01:00
ApiQueryLinks.php api: Inject services into ApiQueryLinks 2021-07-02 14:38:45 +00:00
ApiQueryLogEvents.php Allow setting max execution time to several special pages 2021-12-15 22:59:06 +01:00
ApiQueryMyStashedFiles.php api: Change User::isAnon to User::isRegistered 2021-06-29 17:18:41 +02:00
ApiQueryPagePropNames.php
ApiQueryPageProps.php api: Inject services into ApiQueryPageProps 2021-06-28 22:44:34 +02:00
ApiQueryPagesWithProp.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryPrefixSearch.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00
ApiQueryProtectedTitles.php Introduce CommentFormatter 2021-09-28 11:13:03 -07:00
ApiQueryQueryPage.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiQueryRandom.php Add PHPDoc documentation to all API query module constructors 2020-10-27 19:16:41 +00:00
ApiQueryRecentChanges.php Allow setting max execution time to several special pages 2021-12-15 22:59:06 +01:00
ApiQueryRevisions.php Use inject Config in api modules and special pages 2021-12-01 13:01:02 +00:00
ApiQueryRevisionsBase.php Replace Content::getParserOutput call to ContentRenderer::getParserOutput 2021-10-20 12:11:24 +03:00
ApiQuerySearch.php api: Use injected services in ApiQuerySearch 2021-07-04 11:34:25 +00:00
ApiQuerySiteinfo.php ApiQuerySiteinfo: Fix "rightsinfo"/"url" when $wgRightsPage is set 2021-11-05 21:56:01 +01:00
ApiQueryStashImageInfo.php api: Inject services into ApiQueryImageInfo/ApiQueryStashImageInfo 2021-07-02 20:41:27 +02:00
ApiQueryTags.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiQueryTokens.php Allow retrieval of tokens of all available types in one request 2021-10-26 21:49:05 +05:30
ApiQueryUserContribs.php Allow setting max execution time to several special pages 2021-12-15 22:59:06 +01:00
ApiQueryUserInfo.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiQueryUsers.php Drop action api token methods deprecated in 1.24 2021-09-13 15:22:16 +00:00
ApiQueryWatchlist.php api: Inject services into ApiQueryWatchlistRaw/ApiQueryWatchlist 2021-07-03 21:59:08 +02:00
ApiQueryWatchlistRaw.php api: Inject services into ApiQueryWatchlistRaw/ApiQueryWatchlist 2021-07-03 21:59:08 +02:00
ApiRawMessage.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
ApiRemoveAuthenticationData.php Use array_fill_keys() instead of array_flip() if that reflects the developer's intention 2021-06-15 00:11:10 +00:00
ApiResetPassword.php Inject services into ApiResetPassword 2020-10-27 17:14:13 +00:00
ApiResult.php Revert "API: Work around PHP bug 45959" 2021-09-02 13:45:02 -04:00
ApiRevisionDelete.php RevDelList: Rename reloadFromMaster to reloadFromPrimary 2021-09-03 20:16:18 +00:00
ApiRollback.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
ApiRsd.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00
ApiSerializable.php Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ApiSetNotificationTimestamp.php api: Change User::isAnon to User::isRegistered 2021-06-29 17:18:41 +02:00
ApiSetPageLanguage.php Use LanguageNameUtils constants instead of strings 2021-12-05 22:13:34 +01:00
ApiStashEdit.php Introduced PreparedUpdate to replace PreparedEdit 2021-12-20 21:19:52 +01:00
ApiTag.php ApiTag: inject services 2021-04-01 20:29:25 +00:00
ApiUnblock.php api: Replace UserCache in ApiUnblock 2021-06-30 23:08:01 +02:00
ApiUndelete.php Use UndeletePage from ApiUndelete 2021-10-05 13:29:27 +00:00
ApiUpload.php Remove or replace usages of "sane" 2021-11-22 13:35:17 +00:00
ApiUsageException.php Revert "Introduce AbstractLocalizedException" 2021-09-14 19:01:21 +00:00
ApiUserrights.php ApiUserrights: remove use of UserDef::PARAM_RETURN_OBJECT 2021-08-05 23:21:31 +00:00
ApiValidatePassword.php Remove or replace usages of "sanity" 2021-11-19 23:19:42 +00:00
ApiWatch.php Replace Title::isWatchable() with WatchlistManager::isWatchable() 2021-04-29 13:38:07 -04:00
ApiWatchlistTrait.php api: Inject services into ApiWatchlistTrait 2021-07-06 20:15:30 +00:00
IApiMessage.php Fix typos in comments (I-J) 2021-12-30 20:38:04 +05:30
SearchApi.php Inject dependencies into SearchApi 2021-07-04 10:58:36 +00:00