mediawiki-extensions-Echo/includes/formatters
Roan Kattouw 8b7e5dafe6 RevertedPresentationModel: Don't double-parse summary
formatSummary() was first parsing the summary using the
summary parser, then handing off the resulting HTML to
getTextSnippet() which parsed it again with the normal parser.

Bug: T131087
Change-Id: I2724ccb7c23579b3f02dea57d4fc833079169adf
2016-03-29 22:16:31 -04:00
..
BasicFormatter.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
CommentFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EchoEventFormatter.php Move some boilerplate code into EchoEventFormatter 2015-10-29 21:22:54 +00:00
EchoFlyoutFormatter.php Get link of LinkNormalizer 2016-01-12 21:56:52 +00:00
EchoForeignPresentationModel.php Move list of wiki names from header to body in cross-wiki notification item 2016-03-01 10:10:29 -08:00
EchoModelFormatter.php Echo API returns absolute URLs in notification links 2016-02-23 17:54:26 +00:00
EditFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EditThresholdPresentationModel.php thank-you-edit: canRender for deleted page and extra fix 2016-03-11 13:59:27 -05:00
EditUserTalkFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
EditUserTalkPresentationModel.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
EmailUserPresentationModel.php Add email body preview to emailuser notification 2016-02-12 14:50:17 -05:00
EventPresentationModel.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
MentionFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
MentionPresentationModel.php Notification titles should differentiate subpages of the talk page 2016-03-23 15:19:43 +01:00
NotificationFormatter.php Get rid of old flyout formatter code 2016-02-05 06:56:15 +00:00
PageLinkedPresentationModel.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
PageLinkFormatter.php Make plural support for large values (100 or more) explicit in l10n 2016-03-16 18:43:16 -04:00
RevertedPresentationModel.php RevertedPresentationModel: Don't double-parse summary 2016-03-29 22:16:31 -04:00
SpecialNotificationsFormatter.php Force notification body on a single line 2016-02-26 07:00:38 -05:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php Bidi isolate content items in notification header text 2016-03-09 16:22:52 -08:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00