mediawiki-extensions-Echo/includes/formatters
Moriel Schottlender 59c0ad6c4d Make 'Edit threshhold' notif appear regardless of title existence
If a user recieves 'this is your X edit' they should get this notif
regardless of whether the edit they created was deleted. We should
make sure the title is there only for deciding whether or not to
create a link for it; otherwise, the notification will just appear
without a link to the revision.

Change-Id: I00ed4278bb4e15b1e9ddfa2c3af8fad0540fc5f8
2016-09-08 23:01:47 +00:00
..
EchoEventDigestFormatter.php Don't send empty emails 2016-06-28 09:19:01 -04:00
EchoEventFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoFlyoutFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoForeignPresentationModel.php Change 'messages' to 'notices' throughout the interface 2016-07-07 15:57:49 -07:00
EchoHtmlDigestEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoHtmlEmailFormatter.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoIcon.php Add a rasterized email icons to Echo modules for email 2016-08-16 00:21:13 +00:00
EchoModelFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
EchoPlainTextDigestEmailFormatter.php Add plain text email formatter 2016-05-04 13:35:37 -04:00
EchoPlainTextEmailFormatter.php Add ?markasread=NNN to primary links in emails too 2016-06-10 00:15:22 +02:00
EditThresholdPresentationModel.php Make 'Edit threshhold' notif appear regardless of title existence 2016-09-08 23:01:47 +00:00
EditUserTalkPresentationModel.php Merge "HTML email formatter using presentation model" 2016-05-14 00:29:30 +00:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Provide title when parsing wikitext 2016-09-01 16:48:56 -04:00
MentionPresentationModel.php Provide title when parsing wikitext 2016-09-01 16:48:56 -04:00
MentionStatusPresentationModel.php Add 'canRender' check to EchoMentionStatusPresentationModel 2016-09-06 14:44:51 -07:00
PageLinkedPresentationModel.php Expandable bundle 2016-06-28 15:37:54 -04:00
PresentationModelSectionTrait.php Move section methods into a trait 2016-04-28 20:52:09 +00:00
RevertedPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
SpecialNotificationsFormatter.php Remove deprecated formatter 2016-07-20 11:00:34 -04:00
UserRightsPresentationModel.php HTML email formatter using presentation model 2016-05-12 09:29:24 -04:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00