mediawiki-extensions-Echo/includes/Formatters
Dr4goniez 14b06b78e5 Consistent Casing for "iconUrl"
Replaced all occurrences of "iconURL" in the extension's repo with
"iconUrl" after spotting a typo in `mw.echo.dm.NotificationItem.js#13`,
"iconUrl" (find the correct "iconURL" in `mw.echo.Controller.js#394` in
the diff). Thankfully the typo was only in the documentation block, but
given the casing of other config object properties like "primaryUrl"
and "secondaryUrl", it would be best to make them all consistent to
prevent any bug that could happen in the future.

Change-Id: I56e6a1d2c7695204b35e767679a27ee22b3fe4bc
2024-08-17 07:09:41 +09:00
..
EchoArticleReminderPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoEditThresholdPresentationModel.php Document some generated messages 2023-11-02 19:02:16 +00:00
EchoEditUserPagePresentationModel.php Fix copy-paste mistake in message documentation 2024-06-24 09:07:19 +00:00
EchoEditUserTalkPresentationModel.php Fix copy-paste mistake in message documentation 2024-06-24 09:07:19 +00:00
EchoEmailUserPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoEventDigestFormatter.php Use namespaced classes 2024-06-12 20:31:47 +02:00
EchoEventFormatter.php Use namespaced classes 2024-06-12 20:31:47 +02:00
EchoEventPresentationModel.php Use namespaced MessageSpecifier 2024-07-28 21:59:25 +02:00
EchoFlyoutFormatter.php Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00
EchoForeignPresentationModel.php More specific type hints and type declarations 2024-05-16 10:32:19 +02:00
EchoHtmlDigestEmailFormatter.php More specific type hints and type declarations 2024-05-16 10:32:19 +02:00
EchoHtmlEmailFormatter.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoIcon.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoManualPresentationModel.php Add API module for sending notifications 2024-05-04 17:43:39 +03:00
EchoMentionInSummaryPresentationModel.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoMentionPresentationModel.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoMentionStatusPresentationModel.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoModelFormatter.php More specific type hints and type declarations 2024-05-16 10:32:19 +02:00
EchoPageLinkedPresentationModel.php Remove unused param from notification-bundle-header-page-linked 2024-06-26 13:20:05 +00:00
EchoPlainTextDigestEmailFormatter.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoPlainTextEmailFormatter.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoPresentationModelSection.php Remove obsolete PHPDoc copies from fully typed constructors 2024-08-11 18:05:01 +02:00
EchoRevertedPresentationModel.php Fix copy-paste mistake in message documentation 2024-06-24 09:07:19 +00:00
EchoUserRightsPresentationModel.php Fix mistake in gender support for user group changes 2024-07-05 20:18:56 +02:00
EchoWatchlistChangePresentationModel.php Use namespaced classes 2023-12-11 16:39:00 +01:00
EchoWelcomePresentationModel.php Replace some moved Title class uses, now MediaWiki\Title\Title 2023-08-19 16:43:18 +02:00
SpecialNotificationsFormatter.php Consistent Casing for "iconUrl" 2024-08-17 07:09:41 +09:00