Comment system and notification fixes in bloom
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
Buğra Gündüz added comment functionality to bloom, debugged a comment author link issue, and made the notification post's required attribute optional.
Three commits landed in bgrgndzz/bloom across the comment and notification surfaces. The core work added comments [1], then debugged the comment author link to fix a wiring problem [2]. In parallel, Gündüz removed the required attribute from the notification post [3], allowing notifications to be created without that field enforced.
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 comments bgrgndzz/bloom
- [2] debug comment author link bgrgndzz/bloom
- [3] remove required attribute from notification post bgrgndzz/bloom