Kaldari has submitted this change and it was merged. Change subject: Various fixes to the special page ......................................................................
Various fixes to the special page 1. EchoNotificationController::resetNotificationCount() does not reset count, it has misleading name (should fix the name in another patch) 2. Prevent multiple concurrent API calls resulting from multiple clicks on more link within very short amount of time Change-Id: I4aeeadddd4fed833c2ae4308c1a0e94e6644f5e7 --- M modules/special/ext.echo.special.js M special/SpecialNotifications.php 2 files changed, 62 insertions(+), 9 deletions(-) Approvals: Alex Monk: Looks good to me, but someone else must approve Kaldari: Verified; Looks good to me, approved jenkins-bot: Looks good to me, but someone else must approve -- To view, visit https://gerrit.wikimedia.org/r/38815 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I4aeeadddd4fed833c2ae4308c1a0e94e6644f5e7 Gerrit-PatchSet: 2 Gerrit-Project: mediawiki/extensions/Echo Gerrit-Branch: master Gerrit-Owner: Bsitu <[email protected]> Gerrit-Reviewer: Alex Monk <[email protected]> Gerrit-Reviewer: Bsitu <[email protected]> Gerrit-Reviewer: Kaldari <[email protected]> Gerrit-Reviewer: jenkins-bot _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
