Second, many servers don't even use the `replies` collection to show replies. Instead, they use a search of the local database on the server to see if there are any objects with an `inReplyTo` property that matches the original object. So, even if the original author removed the object from the `replies` collection, it would still be visible to others.