aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins
Commit message (Expand)AuthorAgeFilesLines
* Use type declaration on undocumented private functionsUmherirrender2025-04-021-3/+3
* Don't drop fragments in Skin::makeInternalOrExternalUrl()Bartosz Dziewoński2025-03-261-1/+1
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-2523-24/+69
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-0/+1
* Deprecate OutputPage::showNewSectionLink(), ::forceHideNewSectionLink()C. Scott Ananian2025-03-241-2/+7
* Namespace all remaining files in includes/actionsJames D. Forrester2025-03-191-2/+2
* Namespace all remaining files in includes/pageJames D. Forrester2025-03-182-2/+2
* 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
* Merge "Add support for bottom dock menu"jenkins-bot2025-02-191-0/+2
|\
| * Add support for bottom dock menuJon Robson2025-02-181-0/+2
* | Limit Codex logging to action and special pagesJon Robson2025-02-121-2/+8
|/
* Merge "Pass WebRequest to AuthPreserveQueryParams hook handlers"jenkins-bot2025-02-101-1/+1
|\
| * Pass WebRequest to AuthPreserveQueryParams hook handlersGergő Tisza2025-02-071-1/+1
* | Skin: Support responsive footer iconsJon Robson2025-02-081-0/+12
* | Skins: Scan entire navbar for n-specialpages, not just "navigation"aliu2025-02-061-2/+2
|/
* Merge "Skins: Remove SpecialPages link from toolbox, add to navbar by default"jenkins-bot2025-02-061-50/+99
|\
| * Skins: Remove SpecialPages link from toolbox, add to navbar by defaultaliu2025-02-011-50/+99
* | Merge "Make page tabs for redirects link to redirect pages"jenkins-bot2025-02-041-0/+15
|\ \
| * | Make page tabs for redirects link to redirect pagesSaint Johann2025-01-311-0/+15
* | | build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-311-1/+1
| |/ |/|
* | Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-179-33/+0
* | Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-1611-45/+0
* | Skin [Breaking change]: Remove ability of skins tolmora2025-01-063-39/+9
* | 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
* | | Use latest revision not viewed revision in delete linkPppery2024-12-281-1/+1
* | | Streamline some code related to disabled messagesThiemo Kreuz2024-12-031-1/+2
* | | Preserve query params on logoutAmmarpad2024-12-011-3/+7
* | | Merge "Simplify redundant Message::exists and ::isDisabled"jenkins-bot2024-11-301-2/+1
|\ \ \
| * | | Simplify redundant Message::exists and ::isDisabledthiemowmde2024-11-051-2/+1
* | | | Merge "skins: Improve 'returnto' params in login/signup links"jenkins-bot2024-11-222-22/+26
|\ \ \ \ | |_|_|/ |/| | |
| * | | skins: Improve 'returnto' params in login/signup linksBartosz Dziewoński2024-11-222-23/+27
* | | | Article: Add message box styles where neededJon Robson2024-11-211-1/+1
* | | | Merge "Use normal "Log out" link while on Special:Preferences"jenkins-bot2024-11-191-2/+1
|\ \ \ \
| * | | | Use normal "Log out" link while on Special:PreferencesBartosz Dziewoński2024-11-181-2/+1
* | | | | Merge "Clean up old Special:UserLogout GET request anti-preloading hacks"jenkins-bot2024-11-191-2/+0
|\| | | |
| * | | | Clean up old Special:UserLogout GET request anti-preloading hacksBartosz Dziewoński2024-11-191-2/+0
* | | | | Merge "Don't copy POST query params when generating link/redirect URLs"jenkins-bot2024-11-191-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Don't copy POST query params when generating link/redirect URLsBartosz Dziewoński2024-11-161-1/+1
* | | | | Merge "[SUL3] skins: Special:(Userlogin|CreateAccount) pages in SUL3 mode"jenkins-bot2024-11-191-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [SUL3] skins: Special:(Userlogin|CreateAccount) pages in SUL3 modeDerick Alangi2024-11-181-0/+8
| |/ / /
* / / / Log pages relying on Skin to add Codex stylesJon Robson2024-11-151-1/+11
|/ / /
* | | Merge "Add type hints to detect bool/null message params"jenkins-bot2024-11-142-2/+7
|\ \ \ | |_|/ |/| |
| * | Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-142-2/+7
| |/
* / Skins: Pass icon data to link data for skinsJon Robson2024-11-043-3/+7
|/
* Revert^2 "Skin: [BREAKING CHANGE] Remove support for rendering outside body e...Zabe2024-10-303-32/+25
* Revert "Skin: [BREAKING CHANGE] Remove support for rendering outside body ele...Jforrester2024-10-293-25/+32