mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-28 09:40:41 +00:00
7942a2de79
Notifications were being marked as read in response to a click event in JavaScript, but that causes a jarring effect in the UI, and it's not reliable (the browser could abort the AJAX request). Instead, add ?markasread=XYZ to the end of every primary link URL, where XYZ is the event ID. Bug: T133975 Depends-On: Icb99d5479836fea25a47451b5a758dd71f642f71 Change-Id: I8047d121584b43e6172463a50ad0e0de5f7fa73c |
||
---|---|---|
.. | ||
BasicFormatter.php | ||
CommentFormatter.php | ||
EchoEventFormatter.php | ||
EchoFlyoutFormatter.php | ||
EchoForeignPresentationModel.php | ||
EchoModelFormatter.php | ||
EditFormatter.php | ||
EditThresholdPresentationModel.php | ||
EditUserTalkFormatter.php | ||
EditUserTalkPresentationModel.php | ||
EmailUserPresentationModel.php | ||
EventPresentationModel.php | ||
MentionFormatter.php | ||
MentionPresentationModel.php | ||
NotificationFormatter.php | ||
PageLinkedPresentationModel.php | ||
PageLinkFormatter.php | ||
PresentationModelSectionTrait.php | ||
RevertedPresentationModel.php | ||
SpecialNotificationsFormatter.php | ||
UserRightsFormatter.php | ||
UserRightsPresentationModel.php | ||
WelcomePresentationModel.php |