mirror of
https://github.com/discourse/discourse.git
synced 2025-02-20 02:36:28 +00:00
This adds logic to increase an `InvitedUser` record, increase `redemption_count` and create a `:invitee_accepted` to let the inviter know that the invitee used the invite. Initial support for this was implemented in commit 9969631.