This task is complete when the ORES extension is enabled and available on a Wikimedia project.
Primary users: patroller, watchlist user
Needs:
- Quickly review Special:RecentChanges for damage
- Quickly review Special:Watchlist activity for damage (T122535)
- Quickly review Special:Contributions for damage (T122537)
Features:
- Special:RecentChanges
- Edits in RecentChanges that are likely to be damaging are flagged for review,
- Edits in RecentChanges that are not likely to be damaging can be filtered out of the list
- Special:Contributions
- Edits in Contributions that are likely to be damaging are flagged for review
- Edits in Contributions that are not likely to be damaging can be filtered out of the list
- Special:Watchlist
- Edits in Watchlist that are likely to be damaging are flagged for review
- Edits in Watchlist that are not likely to be damaging can be filtered out of the list.
Proposed implementation:
- Roughly replicate the functionality of gadget-ScoredRevisions
- Cache scores so we can efficiently join when filtering feeds.