Summary: Please add a new filter for Special:RecentChanges to filter changes made to unwatched pages.
Issue: Special:UnwatchedPages is barely helpful for administrators on large wikis (e.g. eswiki) where it has thousands and thousands of entries (the cache is limited to 5,000 results as well). It was suggested on-wiki that it'd be more useful if we could patrol changes to these pages via Special:RecentChanges or, in the alternative, a dedicated special page.
Request: For users with unwatchedpages permissions, please allow a new filter option on Special:RecentChanges to list/filter/highlight changes made to unwatched pages.
Longer description
Approximately 5-7% of non-redirect Wikipedia articles are on zero users' watchlists. This presents a potential vandalism risk - edits to pages on user's watchlists are more likely to be viewed by those users, and therefore vandalism is more likely to be caught. Edits to pages with no page watchers are less likely to be noticed. Therefore, it would be helpful to be able to monitor edits made to pages with few or no watchers.
Given that this Recent Changes filter would be visible to all users, this presents a related risk - vandals could use this data/filter to find pages to target. This is why, currently, the exact number of watchers a given page has is visible only to users with the unwatchedpages right (generally just administrators) if the value is less than 30, along with Special:UnwatchedPages. Past discussions have indicated that this may not be as risky for a Recent Changes filter - any pages showing up in this view as not being watched have just been edited by someone, so there is an increased likelihood that any subsequent vandalism would be noticed.
However, to help address this problem, we could:
- Limit API access to this data to users who have the unwatchedpages user right.
- Prevent this data from being copied to the database replicas. This would prevent tools like Quarry from accessing the data.