- block doesn’t appear in posts.controller
- Mute should be able to work with a direct query vs `getBannedUsersListFromSpaceFilter`
- DONE: Mute/Block should show up in PostItemHead drop down, might make sense to incorporate into Report Modal
- Block/Mute should also apply to factiiis IE if a user blocks/mutes you then your factiiis don’t show up anymore as well
- Need to put a users mute list somewhere for them to review
- when not logged in the factiii space is the default moderation so if a user is banned from there then they should not show up in the post feeds
- I updated the seed with a mute user and a ban user. They have posts in every community and a reply to every post. Banned is banned from all spaces and mute is muted by all users. They show up right now when not logged in, but will disappear when we modify the queries to use factiii as the default moderation community.