mediawiki-extensions-Echo/includes/formatters
Matthias Mullie 1be7039660 Use current HTML formatter (for special page) instead of previous
The existing "html" formatter was used for the special page & is now
superseeded by the new-style "special" formatter. Previous "html"
notifications are no longer used & could even be broken.
Instead of keeping the old "html" formatter around, we should let it
use the new formatter (and eventually just kill that redundant format
in the API)

Change-Id: Ibbd40aafa9eee718b196ad62f6edc99629b263b4
2016-02-04 20:03:19 +00:00
..
BasicFormatter.php Use current HTML formatter (for special page) instead of previous 2016-02-04 20:03:19 +00: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 Use globe icon for cross-wiki bundle 2016-01-15 16:43:14 -08:00
EchoModelFormatter.php EchoModelFormatter extends EchoEventFormatter 2016-01-17 22:26:34 -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 Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
EmailUserPresentationModel.php Clarify some notification icons 2016-01-13 14:00:37 -08:00
EventPresentationModel.php Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
MentionFormatter.php Add gender support for the viewing user for mention notification 2015-12-04 16:53:11 -05:00
MentionPresentationModel.php Merge "Add snippet to mention notification" 2016-02-01 09:10:05 +00:00
NotificationFormatter.php Use current HTML formatter (for special page) instead of previous 2016-02-04 20:03:19 +00:00
PageLinkedPresentationModel.php Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
PageLinkFormatter.php Update formatting 2015-10-03 23:28:54 -04:00
RevertedPresentationModel.php Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
SpecialNotificationsFormatter.php Truncate usernames, titles and excerpts in notifications 2016-01-29 07:04:23 -05:00
UserRightsFormatter.php Clean up and refactor formatting system 2015-10-19 10:00:23 -07:00
UserRightsPresentationModel.php Make sure to use array_values for group names in user-rights notifications 2016-02-01 13:30:25 -05:00
WelcomePresentationModel.php Use current (with keys) array format for primary & secondary links 2015-12-16 17:52:04 +01:00