Wednesday, Aug 28, 2019
shippedIn-app notifications and anonymous comment security
Buğra Gündüz shipped two changes to bgrgndzz/bloom across 2 commits, adding device notifications and securing anonymous comments.
The first commit added the ability to send in-app notifications to a device [1], extending the notification system beyond what had existed before. The second commit addressed security by ensuring anonymous comments within notifications are properly secured [2], preventing unintended exposure of user data through the comment path.
Sources
- send in-app notifications to device · bgrgndzz/bloom
- secure anonymous comments in notifications · bgrgndzz/bloom