Updates to watchlist:
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 7 Aug 2003 11:54:16 +0000 (11:54 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 7 Aug 2003 11:54:16 +0000 (11:54 +0000)
commit22cdb40a4e7ebdb5c074c46db00335303c8d7a5d
tree86e169c8a2b2f7bca8d6bfe81dd4d32cb82867e5
parentdaca4342f03ecd982fe253d8fcbdb084412a595a
Updates to watchlist:
* Dump fixed number cutoff in favor of stricter time cutoff
* Try to guess which of two ways of doing the query will be
  more efficient
* Default time cutoff of 1 hour to minimize database thrashing
  for large watchlists...
* Add option to show the raw list and remove as many as you
  like in one go.
includes/SpecialWatchlist.php
languages/Language.php