wiki.techinc.nl/includes/api
Brad Jorsch 01a3b2b0bf Add the concept of "system blocks"
Blocks made for configured proxies, dnsbls, or the configured range
soft-blocks being added in I6c11a6b9 aren't real blocks stored in the
database. Let's actually flag these blocks as such and use a more
appropriate message when displaying them to the user.

Change-Id: I697e3eec2520792e98c193200c2b1c28c35bf382
2016-12-16 12:30:03 -05:00
..
i18n Add the concept of "system blocks" 2016-12-16 12:30:03 -05:00
ApiAMCreateAccount.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiAuthManagerHelper.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiBase.php Add the concept of "system blocks" 2016-12-16 12:30:03 -05:00
ApiBlock.php Block API: Allow blocking/unblocking by user's ID 2016-12-13 18:16:24 +05:30
ApiChangeAuthenticationData.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiCheckToken.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiClearHasMsg.php API: Make action=clearhasmsg require POST 2016-11-29 14:42:14 -05:00
ApiClientLogin.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiComparePages.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiContinuationManager.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiCSPReport.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiDelete.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiDisabled.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiEditPage.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiEmailUser.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiErrorFormatter.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiExpandTemplates.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFeedContributions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFeedRecentChanges.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFeedWatchlist.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFileRevert.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFormatBase.php API: Pretty-printed responses should always use HTTP status 200 2016-11-09 12:03:40 -05:00
ApiFormatFeedWrapper.php
ApiFormatJson.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFormatNone.php
ApiFormatPhp.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFormatRaw.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiFormatXml.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiHelp.php Decrease the number of 'function says it should return something' errors 2016-12-15 16:05:52 -08:00
ApiHelpParamValueMessage.php ApiHelp: Add directionality to various things that are likely English-like 2016-07-26 12:59:17 -04:00
ApiImageRotate.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiImport.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiLinkAccount.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiLogin.php API: More i18n cleanup 2016-12-08 21:25:38 +00:00
ApiLogout.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiMain.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiManageTags.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiMergeHistory.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiMessage.php Add the concept of "system blocks" 2016-12-16 12:30:03 -05:00
ApiModuleManager.php Clean up array() in docs, Part I 2016-07-25 17:15:18 +04:30
ApiMove.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiOpenSearch.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiOptions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiPageSet.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiParamInfo.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
ApiParse.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiPatrol.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiProtect.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiPurge.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQuery.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllCategories.php
ApiQueryAllDeletedRevisions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllImages.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllLinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllMessages.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllPages.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAllRevisions.php API: Add hooks for ApiQueryBase's query and row-processing 2016-10-07 03:38:59 +00:00
ApiQueryAllUsers.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryAuthManagerInfo.php API: Fix query+authmanagerinfo example message names 2016-09-06 16:35:29 -04:00
ApiQueryBacklinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryBacklinksprop.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryBase.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
ApiQueryBlocks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryCategories.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryCategoryInfo.php
ApiQueryCategoryMembers.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
ApiQueryContributors.php
ApiQueryDeletedRevisions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryDeletedrevs.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryDisabled.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryDuplicateFiles.php Clean up array() in docs, Part I 2016-07-25 17:15:18 +04:30
ApiQueryExternalLinks.php
ApiQueryExtLinksUsage.php API: Normalize input URL in ApiQueryExtLinksUsage 2016-03-26 18:14:43 -04:00
ApiQueryFilearchive.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryFileRepoInfo.php Replace uses of join() by implode() 2016-03-08 18:24:16 +00:00
ApiQueryGeneratorBase.php API: Add hooks for ApiQueryBase's query and row-processing 2016-10-07 03:38:59 +00:00
ApiQueryImageInfo.php Merge "API: Expose wfIsBadImage() in prop=imageinfo" 2016-12-14 16:07:53 +00:00
ApiQueryImages.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryInfo.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryIWBacklinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryIWLinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryLangBacklinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryLangLinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryLinks.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryLogEvents.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryMyStashedFiles.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryPagePropNames.php
ApiQueryPageProps.php
ApiQueryPagesWithProp.php
ApiQueryPrefixSearch.php Merge "Push common search api parameters into SearchApi class" 2016-07-27 09:18:33 +00:00
ApiQueryProtectedTitles.php
ApiQueryQueryPage.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryRandom.php
ApiQueryRecentChanges.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryRevisions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryRevisionsBase.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQuerySearch.php Merge "Enable supplying inline interwiki results" 2016-12-15 19:22:39 +00:00
ApiQuerySiteinfo.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryStashImageInfo.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiQueryTags.php Pass context to ChangeTags::tagDescription 2016-10-27 23:18:40 +02:00
ApiQueryTokens.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryUserContributions.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryUserInfo.php Add the concept of "system blocks" 2016-12-16 12:30:03 -05:00
ApiQueryUsers.php ApiQueryUsers: Add ability to search by user ID 2016-12-08 19:23:42 +00:00
ApiQueryWatchlist.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiQueryWatchlistRaw.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiRemoveAuthenticationData.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiResetPassword.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiResult.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiRevisionDelete.php ApiRevisionDelete: Use standard formatting for errors and warnings 2016-12-06 16:28:00 -05:00
ApiRollback.php API: More i18n cleanup 2016-12-08 21:25:38 +00:00
ApiRsd.php Update weblinks in comments from HTTP to HTTPS 2016-11-07 15:24:46 +01:00
ApiSerializable.php
ApiSetNotificationTimestamp.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiStashEdit.php Cleanup some incorrect return annotations 2016-12-12 10:15:05 -08:00
ApiTag.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiTokens.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiUnblock.php Block API: Allow blocking/unblocking by user's ID 2016-12-13 18:16:24 +05:30
ApiUndelete.php API: i18n for warnings and errors 2016-12-06 10:20:48 -05:00
ApiUpload.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiUsageException.php Add ILocalizedException interface 2016-12-08 13:53:24 -05:00
ApiUserrights.php
ApiWatch.php API: More i18n cleanup 2016-12-08 21:25:38 +00:00
SearchApi.php Pass User to SearchEngine::getProfiles 2016-09-20 20:22:23 +00:00