mediawiki-extensions-Echo/includes/Formatters
lectrician1 53c38fe3df Change edit count thanks notification link to diff
It would be nice for editors to be able to see the particular edit
that was their 100th, 1000th, etc. This patch changes the link of the
edit count thanks notification to the diff of the edit, rather than the
page the edit was on.
Note that this link will only work for newly created notfications. Past
edit count notification database entries do not store what revision id
the edit was on in the 'echo_events' table, so there is no way to link
to them unless the table is updated.

Bug: T326998
Change-Id: If81fd71ce6f99ad3883a3bfbfbd798270f762d37
2023-01-14 03:47:42 +00:00
..
EchoArticleReminderPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoEditThresholdPresentationModel.php Change edit count thanks notification link to diff 2023-01-14 03:47:42 +00:00
EchoEditUserTalkPresentationModel.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoEmailUserPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoEventDigestFormatter.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoEventFormatter.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoEventPresentationModel.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoFlyoutFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoForeignPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoHtmlDigestEmailFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoHtmlEmailFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoIcon.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoMentionInSummaryPresentationModel.php Replace deprecated Linker::formatComment/formatLinksInComment 2022-12-11 01:54:36 +01:00
EchoMentionPresentationModel.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoMentionStatusPresentationModel.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoModelFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoPageLinkedPresentationModel.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoPlainTextDigestEmailFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoPlainTextEmailFormatter.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoPresentationModelSection.php Namespace Model 2022-11-10 14:25:42 -07:00
EchoRevertedPresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoUserRightsPresentationModel.php Use short array destructuring instead of list() 2022-11-08 16:41:24 +00:00
EchoWatchlistChangePresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
EchoWelcomePresentationModel.php Namespace Echo Formatters 2022-11-01 21:20:06 -06:00
SpecialNotificationsFormatter.php Fix and disable some phpcs exclusions 2022-11-12 17:58:13 +00:00