buddycloud / webclient

A javascript client to access buddycloud channels.
http://buddycloud.com
63 stars 23 forks source link

fold case to lowercase #275

Closed imaginator closed 11 years ago

imaginator commented 11 years ago

User mistypes "Android@topics.buddycloud.org" - since we fold channel names to lowercase, we should also make sure that we fold case in the client. "https://demo.buddycloud.org/Android@topics.buddycloud.org" -> "https://demo.buddycloud.org/android@topics.buddycloud.org"