Wednesday, Aug 29, 2018
shippedUser filtering and registration mail in spoonsor
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.
Sources
- filter users · bgrgndzz/spoonsor
- send mail when a user is registered and a message is sent · bgrgndzz/spoonsor