[https://www.loom.com/share/c390988affaf4966afe47929dc4e02f9](https://www.loom.com/share/c390988affaf4966afe47929dc4e02f9 "smartCard-inline")
- posts.controllers `getUserPosts` should only return posts whether in datamode or not the front end is what determines how to handle the data
- When daily/weekly/monthly is set in front end it changes the take 10 to look back 1 week. As the scroller hits the bottom it requests another 7 days back All calculations occur on the front end and using the postObj as is. We do not need a separate dataobj or anything else like that. This does everything based on posts.