RepoJournal

@bgrgndzz

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

One email a day. Unsubscribe in one click.

76 stories across 42 days in 2019

Mon Wed Fri
Aug Sep Oct Nov Dec
an entry to read activity only Less More before entries began Full year →

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 →

User filtering and registration mail in spoonsor

By RepoJournal , from @bgrgndzz's public GitHub activity

Backfilled

Buğra Gündüz added user filtering to the spoonsor repository and set up email notifications when a user registers and sends a message.

Two commits landed in bgrgndzz/spoonsor on Wednesday. The first introduced filtering capability for users [1], allowing the application to narrow down user lists by specific criteria. The second wired up email notifications [2] that trigger when a new user registers and sends a message, connecting registration events to the messaging system.

One email a day. Unsubscribe in one click.

References

  1. [1] filter users bgrgndzz/spoonsor
  2. [2] send mail when a user is registered and a message is sent bgrgndzz/spoonsor

Quick answers

What shipped in bgrgndzz on August 29, 2018?
Buğra Gündüz added user filtering to the spoonsor repository and set up email notifications when a user registers and sends a message. In total, 2 commits landed.
Who contributed to bgrgndzz on August 29, 2018?
1 developer shipped this update, including Buğra Gündüz.
What were the notable bgrgndzz updates?
filter users and send mail when a user is registered and a message is sent.