Real-time validation for user's name and username

We added validation to the user's name and username to prevent them from entering emojis (because emojis are now reserved for status). Let's make the interaction a bit more user-friendly and add real-time validation. If the user enters an emoji, show an error as they type.

Pages that require this update:

Edited by Matej Latin