Profile picture, about section, and anonymous posts in bloom
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz pushed eight commits across bgrgndzz/bloom, adding profile customization features and resolving merge conflicts along the way.
The main feature work added a profile picture and about section to user profiles [1], including a modal to change the picture and permission requests when the modal opens [2]. Supporting that, Buğra resolved permission and image handling issues [3] and added usage descriptions for the new functionality [4]. In parallel, he implemented anonymous post submissions [5] [6], allowing users to send posts without revealing their identity. Two git conflicts came up during the day and were resolved [7] [8].
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] add a profile picture and about section to profile bgrgndzz/bloom
- [2] ask for permission when the profile picture change modal is opened bgrgndzz/bloom
- [3] solve issues with permissions and images bgrgndzz/bloom
- [4] add usage descriptions bgrgndzz/bloom
- [5] send anonymous posts bgrgndzz/bloom
- [6] send anonymous posts bgrgndzz/bloom
- [7] solve git conflict bgrgndzz/bloom
- [8] solve git conflict bgrgndzz/bloom