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.
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] filter users bgrgndzz/spoonsor
- [2] send mail when a user is registered and a message is sent bgrgndzz/spoonsor