Currently, our "joined" message is sent voluntarily by a joining user after they join. It would be better if the "joined" message was triggered by something intrinsic to the user's onboarding process, so that a malicious client could not omit sending the joined message to join silently.
Also, our joined message currently looks like:
"@username has joined and will be registered soon Learn more"
Since we're removing the notion of username registration, it should simply say:
@username has joined
or better, if it's easy:
@username has joined Community-name