Posted
over 14 years
ago
Here is steps to follow if you want to submit a contribution to the official pfc source code.
* Fork the phpFreeChat project at github
* Clone your fork locally
* Add your contribution to your local branch
* Push it to github
* Submit a pull request to the official phpFreeChat branch
|
Posted
over 14 years
ago
by
kerphi
|
Posted
over 14 years
ago
by
kerphi
|
Posted
over 14 years
ago
phpFreeChat is developed on github since March 2011.
To clone it, uses this little command:
git clone git://github.com/kerphi/phpfreechat.git
Don't hesitate to fork it, to push your contribution on your branch and to submit a pull request to the project. Your code will then be reviewed before being integrated to the official source code.
|
Posted
over 14 years
ago
* Add a security on the delay calculation based on the ping value for slow connections ; r1275
* Fix nick auto complete bug (thanks to lackattack) ; r1276
* Improves the log proxy: year and month directories are created in order to split the logs (thanks to Cweener)
* Japanese translation updated (thanks to momo-i).
|
Posted
over 14 years
ago
phpFreeChat is developed on github since March 2011.
To clone it, uses this little command:
git clone git://github.com/kerphi/phpfreechat.git
Don't hesitate to fork it, to push your contribution on your branch and to submit a pull request to the project. Your code will then be reviewed before being integrated to the official source code.
|
Posted
over 14 years
ago
Here is few tips to help pfc integrators to merge external contributions into the official branch.
Fist of all the official repository has to be cloned:
git clone [email protected]:kerphi/phpfreechat.git
Then if someone submitted a pull request that is accepted, you can merge it two ways:
|
Posted
over 14 years
ago
If you want to support this project with money, you can make a donation.
If you are not a coder and you absolutely need a feature to be implemented. You can contact us, explain the feature you need and we will evaluate the time we need to implement this feature. Then you decide to pay or not.
|
Posted
over 14 years
ago
* Add a security on the delay calculation based on the ping value for slow connections ; r1275
* Fix nick auto complete bug (thanks to lackattack) ; r1276
* Improves the log proxy: year and month directories are created in order to split the logs (thanks to Cweener)
|
Posted
over 14 years
ago
With the logo
You plan to use the chat and you are ready to leave the linkback logo Array on your chat : the chat is totally free, and you can modify it. The license is LGPL.
Without the logo
* You plan to use the chat on a non-commercial
|