Posted
about 17 years
ago
phpFreeChat 0.9.1 on 04/03/2006
* Bug fix: When a empty text is typed, nothing should be sent. Only a error message must be shown.
* Bug fix: Links auto-detections didn't work
* Bug fix: Now “openlinknewwindow” parameter is used also for the
|
Posted
about 17 years
ago
phpFreeChat 0.9.2 on 04/17/2006
* New turkish “tr_TR” translation (many thanks to mesut)
* New greek “el_GR” translation (many thanks to Speedy)
* Bug fix: a path was broken with php's safe_mode enable in xajax 0.2.3
* Bug fix:
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta2 on 06/17/2006
* Bug fix: channels were not joined in the correct order (last channel in the parameter array must be the last joined channel and the active one)
* Bug fix: the ”/me” command was broken (thanks to Eury)
*
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta3 on 07/07/2006
* Bug fix: the nickname list borders were badly displayed on IE6
* Show the corrupted files at the beginning of the list
* New API used to query the chat infos from external scripts (who is online, N last
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta4 on 08/01/2006
* Remove prototype dependencies. Why ? because prototype override some default javascript behaviors (Array) and break compatibility with others javascript libraries (example: ie7)
* New proxy: the “lock” proxy
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta5 on 09/04/2006
* Big refactoring:
* Set the “prefix” parameter value to ”“pfc_””. Now this parameter can't be changed because it simplify the new developments.
* Change the manner how resources are manager. Resources
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta6 on 09/23/2006
* Makes possible to use “frozen_nick” with a empty nick parameter. So it's possible to choose the nick at beginning of the session then it's impossible to change it.
* Make possible to change dynamicaly the
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta7 on 11/01/2006
* New '“privmsg”' parameter: this is an array of nicknames that you want to speak to (in a private chat) at first chat loading (thanks to Johnny for his sponsoring : $130 USD) [3h00]
* New '“firstisadmin”'
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta8 on 12/18/2006
* Japanese translation update (thanks to elf2000) [15min]
* Portuguese Brazilian translation update (thanks to candido) [10min]
* Italian translation update (thanks to bellakioma) [10min]
* Makes possible
|
Posted
about 17 years
ago
phpFreeChat 1.0-beta9 on 02/19/2007
* Optimizations: add a memory cache to containers this should improve CPU consuming and read/write file access. [5h40]
* Refactoring and optimizations: load the chat html and the chat styles with ajax routines
|