aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins/components
Commit message (Expand)AuthorAgeFilesLines
* Preserve query params on logoutAmmarpad2024-12-011-3/+7
* skins: Improve 'returnto' params in login/signup linksBartosz Dziewoński2024-11-221-15/+27
* Skins: Pass icon data to link data for skinsJon Robson2024-11-042-3/+6
* SkinComponentCopyright: Fix message existence check for history-copyrightBartosz Dziewoński2024-10-151-8/+17
* Replace raw HTML copyright footer message with wikitext oneBartosz Dziewoński2024-09-261-8/+27
* skins: Inline SkinComponentRegistryContext::runHook()Bartosz Dziewoński2024-09-253-27/+9
* Move Language and friends into Language namespaceJames D. Forrester2024-08-103-3/+3
* skin: Improve documentation of SidebarBeforeOutput hookGergő Tisza2024-08-091-1/+1
* SkinComponentCopyright: Handle null context titleBartosz Dziewoński2024-07-081-1/+2
* Change 'powered by MediaWiki' icon to new version, wrapped in Codex buttonsJames D. Forrester2024-06-171-5/+13
* Move Linker::makeExternalLink() to the LinkRenderer serviceC. Scott Ananian2024-06-101-3/+5
* Make footer links disableableDringsim2024-03-051-7/+7
* Namespace Message, move to appropriate directoryJames D. Forrester2024-02-143-3/+3
* Namespace includes/contextJames D. Forrester2024-02-081-1/+1
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2024-01-191-3/+2
* Refactor DefaultOutputTransform into a pipeline of transformsIsabelle Hurbain-Palatin2023-12-081-1/+0
* SkinComponentFooter: Use getRelevantTitle for context where the Title is indi...James D. Forrester2023-10-241-1/+2
* Skin: Separate generation of edit section data from HTMLJon Robson2023-10-232-2/+15
* Namespace Config-related classes under \MediaWiki\ConfigJames D. Forrester2023-09-216-6/+6
* Namespace Sanitizer under \MediaWiki\ParserJames D. Forrester2023-09-211-1/+1
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-194-4/+4
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-182-2/+2
* Add accessible label for temp user banner tooltipbwang2023-09-141-1/+2
* Reorg: Move WebRequest to includes\RequestAmir Sarabadani2023-09-111-1/+1
* Remove redundant empty() constructs (3)Daimona Eaytoy2023-09-081-1/+1
* Remove redundant empty() constructs (2)Daimona Eaytoy2023-09-083-6/+6
* Merge "General whitespace clean-up of tabs followed by multiple spaces"jenkins-bot2023-09-061-5/+7
|\
| * General whitespace clean-up of tabs followed by multiple spacesJames D. Forrester2023-09-061-5/+7
* | Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-052-2/+2
|/
* Fix various typos and documentation issuesMatěj Suchánek2023-08-271-1/+1
* Drop unused private methodsAmir Sarabadani2023-08-241-80/+0
* Merge "skins: Avoid function call on array"jenkins-bot2023-08-101-2/+2
|\
| * skins: Avoid function call on arrayAmmarpad2023-08-081-2/+2
* | Tooltip fixksarabia2023-08-071-3/+3
|/
* Skin: Use different single-id for edit/create and (un)watch links沈澄心2023-07-302-53/+8
* Add barebones mw.util.addPortlet methodJon Robson2023-07-251-0/+1
* Improve mobile layout for temp-user-bannerJan Drewniak2023-06-301-2/+4
* Create mediawiki.tempUserBanner moduleJan Drewniak2023-06-301-5/+11
* Skin: Avoid use rawElement where not needed, escape textJon Robson2023-06-211-13/+13
* Create new TempUserBanner skin componentJan Drewniak2023-06-161-0/+94
* Skin: Move methods to SkinComponentUtilsJan Drewniak2023-06-151-0/+81
* Skin: Add icon data to the component dataJon Robson2023-05-021-0/+2
* Add ParserOutputFlags::NO_TOCC. Scott Ananian2023-04-281-0/+5
* Just another 80 or so PHPStorm inspection fixes (#4)Tim Starling2023-03-251-1/+0
* Fix even more PHPStorm inspections (#3)Tim Starling2023-03-251-1/+1
* Skin: Prefer SkinComponentUtils over private functionJon Robson2023-03-141-19/+3
* [core] Menus: Make Tabs template fully-data driven to support upcoming naviga...Moh'd Khier Abualruz2023-03-102-15/+69
* Reorg: Namespace the Title classJames D. Forrester2023-03-025-5/+5
* Merge "Reorg: Move HTML-related classes out of includes/ to Html/"jenkins-bot2023-02-215-5/+5
|\
| * Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-165-5/+5