Overview
Deleting an account should also send out Delete ActivityPub activities for all posts that are getting deleted.
Implementation
In app.go, before deleting posts locally:
- Fetch all user posts
- Call deleteFederatedPost() for all posts belonging to a collection