aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins/Skin.php
Commit message (Expand)AuthorAgeFilesLines
* Don't drop fragments in Skin::makeInternalOrExternalUrl()Bartosz Dziewoński2025-03-261-1/+1
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-8/+6
* Merge "Update PHPDocs for OutputPage::getIndicators() and related"jenkins-bot2025-03-141-3/+3
|\
| * Update PHPDocs for OutputPage::getIndicators() and relatedthiemowmde2025-03-111-3/+3
* | Skins: Limit where Codex message box styles are auto loaded.Jon Robson2025-03-131-16/+5
|/
* Split MessageParser out of MessageCacheTim Starling2025-02-211-2/+2
* Limit Codex logging to action and special pagesJon Robson2025-02-121-2/+8
* Skins: Scan entire navbar for n-specialpages, not just "navigation"aliu2025-02-061-2/+2
* Skins: Remove SpecialPages link from toolbox, add to navbar by defaultaliu2025-02-011-50/+99
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* Skin [Breaking change]: Remove ability of skins tolmora2025-01-061-5/+2
* Merge "skins: Avoid build of mw-editsection-divider when not needed"jenkins-bot2025-01-021-8/+12
|\
| * skins: Avoid build of mw-editsection-divider when not neededUmherirrender2024-11-131-8/+12
* | Streamline some code related to disabled messagesThiemo Kreuz2024-12-031-1/+2
* | Article: Add message box styles where neededJon Robson2024-11-211-1/+1
* | Log pages relying on Skin to add Codex stylesJon Robson2024-11-151-1/+11
|/
* Skins: Pass icon data to link data for skinsJon Robson2024-11-041-0/+1
* Revert^2 "Skin: [BREAKING CHANGE] Remove support for rendering outside body e...Zabe2024-10-301-7/+23
* Revert "Skin: [BREAKING CHANGE] Remove support for rendering outside body ele...Jforrester2024-10-291-23/+7
* Skin: [BREAKING CHANGE] Remove support for rendering outside body elementJon Robson2024-10-231-7/+23
* Hard deprecate soft deprecated skin methodsJon Robson2024-10-231-0/+2
* Skin: Remove deprecated skin methodsJon Robson2024-10-191-48/+0
* Merge "WebRequest: Deprecate parameter $default in getRawVal"jenkins-bot2024-10-101-1/+1
|\
| * WebRequest: Deprecate parameter $default in getRawValFomafix2024-10-031-1/+1
* | Fix incorrect name for notifications menu in documentationalistair31492024-10-031-1/+1
* | Switch over a bunch of class_alias uses to actualsJames D. Forrester2024-10-031-0/+2
|/
* Merge "Add namespace to remaining parts of Wikimedia\ObjectCache"jenkins-bot2024-10-031-0/+1
|\
| * Add namespace to remaining parts of Wikimedia\ObjectCacheJames D. Forrester2024-09-271-0/+1
* | Replace a use of bidi control code with HTML markupEbrahim Byagowi2024-10-011-2/+2
|/
* Add namespace to IDBAccessObject and DBAccessObjectUtilsJames D. Forrester2024-09-271-0/+1
* Add Codex message box style module to pages that need itJon Robson2024-09-201-0/+9
* Support legacy message boxes in user generated contentJon Robson2024-09-181-0/+7
* Skin: don't reparse language link titlesC. Scott Ananian2024-09-161-8/+12
* skins: Add missing documentation to class propertiesUmherirrender2024-09-091-0/+1
* Merge "Hide Special:UserRights link in tools menu when user is a temp user"jenkins-bot2024-09-051-19/+23
|\
| * Hide Special:UserRights link in tools menu when user is a temp userDreamy Jazz2024-09-051-19/+23
* | Enable dark mode site noticesEbrahim Byagowi2024-09-051-1/+1
|/
* Merge "Add data-language-local-name to interlanguage links"jenkins-bot2024-08-131-0/+1
|\
| * Add data-language-local-name to interlanguage linksJon Harald Søby2024-08-131-0/+1
* | Merge "Add data-language-autonym and data-title attributes to interlanguage l...jenkins-bot2024-08-101-0/+2
|\|
| * Add data-language-autonym and data-title attributes to interlanguage linksJon Harald Søby2024-08-091-0/+2
* | skin: Improve documentation of SidebarBeforeOutput hookGergő Tisza2024-08-091-9/+13
|/
* Drop writeapi userrightReedy2024-07-311-1/+1
* Skin: Check for null before canExist()Lucas Werkmeister2024-07-261-2/+3
* SkinModule: Always pass language code to get logosFunc2024-07-091-1/+4
* Skins: Support useskin=jsonJon Robson2024-07-021-0/+6
* styles: Replace deprecated breakpointsVolker E2024-06-051-3/+4
* Merge "skins: Allow Toolbox links to be configured from MediaWiki:Sidebar"jenkins-bot2024-05-241-3/+6
|\
| * skins: Allow Toolbox links to be configured from MediaWiki:SidebarSohom2024-05-241-3/+6
* | SpecialContribute: Add docs to explain how it works and how to enable itTimo Tijhof2024-05-231-3/+3
|/