Closed Papayapaya closed 2 years ago
Thanks for moving the .gitignore
and adding whitespace handling!
Blocking feedback:
filter()
as that'd prevent a maximum name length (and maybe be a bit cleaner)? On the other hand, it does broadly make sense to have some sort of max length as a 2GB long name for a group chat would cause problems. Open to pushback here.Nitpicks (not blocking):
cleans up names in make_user, removing invisible/weird whitespace characters. (idk whats going on with gitignore and cargo lock but lmk if i need to chage/remove those)