Post dates, follow endpoints, and Xcode permissions
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] show date in posts bgrgndzz/bloom
- [2] create follow/unfollow api endpoints bgrgndzz/bloom
- [3] add more permissions to xcode bgrgndzz/bloom