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

Feature request: Include file sending in chat #248

Closed damms005 closed 3 years ago

damms005 commented 7 years ago

Thanks for the wonderful project!

However, is there any provision to include file sending feature to this great chat?

For example, I may want to send screen-shots to my chat partner, etc.

Thank you

Tymewalk commented 7 years ago

You could send it as an [img].

Or you could just host it somewhere else (GitHub Gist?) and then give them the link.

pigeonburger commented 3 years ago

Got all kinds of virus warnings clicking on that link. Are there any alternatives to uploading files?

damms005 commented 3 years ago

@pygeonburger maybe you should avoid using this package in newer projects (and probably replace its existing installations), as it appears unmaintained