Notification system for likes and follows
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
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.
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] create notification on like and follow bgrgndzz/bloom