Posted
almost 13 years
ago
|
Posted
almost 13 years
ago
2.0.4 release is available for download. This release has these features:
* themable web interface (3 themes are available)
* responsive web interface (mobile, tablet, desktop)
* multi-user
* polling refresh system (with ajax)
* modular
|
Posted
almost 13 years
ago
[] phpFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It
|
Posted
almost 13 years
ago
* add the gamer theme
* check the server config is ok before starting the chat (php version, server/data/ folder permissions are 777)
* improve the makefile and the readme
* add phpfreechat version into the server http headers
* gramatical fix
|
Posted
almost 13 years
ago
* This is the 2.0 demo displaying the default theme.
* The same 2.0 demo can be tested with a different look: the carbon theme or the gamer theme.
* The 1.5 demo is also available. (look at it if you want a full feature chat)
forumgithub
|
Posted
almost 13 years
ago
|
Posted
almost 13 years
ago
* Switch back to PHP dependency >= 5.3.0 cause pfc hook uses intensively closures and traits PHP features.
* Wraps PUT and DELETE http methods to POST so pfc can be used on server which restricts these methods
|
Posted
almost 13 years
ago
* This is the 2.0 demo displaying the default theme.
* The same 2.0 demo can be tested with a different look: the carbon theme.
* The 1.5 demo is also available. (look at it if you want a full feature chat)
forumgithub
|
Posted
almost 13 years
ago
This version adjusts PHP dependency to >= 5.2.0 (slim framework 1.6.7 and without DIR) instead of 5.3.0 before (slim framework 2.0)
|
Posted
almost 13 years
ago
[] phpFreeChat is a free, simple to install, fast, customizable and multi languages chat that uses a simple filesystem for message and nickname storage. It uses AJAX to smoothly refresh (no flicker) and display the chat zone and the nickname zone. It
|