aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins/SkinTemplate.php
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+8
* Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-251-0/+1
* Deprecate OutputPage::showNewSectionLink(), ::forceHideNewSectionLink()C. Scott Ananian2025-03-241-2/+7
* Add support for bottom dock menuJon Robson2025-02-181-0/+2
* 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
* | Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* | Use latest revision not viewed revision in delete linkPppery2024-12-281-1/+1
* | Merge "skins: Improve 'returnto' params in login/signup links"jenkins-bot2024-11-221-8/+0
|\ \ | |/ |/|
| * skins: Improve 'returnto' params in login/signup linksBartosz Dziewoński2024-11-221-8/+0
* | 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
* | [SUL3] skins: Special:(Userlogin|CreateAccount) pages in SUL3 modeDerick Alangi2024-11-181-0/+8
|/
* Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-141-1/+2
* Revert^2 "Skin: [BREAKING CHANGE] Remove support for rendering outside body e...Zabe2024-10-301-15/+1
* Revert "Skin: [BREAKING CHANGE] Remove support for rendering outside body ele...Jforrester2024-10-291-1/+15
* Skin: [BREAKING CHANGE] Remove support for rendering outside body elementJon Robson2024-10-231-15/+1
* Skin: Remove deprecated skin methodsJon Robson2024-10-191-34/+4
* Switch over a bunch of class_alias uses to actualsJames D. Forrester2024-10-031-0/+1
* Hide user links for anon users when temp accounts are enabledJamie Kuppens2024-09-201-2/+8
* skins: Add missing documentation to class propertiesUmherirrender2024-09-091-0/+6
* Merge "Make "View contributions" menu item the default, instead of "Contribute""jenkins-bot2024-09-021-1/+12
|\
| * Make "View contributions" menu item the default, instead of "Contribute"NikG2024-08-191-1/+12
* | Make use of the ??= and ?? operators where it makes sensethiemowmde2024-08-261-8/+4
|/
* Consistent spelling of "subpage"Amir E. Aharoni2024-08-061-2/+2
* Namespace MessageSpecifier under Wikimedia\Message\Bartosz Dziewoński2024-07-281-0/+1
* SkinModule: Always pass language code to get logosFunc2024-07-091-2/+3
* The "new" class should be added to the link as well as the LI elementJon Robson2024-07-011-4/+6
* Merge "Revert "Add option to show experimental login popup links""jenkins-bot2024-06-191-10/+0
|\
| * Revert "Add option to show experimental login popup links"Bartosz Dziewoński2024-06-181-10/+0
* | Use namespaced classes (1)Umherirrender2024-06-161-0/+1
|/
* Add option to show experimental login popup linksBartosz Dziewoński2024-06-031-0/+10
* Use constants provided by MainConfigNames for config namesFunc2024-05-181-1/+1
* Merge "namespace MWDebug"jenkins-bot2024-05-031-0/+1
|\
| * namespace MWDebugAmir Sarabadani2024-05-031-0/+1
* | docs: Adjust all @deprecated tags to use 'since…' for consistencyJames D. Forrester2024-05-011-1/+1
|/
* Ignore/fix MediaWiki.Commenting.PropertyDocumentation.WrongStyleTaavi Väänänen2024-04-221-1/+1
* Add explicit parentheses around mixed boolean operatorUmherirrender2024-03-231-1/+1
* Skin: Optimize code path for category generationJon Robson2024-02-071-1/+7
* Warn if page was edited while deletion was being confirmedballoonguy2024-01-291-1/+4
* Revert "Edit Recovery: Add Special:EditRecovery link to personal menu"Samtar2023-12-081-19/+0
* Edit Recovery: Add Special:EditRecovery link to personal menuSam Wilson2023-12-051-0/+19
* Remove deprecated wfReportTime() and 'reporttime'Fomafix2023-11-281-2/+0
* Fix error when user page is set as main pageŁukasz Harasimowicz2023-10-051-3/+4
* Merge "skins: Add a data-mw-expiry attribute to watch link"jenkins-bot2023-09-241-0/+3
|\
| * skins: Add a data-mw-expiry attribute to watch linkUmherirrender2023-09-231-0/+3
* | Merge "Drop BaseTemplate::getTrail() and printTrail(), deprecated since 1.39"jenkins-bot2023-09-221-4/+0
|\ \
| * | Drop BaseTemplate::getTrail() and printTrail(), deprecated since 1.39James D. Forrester2023-09-211-4/+0
| |/