zom / Zom-Android-XMPP

THIS PROJECT IS NOW CLOSED. WE HAVE MOVED TO A NEW ZOM 2.0 MATRIX CORE. FOLLOW THE LINK!
https://github.com/zom/zom-android-matrix
GNU General Public License v3.0
141 stars 64 forks source link

ignore uppercase letters in username #395

Open Simon0Harms opened 6 years ago

Simon0Harms commented 6 years ago

How to reproduce: Invite a user which uses conversation.im and write a uppercase letter in the username. Let the conversation user accept the invitation. You will get a second user which has a lowercase username.

For Example. Invite Blaba@trashserver.net After the invite is accepted in zom will appear a new user with blaba@trashserver.net.

How to solve: Zom should transfer uppercase letters in usernames to lowercase.