mediawiki-extensions-Echo/includes
Aryeh Gregor de4a85b7f8 Don't mention deprecated UserRightsProxy
Instead, prepare for UserIdentity being returned by the
UserGroupsChanged hook instead of a User
(If0b3533804aa750faed1d5f96bac98129639586d), check that the user is
local, and convert to User with a UserFactory.

Bug: T255309
Change-Id: I9e246022e7dd15ea1979dbe87b5ab0eedbbde117
2022-05-01 18:42:52 +03:00
..
api Move EchoPush\Api namespace to MediaWiki\Extension\Notifications\Push\Api 2022-04-25 13:56:16 +01:00
cache Replace deprecated Title::newFromIDs 2021-10-01 16:22:36 -04:00
controller Replace deprecated JobQueueGroup::singleton() 2022-01-25 22:24:53 +01:00
exception
formatters Tweak primary button action styles in emails 2022-03-26 23:29:18 +00:00
gateway Replace deprecated User::newFromIdentity with UserFactory 2022-02-11 20:35:49 +00:00
iterator phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
jobs Replace deprecated JobQueueGroup::singleton() 2022-01-25 22:24:53 +01:00
mapper Call IDatabase::timestamp before inserting notification_read_timestamp 2022-03-23 22:09:19 +01:00
model Replace deprecated wfReadOnly() 2022-02-11 23:39:06 +01:00
OOUI Move EchoOOUI namespace to MediaWiki\Extension\Notifications\OOUI 2022-04-25 13:55:57 +01:00
Push Move EchoPush\Api namespace to MediaWiki\Extension\Notifications\Push\Api 2022-04-25 13:56:16 +01:00
special Move EchoOOUI namespace to MediaWiki\Extension\Notifications\OOUI 2022-04-25 13:55:57 +01:00
AttributeManager.php Merge "Fix camelCase of getUserEnabledEventsBySections" 2021-08-23 20:48:28 +00:00
Bundleable.php
Bundler.php Remove probably outdated error suppression 2021-06-29 17:29:23 +02:00
DataOutputFormatter.php Replace usages of deprecated wfWikiID() 2021-12-21 02:01:11 +00:00
DeferredMarkAsDeletedUpdate.php Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 02:04:54 +02:00
DiscussionParser.php Make some DiscussionParser methods public instead of private for reusability 2022-02-17 14:21:09 +02:00
EchoArrayList.php
EchoCachedList.php Drop private EchoCachedList::ONE_DAY, unused 2020-09-20 13:38:01 +01:00
EchoContainmentList.php
EchoContainmentSet.php Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
EchoDbFactory.php build: Updating composer dependencies 2021-09-08 23:40:19 +00:00
EchoDiffGroup.php
EchoDiffParser.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 14:24:24 +00:00
EchoOnWikiList.php Avoid using ContentHandler::getContentText() 2021-05-17 23:44:00 +02:00
EchoServices.php Move EchoPush namespace to MediaWiki\Extension\Notifications\Push 2022-04-25 13:56:09 +01:00
EchoSummaryParser.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
EmailBatch.php Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
EmailFormat.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EmailFrequency.php Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
EventLogging.php Use namespaced EventLogging class 2022-03-06 16:11:17 +00:00
ForeignNotifications.php Replace deprecated User::newFromIdentity with UserFactory 2022-02-11 20:35:49 +00:00
ForeignWikiRequest.php SECURITY: Send original client info on x-wiki requests 2022-04-04 15:42:18 -05:00
Hooks.php Don't mention deprecated UserRightsProxy 2022-05-01 18:42:52 +03:00
Notifier.php Merge "Specify that watchlist emails are only sent once per page" 2021-12-14 18:48:22 +00:00
NotifUser.php SECURITY: Send original client info on x-wiki requests 2022-04-04 15:42:18 -05:00
ResourceLoaderEchoImageModule.php
schemaUpdate.php
SeenTime.php Avoid using User::getOption() method 2021-12-10 13:37:45 +01:00
UnreadWikis.php Call IDatabase::timestamp before inserting echo_unread_wikis 2022-04-11 23:12:02 +00:00
UserLocator.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00