Deleted posts on user's channel page are not removed until a refresh
# Steps to reproduce
- Ensure `es-feeds` feature is enabled
- Create a post
- Go to your own channel
- Try to delete that post
# Cause
Unexisting `delete()` method called in front/src/app/modules/newsfeed/feeds/entity.component.html
issue