aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specialpage
Commit message (Expand)AuthorAgeFilesLines
* globalcontributions: Tolerate trailing spaces on special:contributionsHéctor Arroyo2025-04-031-5/+11
* Merge "block: Add autoblock filtering parameters"jenkins-bot2025-04-021-14/+12
|\
| * block: Add autoblock filtering parametersTim Starling2025-03-211-14/+12
* | htmlform: Drop HTMLForm::*Text and FormSpecialPage::*Text functions, deprecat...Umherirrender2025-03-261-31/+2
* | Namespace all remaining files in includes/skinJames D. Forrester2025-03-256-6/+6
* | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
* | Namespace all remaining files in includes/exceptionJames D. Forrester2025-03-255-11/+11
* | Preserve 'useformat' param when accessing Special:ChangePasswordBartosz Dziewoński2025-03-212-4/+10
* | Merge "authmanager: Use an URL parameter to keep track of returns"jenkins-bot2025-03-211-8/+13
|\ \ | |/ |/|
| * authmanager: Use an URL parameter to keep track of returnsGergő Tisza2025-03-161-8/+13
* | Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-201-5/+5
* | Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-1/+1
|/
* Preload temporary account expiration status where neededMáté Szabó2025-02-281-2/+2
* i18n: Pass {{GENDER}} input separately to 'contributions-title' messageEbrahim Byagowi2025-02-271-0/+1
* Merge "specials: Inject TempUserConfig into UsersPager"jenkins-bot2025-02-221-0/+2
|\
| * specials: Inject TempUserConfig into UsersPagerUmherirrender2025-02-211-0/+2
* | specials: Inject ChangeTagsStore into MergeHistoryPagerUmherirrender2025-02-211-0/+1
|/
* Split MessageParser out of MessageCacheTim Starling2025-02-211-2/+2
* Merge "block: In log snippets, vary the wrapper message for multiblocks"jenkins-bot2025-02-191-18/+35
|\
| * block: In log snippets, vary the wrapper message for multiblocksTim Starling2025-02-191-18/+35
* | block: Add a BlockTarget class hierarchyTim Starling2025-02-191-4/+4
|/
* Merge "Improve direction of user name used in subheading in Special:Contribut...jenkins-bot2025-02-131-1/+3
|\
| * Improve direction of user name used in subheading in Special:ContributionsEbrahim Byagowi2025-02-131-1/+3
* | Merge "auth: Use POST trxProfiler expectations during return/reauth"jenkins-bot2025-02-131-6/+15
|\ \ | |/ |/|
| * auth: Use POST trxProfiler expectations during return/reauthGergő Tisza2025-02-121-6/+15
* | specials: Use batch to format comments on Special:ListFilesUmherirrender2025-02-131-1/+1
* | RenameUser: Introduce RenameUserJob to run rename jobxtex2025-02-111-2/+1
* | Merge "Improve direction of user name used in title in Special:Contributions"jenkins-bot2025-02-101-1/+4
|\ \
| * | Improve direction of user name used in title in Special:ContributionsEbrahim Byagowi2025-02-071-1/+4
| |/
* / Pass WebRequest to AuthPreserveQueryParams hook handlersGergő Tisza2025-02-071-1/+1
|/
* build: Updating mediawiki/mediawiki-codesniffer to 46.0.0libraryupgrader2025-01-313-3/+3
* Merge "specialpage: Improve handling of invalid lang codes on login/signup"jenkins-bot2025-01-291-3/+8
|\
| * specialpage: Improve handling of invalid lang codes on login/signupAmmarpad2025-01-291-3/+8
* | Support user link override on contribution pagesSTran2025-01-281-14/+18
|/
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-174-16/+0
* Merge "block: Update block action links in block log and contributions for mu...jenkins-bot2025-01-151-11/+20
|\
| * block: Update block action links in block log and contributions for multiblocksTim Starling2025-01-151-11/+20
* | Refactor ContributionsSpecialPage->contributionsSub to support markup overridesSTran2025-01-131-29/+73
|/
* Use getRawVal instead of getValFomafix2025-01-092-3/+3
* specials: Support temporary account filtering on Special:BlockListMáté Szabó2025-01-071-0/+1
* Merge "Replace isset() with null checks"jenkins-bot2024-12-191-1/+1
|\
| * Replace isset() with null checksUmherirrender2024-12-191-1/+1
* | specialpage: Avoid unset() for authForm in LoginSignupSpecialPageUmherirrender2024-12-191-5/+4
|/
* ContributionsSpecialPage: Fix 'namespace' field defaultBartosz Dziewoński2024-12-181-1/+1
* Merge Interwiki extension into coreDringsim2024-12-051-0/+11
* ContributionsSpecialPage: Call IndexPager::getBody if no resultsThalia2024-12-041-16/+12
* Modernize status and error message handlingBartosz Dziewoński2024-11-281-5/+5
* Load codex messagebox styles for box on ContributionsSpecialPageUmherirrender2024-11-271-4/+6
* Explicitly add Codex message box styles to login pagesJon Robson2024-11-211-1/+2
* Merge "Don't copy POST query params when generating link/redirect URLs"jenkins-bot2024-11-191-1/+1
|\