RepoJournal

@bgrgndzz

A short briefing every day bgrgndzz ships something — in about 3 minutes.

One email a day. Unsubscribe in one click.

0 stories across 0 days in 2023

Mon Wed Fri
Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Recent weeks →

Entries start May 14, 2018 — we reconstructed the previous month from @bgrgndzz's public GitHub activity on the day they joined. Squares before that show contribution counts only.

Full archive →

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.

References

  1. [1] create notification on like and follow bgrgndzz/bloom

Quick answers

What shipped in bgrgndzz on December 15, 2018?
Buğra Gündüz added notification creation to the bloom repository when users receive likes or follows [ref:1]. In total, 1 commits landed.
Who contributed to bgrgndzz on December 15, 2018?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
create notification on like and follow.