mediawiki-extensions-Echo/includes
Michael Holloway 5eb4c6cd1d Add notifiertypes parameter to ApiEchoNotifications
Previously, ApiEchoNotifications returned only events which were
enabled for the `web` notifier type. With this change, the notifier
type or types to consider can be specified by argument to the new
`notifiertypes` parameter.

This change is required so that the apps can request notification
content from the API for push notifications.

Bug: T287909
Change-Id: I2d1155e113f2defb0f02416a7a659c3ee162d3a6
2021-08-17 10:27:14 -04:00
..
api Add notifiertypes parameter to ApiEchoNotifications 2021-08-17 10:27:14 -04:00
cache Fix PSR12.Properties.ConstantVisibility.NotFound 2020-09-19 21:26:38 +00:00
controller Only ignore user muting for notifications on your talk page (not subpages) 2021-08-04 17:36:50 +02:00
exception
formatters phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
gateway Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 02:04:54 +02:00
iterator phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
jobs Implement delayed echo notifications 2020-10-28 12:11:15 +01:00
mapper NotificationMapper: accept UserIdentity objects 2021-06-29 05:53:41 +00:00
model Merge "Replace RecentChange::getPerformer with RecentChange::getPerformerIdentity" 2021-05-24 15:27:56 +00:00
ooui build: Updating mediawiki/mediawiki-codesniffer to 29.0.0 2020-01-14 05:09:44 +00:00
Push Merge "Turn push notification token list into a circular buffer." 2021-07-30 14:46:10 +00:00
special SpecialDisplayNotificationsConfiguration: Fix default values of core prefs 2021-07-27 19:53:58 +02:00
AttributeManager.php Add notifiertypes parameter to ApiEchoNotifications 2021-08-17 10:27:14 -04:00
Bundleable.php
Bundler.php Remove probably outdated error suppression 2021-06-29 17:29:23 +02:00
DataOutputFormatter.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
DeferredMarkAsDeletedUpdate.php Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 02:04:54 +02:00
DiscussionParser.php DiscussionParser: fetch UserNameUtils service outside of loop 2021-07-26 09:40:49 +00:00
EchoArrayList.php
EchoCachedList.php Drop private EchoCachedList::ONE_DAY, unused 2020-09-20 13:38:01 +01:00
EchoContainmentList.php
EchoContainmentSet.php build: Updating dependencies 2021-07-24 01:48:06 +00:00
EchoDbFactory.php Replace uses of DB_MASTER with DB_PRIMARY 2021-05-13 02:04:54 +02:00
EchoDiffGroup.php
EchoDiffParser.php build: Updating mediawiki/mediawiki-codesniffer to 32.0.0 2020-10-29 14:24:24 +00:00
EchoHooks.php Merge "Link to the section (if known) from the orange banner" 2021-08-06 09:27:41 +00:00
EchoOnWikiList.php Avoid using ContentHandler::getContentText() 2021-05-17 23:44:00 +02:00
EchoServices.php Make AttributeManager a service 2021-02-26 12:58:23 -08:00
EchoSummaryParser.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00
EmailBatch.php Avoid using User::setOption() 2021-07-17 09:52:53 +00: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 Finalize migration of EchoMail and EchoInteraction to Event Platform 2021-07-28 19:29:26 +01:00
ForeignNotifications.php phpcs: Break long lines 2020-06-27 12:05:03 +02:00
ForeignWikiRequest.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00
Notifier.php Finalize migration of EchoMail and EchoInteraction to Event Platform 2021-07-28 19:29:26 +01:00
NotifUser.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00
ResourceLoaderEchoImageModule.php
schemaUpdate.php Enable MediaWiki.Usage.ForbiddenFunctions.isset and make pass 2020-02-09 11:58:49 +01:00
SeenTime.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00
UnreadWikis.php Use CentralIdLookupFactory and pass UserIdentity 2021-07-21 19:23:42 -07:00
UserLocator.php phpcs: Auto-fix MediaWiki.Usage.StaticClosure.StaticClosure 2021-05-04 09:06:42 -07:00