aboutsummaryrefslogtreecommitdiffstats
path: root/includes/user
Commit message (Expand)AuthorAgeFilesLines
* Fix even more PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-163-9/+9
* Drop User::checkTemporaryPassword()Ammar Abdulhamid2020-05-151-14/+0
* TalkPageNotificationManager: Undeprecate passing null to setUserHasNewMessagesClara Andrew-Wani2020-05-141-1/+2
* Add methods to check if a page is temporarily watchedMusikAnimal2020-05-131-0/+18
* Rename DefaultOptionsManager to DefaultOptionsLookupPetr Pchelko2020-05-112-17/+16
* Create TalkPageNotificationManager servicePetr Pchelko2020-05-063-129/+302
* Merge "Further review of user and specials hook doc comments"jenkins-bot2020-05-0620-40/+48
|\
| * Further review of user and specials hook doc commentsTim Starling2020-05-0620-40/+48
* | Add PreferencesFactory::setUser()Sam Wilson2020-05-061-4/+7
* | Hook interface type fixes, to fix Phan errorsTim Starling2020-05-052-5/+7
|/
* user: Close a bracket in a User.php doc commentReedy2020-05-041-1/+1
* Merge "Introduce UserOptionsManager and DefaultOptionsManager"jenkins-bot2020-05-014-382/+874
|\
| * Introduce UserOptionsManager and DefaultOptionsManagerPetr Pchelko2020-04-284-382/+874
* | Clean up validation orderhmonroy2020-04-301-22/+16
|/
* Merge "Remove password reset invalid email message"jenkins-bot2020-04-271-16/+11
|\
| * Remove password reset invalid email messagehmonroy2020-04-211-16/+11
* | user/Hook: Hook interface doc comment reviewDannyS7122020-04-2234-146/+216
* | Merge "Automatically generated hook interfaces"jenkins-bot2020-04-2134-0/+746
|\ \ | |/ |/|
| * Automatically generated hook interfacesTim Starling2020-04-2034-0/+746
* | Merge "UserNameUtils: use ITextFormatter instead of MessageLocalizer"jenkins-bot2020-04-201-10/+10
|\ \
| * | UserNameUtils: use ITextFormatter instead of MessageLocalizerPetr Pchelko2020-04-131-10/+10
* | | Optimize email sending on password resetsuecarmol2020-04-161-10/+3
| |/ |/|
* | jobs: Unify a few not matching job constructor signaturesThiemo Kreuz2020-04-161-1/+1
* | Include throttle message in password reset successhmonroy2020-04-151-6/+7
* | Add small HtmlCacheUpdater service class to normalize purging code (2)Aaron Schulz2020-04-141-1/+2
|/
* Merge "Clean up unused $displayPassword return value"jenkins-bot2020-04-131-4/+2
|\
| * Clean up unused $displayPassword return valueSam Wilson2020-04-131-4/+2
* | Merge "Handle the undefined offset in Special:PasswordReset"jenkins-bot2020-04-131-2/+10
|\ \ | |/ |/|
| * Handle the undefined offset in Special:PasswordResethmonroy2020-04-081-2/+10
* | Add @author tags I forgot to includeDannyS7122020-04-111-0/+1
|/
* Support RevisionRecords in User Newtalk methods, deprecate RevisionDannyS7122020-04-031-8/+24
* Use wfMessage in UserNameUtils::isUsable for nowDannyS7122020-03-311-2/+2
* Add a new UserNameUtils serviceDannyS7122020-03-262-121/+360
* Hard deprecate Revision::loadFromTimestampPetr Pchelko2020-03-251-1/+9
* Cleanup unique keys parameter to IDatabase::replace() callsAaron Schulz2020-03-241-2/+4
* UserGroupMembership: Fix HTML escaping in #getLinkBartosz Dziewoński2020-03-231-7/+15
* Enhance passwored reset messagehmonroy2020-03-131-0/+8
* Remove `UserIsHidden` hook, deprecated and unusedDannyS7122020-03-051-5/+0
* Merge "Introduce an expiry to WatchedItem"jenkins-bot2020-03-041-2/+9
|\
| * Introduce an expiry to WatchedItemMusikAnimal2020-03-041-2/+9
* | WikiMap: Add WikiMap::getCurrentWikiId() to make common use case easierTimo Tijhof2020-03-031-1/+1
* | Remove unused variables from closure use() listsUmherirrender2020-02-291-1/+1
|/
* Don't tell user when email is required but not suppliedSam Wilson2020-02-171-2/+3
* Merge "Standardize information on Password Reset success page"jenkins-bot2020-02-101-7/+14
|\
| * Standardize information on Password Reset success pageSam Wilson2020-02-101-7/+14
* | Merge "ExternalUserNames: Handle otherwise-usable names with lowercase first ...jenkins-bot2020-02-071-1/+1
|\ \ | |/ |/|
| * ExternalUserNames: Handle otherwise-usable names with lowercase first letterBrad Jorsch2020-02-031-1/+1
* | Clarify docs for User::getOption $defaultOverride parameterGergő Tisza2020-02-041-1/+2
|/
* languages: Introduce LanguageConverterFactoryPeter Ovchyn2020-02-031-1/+2
* Upgrade phan to 0.9.1Daimona Eaytoy2020-01-251-0/+1