Move Special:Watchlist auto-reload check from PHP to JS
authorGeoffrey Mon <geofbot@gmail.com>
Sat, 10 Dec 2016 01:58:57 +0000 (20:58 -0500)
committerGeoffrey Mon <geofbot@gmail.com>
Sun, 11 Dec 2016 19:29:41 +0000 (14:29 -0500)
commitb9c8a8d03d6a842b1bea9aca989f66fed223f24d
tree61ff8cf9c2689cca94219843d91962153cabc2d7
parent798ba89f17afb5dc26928ac543d8c019c2b9edc0
Move Special:Watchlist auto-reload check from PHP to JS

This makes the watchlist js load all the time, instead of only
if the auto-reload preference is set, so we can put other things
in the same js module.

Bug: T150045
Change-Id: Ib8acca39593fe3d2369dc3187a9a55413553843d
includes/specials/SpecialWatchlist.php
resources/Resources.php
resources/src/mediawiki.special/mediawiki.special.watchlist.js