aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins/SkinApi.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-0/+5
* Skins: Support useskin=jsonJon Robson2024-07-021-1/+0
* Fix typos in comments (S)Siddharth VP2022-01-091-1/+1
* skins: Port SkinFallback and SkinApiOutput to a generic SkinMustache classjdlrobson2020-06-151-38/+6
* Fix some more Squiz.Scope.MethodScope.MissingReedy2020-05-171-3/+3
* Lazy load the module 'mediawiki.searchSuggest'Fomafix2020-01-131-2/+0
* SkinApi: Do not load 'mediawiki.searchSuggest'Bartosz Dziewoński2019-01-021-0/+2
* skins: Update core skins to queue modules via getDefaultModules()Timo Tijhof2018-05-091-3/+4
* Use ::class to resolve class names in includes filesUmherirrender2018-01-271-1/+1
* Remove "Created on" from file header commentsUmherirrender2018-01-261-2/+0
* Remove "@author Bryan Davis" and "Brad Jorsch" annotationsBryan Davis2017-06-261-1/+1
* Fix trivial PHPCS violations in */skins/* directoriesBartosz Dziewoński2016-03-021-5/+5
* API: Clean up skin handlingBrad Jorsch2014-10-171-0/+30
* Add API output skinBrad Jorsch2014-09-241-0/+41