..
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
Use watchlist-progressive icon for WatchlistChangePresentationModel
2022-05-11 13:57:09 +02:00
gateway
Replace deprecated User::newFromIdentity with UserFactory
2022-02-11 20:35:49 +00:00
iterator
Use IteratorDecorator from core
2022-05-02 13:44:41 +03: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
Add strict "array" type hints to code expecting arrays
2019-10-24 15:18:58 +00:00
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
Prevent layout shift of the notification icon in the mobile site
2022-05-18 14:25:52 -06: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
Remove non helpful (auto-generated) comments
2019-10-23 12:31:35 +02:00
schemaUpdate.php
Enable MediaWiki.Usage.ForbiddenFunctions.isset and make pass
2020-02-09 11:58:49 +01:00
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