Frug / AJAX-Chat

A fully customizable web chat implemented in JavaScript, PHP and MySQL which integrates nicely with common forum systems like phpBB, MyBB, FluxBB, SMF and vBulletin. A Flash and Ruby based socket connection can be used to boost performance.
http://frug.github.io/AJAX-Chat/
545 stars 301 forks source link

Tab Nickname Completion does not work for european language. #268

Open Rederix opened 6 years ago

Rederix commented 6 years ago

I am from the Czech Republic and we have a language like C with a hook. But this character is stored in the database as hexadecimal. So finishing the nickname over "tab" does not work. Please repair for european language. :) Thank you.