The PersonalDashboard Recent Activity module, should filter out all reverted edits.
A reverted edit can be one of the following:
- undo
- rollback
- manual revert
See docs here.
Currently, we're only filtering out edits based on the tag mw-reverted which doesn't capture the edits which cause the revert. We should also filter these out as well as any other revert types.
Acceptance Criteria:
- Edits in the Recent Activity module shouldn't be reverts