mediawiki-extensions-Echo/includes/formatters
Roan Kattouw d002512f09 Pass viewing user as $3 to email subject messages (for GENDER)
Do this by default in EventPresentationModel so it automatically works
for all email subject messages.

Update messages to use this parameter. Also update email subject
messages that were trying to use parameters that didn't exist, and fix
message documentation that was completely wrong about what the
parameters were.

Also update translated messages to account for parameter shifts (in many
cases, these messages were using the wrong parameter or a nonexistent
one).

Bug: T219620
Change-Id: Ia420c4db13c95d91e1bfc4c7950942df5858379b
2019-04-04 14:58:43 -07:00
..
ArticleReminderPresentationModel.php Adding the first step in order to enable the visualization of the Article Reminder feature. 2017-06-30 19:45:24 +03:00
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 build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
EchoForeignPresentationModel.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
EchoHtmlDigestEmailFormatter.php Split long lines over 140 chars 2018-08-25 12:51:14 +02:00
EchoHtmlEmailFormatter.php Split long lines over 140 chars 2018-08-25 12:51:14 +02:00
EchoIcon.php Use php null coalesce operator ?? 2019-03-12 21:04:00 +01:00
EchoModelFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04: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 build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
EditUserTalkPresentationModel.php Make edit-user-talk notifications expandable 2017-10-20 11:27:47 +02:00
EmailUserPresentationModel.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
EventPresentationModel.php Pass viewing user as $3 to email subject messages (for GENDER) 2019-04-04 14:58:43 -07:00
MentionInSummaryPresentationModel.php Display the full title in notifications about mention in summary 2018-12-31 16:43:56 +01:00
MentionPresentationModel.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00
MentionStatusPresentationModel.php Correct license to MIT 2017-06-20 20:32:39 -04:00
PageLinkedPresentationModel.php Fix typo in word compatibility 2018-03-09 22:22:55 +01:00
PresentationModelSectionTrait.php Replace uses of deprecated Language::truncate() 2018-06-16 09:30:06 -04:00
RevertedPresentationModel.php Pass viewing user as $3 to email subject messages (for GENDER) 2019-04-04 14:58:43 -07:00
SpecialNotificationsFormatter.php Explicit convert Message objects when used as string 2018-08-21 14:16:22 +02:00
UserRightsPresentationModel.php Avoid counting where not necessary 2018-06-26 07:10:38 +00:00
WelcomePresentationModel.php build: Update mediawiki/mediawiki-codesniffer to 0.7.1 2016-12-05 15:54:30 -08:00