- [Block Issues: Doubling Blocks (loom.com)](https://www.loom.com/share/6edb88ff21314bc8a96328ffbb0f7091 "")
- Users should not be able to see that you blocked them.
- /user/username shows you blocked them
- There is a bug between blockedBy/blockedUsers which causes blocks to be applied incorrectly. Test this by blocking someone in prisma and checking how /user/profile shows. I feel like we just need blockedUsers in User. Can likely get rid of blockedBy.
- Posts from blocked users should not show up in the users feed
- Blocked users should not see posts from the users or space feed
- When logged out the block filter for the factiii community should still be active