online chat service with php, Simple and compact ...
codes not safe yet! i'm try to clean and safe them please wait...
- user Authentication
- password decryption
- solve private chat bugs - but some new bugs added!
- solve sending messages bugs - but some new bugs added!
- messages decryption
- searching users
- verify users with email
- reset password with email
- clean codes...
- Fork it!
- Create your branch:
git checkout -b my-new-branch
- Commit your changes:
git commit -am 'improve somthings...'
- Push to the branch:
git push origin my-new-branch
- Submit a pull request :D