mediawiki-extensions-Echo/includes/formatters
Matthias Mullie 3f65ed519f Use current (with keys) array format for primary & secondary links
They're currently auto-converted to the new format, but ideally,
we wouldn't need that B/C code. And since this is the extension
others will likely look at for examples when implementing, we
should do it right here.

Also: there is no B/C correction for missing keys in secondary
links (description, icon).

Change-Id: If1a8b9911e81bb4c565f21a4b9e31fdc73426d93
2015-12-16 17:52:04 +01: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 Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00
NotificationFormatter.php build: Enable phpcs rule 'PSR2.Methods.MethodDeclaration.AbstractAfterVisibility' and make pass 2015-10-29 13:06:43 +01:00
PageLinkedPresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01: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 Normalize links in Special:Notifications formatter 2015-12-03 11:11:15 -05: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