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

[TASK] Move all files out of chat directory #260

Open jwittorf opened 7 years ago

jwittorf commented 7 years ago

The repository shouldn't start in a separate directory to make it possible to clone it into an own preferred directory. Otherweise you would end up with a chat in the chat/chat directory. You can't just clone it into the root of your project because the .gitignore or the readme.md might overwrite existing files.