Friday, Aug 2, 2019
shippedComment system and notification fixes in bloom
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.
Sources
- add comments · bgrgndzz/bloom
- debug comment author link · bgrgndzz/bloom
- remove required attribute from notification post · bgrgndzz/bloom