mediawiki-extensions-Echo/includes/formatters
Kunal Mehta 92da0124d0 Only require event type to construct a formatter
Push the $wgEchoNotifications dependency to
NotificationFormatter::factory(), and only catch exceptions we're
actually expecting (NotificationFormatter::format()).

And clean up the logging to use structured logging while we're at it.

Change-Id: I7e18c318c5c81b6a38e55f27ef8f604654f10858
2015-08-10 11:27:52 -07:00
..
BasicFormatter.php Refactor and unify icon URL logic 2015-08-06 04:17:14 +00:00
CommentFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EditFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EditUserTalkFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
MentionFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
NotificationFormatter.php Only require event type to construct a formatter 2015-08-10 11:27:52 -07:00
PageLinkFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
UserRightsFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00