shanet / Cryptully

Encrypted chat for those that don't know crypto.
http://www.cryptully.com
GNU Lesser General Public License v3.0
37 stars 23 forks source link

Cannot send a message that contains unicode characters #33

Open dadopado opened 10 years ago

dadopado commented 10 years ago

When typing a message containing, for example, è+òàùéì etc, the Send does not send the message until those characters are deleted.

shanet commented 10 years ago

Hmm, I didn't consider unicode support when building this. I've been meaning to go back and fix/improve a few items with this project. I'll try to add unicode support at the same time. Thanks for reporting it.