mediawiki-extensions-Echo/includes/formatters
Roan Kattouw 28f432b150
Add dynamic secondary action to mute/unmute page-linked notifications
Also adds an API module for muting and unmuting pages (and users).

Bug: T46787
Bug: T115264
Change-Id: Icf4e4bfa9fd7fa27b4c40892e3d5ce000eb22d5a
2020-05-27 15:20:08 +02:00
..
ArticleReminderPresentationModel.php
EchoEventDigestFormatter.php Avoid use of func_get_args() 2019-03-09 17:54:04 -08:00
EchoEventFormatter.php Avoid use of func_get_args() 2019-03-09 17:54:04 -08:00
EchoFlyoutFormatter.php
EchoForeignPresentationModel.php Remove unused messages 2019-04-10 03:37:18 +00:00
EchoHtmlDigestEmailFormatter.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
EchoHtmlEmailFormatter.php Revert "Email: embed icons as data uri" 2019-04-17 00:30:17 +00:00
EchoIcon.php Revert "Email: embed icons as data uri" 2019-04-17 00:30:17 +00:00
EchoModelFormatter.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-29 11:59:32 +00:00
EchoPlainTextDigestEmailFormatter.php Make "@… array" type hints more specific 2018-08-13 09:27:37 +02:00
EchoPlainTextEmailFormatter.php Simplify a few overly complex code snippets 2019-02-19 20:39:26 +00:00
EditThresholdPresentationModel.php
EditUserTalkPresentationModel.php Don't add CommentStoreComment as plaintext params 2019-05-21 11:44:54 -04:00
EmailUserPresentationModel.php
EventPresentationModel.php Add getter for EventPresentationModel::$distributionType 2020-04-05 19:00:16 +00:00
MentionInSummaryPresentationModel.php MentionInSummaryPresentationModel: Fix PHP error 2019-07-15 17:06:15 -07:00
MentionPresentationModel.php Remove redundant check in MentionPresentationModel.php 2020-01-02 15:42:23 +00:00
MentionStatusPresentationModel.php Convert PresentationModelSection from trait to class 2019-04-05 16:57:48 -04:00
PageLinkedPresentationModel.php Add dynamic secondary action to mute/unmute page-linked notifications 2020-05-27 15:20:08 +02:00
PresentationModelSection.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-29 11:59:32 +00:00
RevertedPresentationModel.php build: Updating mediawiki/mediawiki-phan-config to 0.9.0 2019-12-29 11:59:32 +00:00
SpecialNotificationsFormatter.php Explicit convert Message objects when used as string 2018-08-21 14:16:22 +02:00
UserRightsPresentationModel.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
WatchlistChangePresentationModel.php Add support for watchlist events 2019-12-11 16:39:02 -05:00
WelcomePresentationModel.php