aboutsummaryrefslogtreecommitdiffstats
path: root/includes/skins/Hook
Commit message (Expand)AuthorAgeFilesLines
* Namespace all remaining files in includes/skinJames D. Forrester2025-03-2512-12/+12
* Replace raw HTML copyright footer message with wikitext oneBartosz Dziewoński2024-09-262-1/+31
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* skin: Improve documentation of SidebarBeforeOutput hookGergő Tisza2024-08-091-0/+1
* skins: Remove deprecated Skin::bottomScriptsPiotr Miazga2024-02-131-1/+2
* Namespace includes/contextJames D. Forrester2024-02-081-1/+1
* Drop the PersonalUrls hook, deprecated in 1.39James D. Forrester2023-09-211-31/+0
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-191-1/+1
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-053-3/+3
* Remove deprecated SkinTemplateNavigation hooksAmmarpad2023-06-212-61/+0
* Reorg: Namespace the Title classJames D. Forrester2023-03-025-5/+5
* Drop unused deprecated hooksAmir Sarabadani2022-11-281-27/+0
* Deprecate PersonalUrls hookMoh'd Khier Abualruz2022-09-081-0/+2
* Hooks: Use more meaningful name for SkinAfterPortlet hook parameterJon Robson2022-07-131-2/+2
* Deprecate SkinTemplateNavigation::SpecialPage and SkinTemplateNavigation hook...Moh'd Khier Abualruz2022-07-052-0/+6
* Remove poweredbyico SkinTemplate variable AND SkinGetPoweredBy hookMoh'd Khier Abualruz2022-06-281-27/+0
* Merge "Use the same tooltip for transcluded sections as normal ones"jenkins-bot2022-06-221-2/+2
|\
| * Use the same tooltip for transcluded sections as normal onesBartosz Dziewoński2022-05-141-2/+2
* | ResourceLoader namespace (attempt 2)Tim Starling2022-05-241-3/+3
* | Revert "ResourceLoader namespace"Lucas Werkmeister (WMDE)2022-05-161-1/+1
* | ResourceLoader namespaceTim Starling2022-05-161-1/+1
|/
* Fix various documentation related to null types (part II)Umherirrender2022-03-081-1/+1
* Deprecate Skin::getCopyrightIcon. Skin::getPoweredBy, SkinGetPoweredBy hookjdlrobson2021-09-141-1/+1
* SkinTemplateToolboxEndHook is removedjdlrobson2021-08-051-26/+0
* Remove SkinTemplateOutputPageBeforeExec HookAmmarpad2021-07-301-31/+0
* Remove BaseTemplateToolbox hookClare Ming2021-07-282-34/+1
* build: Updating dependencieslibraryupgrader2021-07-225-5/+5
* Fix some @stable for ... annotations to use @stable to ...DannyS7122021-07-081-1/+1
* hooks: Remove deprecated SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hookSam Smith2021-06-241-30/+0
* hooks: Remove deprecated SkinTemplateTabAction hookSam Smith2021-06-241-37/+0
* hooks: Remove deprecated SkinTemplatePreventOtherActiveTabs hookSam Smith2021-06-241-25/+0
* Remove some more comments that literally repeat the codeThiemo Kreuz2021-06-181-1/+1
* Hard deprecations of portlet methods and hooksbwang2021-06-141-1/+1
* Remove deprecated talk page message handling in User classDannyS7122021-05-041-1/+1
* Add typehints to three hooksDaimona Eaytoy2020-10-071-1/+1
* Document hook names in hook interfaces.daniel2020-09-2728-0/+84
* Doc: Clean up non-sentence in SkinAddFooterLinksHookjdlrobson2020-08-121-1/+1
* Allow skins to override mediawiki.page.ready initialisationPeter Ovchyn2020-07-281-0/+23
* Replace "@stable for implementation" with "@stable to implement"daniel2020-07-1320-20/+20
* Merge "Deprecate SkinTemplateOutputPageBeforeExec hook"jenkins-bot2020-06-291-1/+5
|\
| * Deprecate SkinTemplateOutputPageBeforeExec hookjdlrobson2020-06-291-1/+5
* | skins: Make the SidebarBeforeOutput hook non-abortableAmmar Abdulhamid2020-06-281-2/+2
|/
* Hook: Mark abortable=false hooks as voidTimo Tijhof2020-06-224-8/+8
* Deprecate SkinTemplateToolboxEnd hookAmmar Abdulhamid2020-06-151-1/+1
* Hard deprecate BaseTemplateToolbox hookAmmar Abdulhamid2020-06-131-1/+1
* Deprecate SkinTemplateBuildNavUrlsNav_urlsAfterPermalink hookAmmar Abdulhamid2020-06-121-1/+1
* Replace BaseTemplateAfterPortlet with SkinAfterPortletmainframe982020-06-092-1/+25
* Deprecate SkinTemplatePreventOtherActiveTabs and SkinTemplateTabAction hooksVas Jaremchuk2020-06-052-2/+2
* Improve SidebarBeforeOutput hook docAmmar Abdulhamid2020-05-271-2/+2
* Rename SkinAddFooterLinks to SkinAddFooterLinksHook and add HookRunner methodTim Starling2020-05-181-1/+1