aboutsummaryrefslogtreecommitdiffstats
path: root/includes/preferences/MultiUsernameFilter.php
Commit message (Expand)AuthorAgeFilesLines
* MultiUsernameFilter: Don't try to split ids if they're not a stringReedy2025-01-301-1/+1
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Namespace remaining User-related classes under \MediaWiki\UserJames D. Forrester2023-09-201-1/+1
* Use the null coalescing assignment operatorTim Starling2022-10-211-1/+1
* Use CentralIdLookup service instead of static factoryPetr Pchelko2021-07-261-1/+2
* CentralIdLookup: accept Authority for audiences checks instead of UserPetr Pchelko2021-06-301-8/+10
* Finish sentence in MultiUsernameFilter documentationThalia2019-05-281-1/+1
* Introduce preference filtersMax Semenik2018-07-171-0/+86