wiki.techinc.nl/includes/user
Petr Pchelko 164ec5cb29 UserOptions: remove deprecated hooks.
After the hooks were removed we are finally ready to stop
reading user options from primary before writing them on save.
The new save hooks only work on modified options, so options
saving code can be significantly simplified.

Change-Id: I48df616c9f35d9a0b2801ada1b7dbef0bd4ad058
2021-10-26 12:55:01 +00:00
..
CentralId Hard-deprecate CentralIdLookup::factory and ::factoryNonLocal 2021-09-02 12:09:52 -04:00
Hook UserOptions: remove deprecated hooks. 2021-10-26 12:55:01 +00:00
Options/Hook Adjust method signature of onSaveUserOptions 2021-07-26 21:18:21 +00:00
ActorCache.php Replace User::idFromName with ActorStore 2021-05-11 07:44:38 -07:00
ActorNormalization.php ActorNormalization::acquireActorId - require IDatabase 2021-05-25 07:49:13 -07:00
ActorStore.php docs: Change wording master to primary in comments and log text 2021-09-01 23:04:40 +02:00
ActorStoreFactory.php ActorStoreFactory: fetch local domain from LBFactory 2021-07-13 09:28:36 -07:00
BotPassword.php BotPasswordStore: accept UserIdentity objects 2021-07-21 18:50:25 +00:00
BotPasswordStore.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
DefaultOptionsLookup.php user: Add default value for all "variant" user option keys 2021-10-25 19:45:59 +00:00
ExternalUserNames.php Reapply "Hard Deprecate User ::getCanonicalName, ::isUsableName, ::isCreatableName"" 2021-05-31 16:01:36 +03:00
LoggedOutEditToken.php
PasswordReset.php PasswordReset: remove use of PermissionManager 2021-05-26 03:26:02 +00:00
StaticUserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
TalkPageNotificationManager.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
User.php Reapply "Update user_touched after saving user options." 2021-10-25 20:28:07 +00:00
UserArray.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserArrayFromResult.php docs: Declare UserArray/TitleArray as Iterator<User>/Iterator<Title> 2021-08-30 22:37:54 +02:00
UserEditTracker.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserFactory.php Merge "UserFactory: Simplify and type hint newAnonymous" 2021-08-18 00:16:42 +00:00
UserGroupManager.php Create new UserGroupManager::addUserToMultipleGroups method 2021-08-30 10:24:46 -04:00
UserGroupManagerFactory.php Inject JobQueueGroup into UserGroupManager 2021-07-31 07:09:27 +00:00
UserGroupMembership.php Add message parameter type for User Groups 2021-10-14 15:02:13 -04:00
UserIdentity.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserIdentityLookup.php Support ActorStore::newSelectQueryBuilder with query flags 2021-07-21 15:32:44 +00:00
UserIdentityValue.php Replace Assert::parameterType with typehints 2021-08-03 10:03:48 -04:00
UserNamePrefixSearch.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
UserNamePrefixSearch_deprecated.php
UserNameUtils.php UserNameUtils: cache message formatting for reserved usernames 2021-07-29 23:57:09 +00:00
UserOptionsLookup.php Make UserOptionsLookup::getDefaultOption() not abstract 2021-05-12 21:07:14 +00:00
UserOptionsManager.php UserOptions: remove deprecated hooks. 2021-10-26 12:55:01 +00:00
UserRightsProxy.php Make UserRightsProxy implement UserIdentity 2021-09-05 16:51:25 +02:00
UserRigorOptions.php
UserSelectQueryBuilder.php Rename where* methods in UserSelectQueryBuilder 2021-08-04 16:32:03 -04:00
UserTimeCorrection.php build: Updating dependencies 2021-07-22 03:36:05 +00:00