Monday, Nov 19, 2018
shippedPost dates, follow endpoints, and Xcode permissions
Buğra Gündüz shipped three features to bgrgndzz/bloom: timestamps on posts, social follow and unfollow API endpoints, and expanded Xcode build permissions.
He added date display to posts [1], so readers could see when content was published. In parallel, he created follow and unfollow API endpoints [2] to support social interaction in the application. He also expanded permissions in the Xcode configuration [3] to allow broader access during the build process.
Sources
- show date in posts · bgrgndzz/bloom
- create follow/unfollow api endpoints · bgrgndzz/bloom
- add more permissions to xcode · bgrgndzz/bloom