aboutsummaryrefslogtreecommitdiffstats
path: root/includes/specials/SpecialActiveUsers.php
Commit message (Expand)AuthorAgeFilesLines
* specials: Inject TempUserConfig into UsersPagerUmherirrender2025-02-211-1/+6
* specials: Remove constructor PHPdoc blockUmherirrender2025-02-201-7/+0
* specials: Improve docs and `@ingroup` tags, fix file headersTimo Tijhof2024-05-151-3/+0
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-3/+1
* Namespace HTMLForm and friendsJames D. Forrester2024-02-141-1/+1
* Support new block schemaTim Starling2023-11-291-1/+7
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-1/+1
* Namespace 'special' Pagers under \MediaWiki\PagerJames D. Forrester2023-09-181-1/+1
* Use real type hints for services etc. in specials/ (A-M)Bartosz Dziewoński2023-08-291-11/+4
* Specials: Mass switch everything to IConnectionProvider from LBAmir Sarabadani2023-04-191-8/+9
* Namespace SpecialA* under \MediaWiki\SpecialsJames D. Forrester2023-03-171-0/+10
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+2
* specials: Replace deprecated User::idFromNameUmherirrender2022-12-221-1/+9
* specials: Replace deprecated HTMLForm::addPreText/addHeaderTextUmherirrender2022-12-181-1/+1
* specials: Migrate queries to SelectQueryBuilder in SpecialActiveUsersAmir Sarabadani2022-12-151-8/+14
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-1/+2
* specials: Use setTitle() on GET forms to strip subpageFunc2022-03-271-1/+1
* Sort services injected into specialpage pagersUmherirrender2022-02-101-3/+3
* Explicit cast TS_UNIX to int for arithmetic operations and int argsUmherirrender2022-01-111-2/+2
* Add message parameter type for User GroupsTChin2021-10-141-1/+2
* Use Authority in special pages pagersPetr Pchelko2021-02-231-8/+0
* Inject services into SpecialListUsers/SpecialActiveUsersUmherirrender2020-10-131-5/+39
* Use LinkBatchFactory in pagers, special pages and actionsUmherirrender2020-09-061-1/+7
* Pass function name to database functionsUmherirrender2020-06-071-1/+1
* Sort user groups when shown in drop-downsMatěj Suchánek2019-09-241-1/+1
* UsersPager: Use CSS-based parenthesesRoan Kattouw2019-04-231-0/+1
* Fix casing of Special Pages to match class nameReedy2019-04-141-0/+172