mediawiki-extensions-Echo/includes/formatters
Stephane Bisson 1eccdbcb49 Fix casing of Whatlinkshere in page-linked presentation model
It generates an annoying orange notice.

Change-Id: Ia548cd08e66db8ab381052874f21ccc49fb03981
2015-12-23 13:04:38 -05:00
..
BasicFormatter.php Fix broken and incomplete PHPDoc tags 2015-12-14 11:03:09 +01: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 Also support continuation requests for $unreadFirst 2015-12-10 17:33:32 +01:00
EchoModelFormatter.php Follow-up 65638384: update calls to normalizer functions 2015-12-07 16:49:24 -08:00
EditFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
EditUserTalkFormatter.php build: Enable phpcs rule 'MediaWiki.WhiteSpace.SpaceBeforeSingleLineComment' and make pass 2015-10-29 13:06:14 +01:00
EditUserTalkPresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00
EmailUserPresentationModel.php Presentation model for email-user 2015-11-17 12:44:45 -05:00
EventPresentationModel.php Add missing @throws tag and change Exception subclass being thrown 2015-12-14 10:41:54 -08:00
LinkNormalizer.php Normalize links in Special:Notifications formatter 2015-12-03 11:11:15 -05:00
MentionFormatter.php Add gender support for the viewing user for mention notification 2015-12-04 16:53:11 -05:00
MentionPresentationModel.php Remove link from mention notification header 2015-12-17 15:01:01 -08:00
NotificationFormatter.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.AbstractAfterVisibility' and make pass 2015-10-29 13:06:43 +01:00
PageLinkedPresentationModel.php Fix casing of Whatlinkshere in page-linked presentation model 2015-12-23 13:04:38 -05:00
PageLinkFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
RevertedPresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00
SpecialNotificationsFormatter.php Add mw-echo-payload class to body in Special:Notifications as well 2015-12-18 12:56:32 -08:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00