mediawiki-extensions-Echo/includes/formatters
Alangi Derick ba4789760c IP addresses should link to Special:Contributions instead of user page for revert
This changes the revert notification (special page version) to link
to the contributions page for anonymous (logged out) editors.
It still links to the user page for logged in editors.

Bug: T55564
Change-Id: Ib1f17fb88237b96cda63dd30ed488a8ffd84750e
2015-09-20 15:53:10 -04:00
..
BasicFormatter.php Require a Language object in DiscussionParser::getTextSnippet() 2015-09-02 11:09:26 -07:00
CommentFormatter.php Move all PHP code into includes/ 2015-06-07 18:54:14 -07:00
EditFormatter.php IP addresses should link to Special:Contributions instead of user page for revert 2015-09-20 15:53:10 -04: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 BasicFormatter: Add accessor to get the correct Language object 2015-08-13 10:56:23 -07:00