Anonymous rendering should only be a backend thing
When a post is marked anonymous it should only affect how the back end treats it and not the front end so post.anonynous boolean should not exist as the back end already stripped out any identifying info before sending the post
[https://www.loom.com/share/fc43475950a647879412d3a658d3c49b](https://www.loom.com/share/fc43475950a647879412d3a658d3c49b "smartCard-inline")
- Remove anonymous from PostObj in client/mobile
- Remove sending anonymous boolean from returnPostObjDto