Saturday, Dec 15, 2018
shippedNotification system for likes and follows
Buğra Gündüz added notification creation to the bloom repository when users receive likes or follows [ref:1].
The single commit to bgrgndzz/bloom wired up notifications to trigger on two user actions: when someone likes a post and when someone follows an account. The change builds out the notification event system to surface these social interactions to users.
Sources
- create notification on like and follow · bgrgndzz/bloom