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 to use regular expressions for words in the censor proxy. [45min]
  • Ignore the “ini_set” warnings. It can occurs on servers which have disabled it for security reasons. [10min]
  • Remove the underline text decoration on the nicknames list [5min]
  • New Bangla from Bangladesh (“bn_BD”) translation (thanks to shuvro) [25min]
  • New Armenian (“hy_AM”) translation (thanks to Shadowed) [25min]
  • Rename “ua_UA” local to “uk_UA” (Ukranian translation) [10min]
  • Add the “word-wrap” CSS3 property to replace the dirty regex code in order to cut the long words. (thanks to firebane) [15min]
  • Fix a url parsing bug : the ”~” character was ignored. (thanks to firebane) [15min]
  • Bug fix: on some servers (ex: free.fr), the “file_exists” php function throw a warning which break pfc [15min]
  • Bug fix: some servers don't like 777 permissions and the chat was broken. I changed the proxy.php creation rights to 755. It should fix lot of “Error: the chat cannot be loaded!…” (thanks to Mirco D'Incà) [50min]
  • New ”/invite” command. Syntax is: ”/invite {nickname to invite} [{target channel}]” (thanks to Benedikt Hallinger) [20min]
  • Hide the “isadmin” user metadata from the whois box. This parameter is useless because of the glod shield icon. [15min]
  • Add the sound notification using a small flash applet. It's possible to enable/disable the sound notification at startup with the '“startwithsound”' parameter. (thanks to neohunter) [1h00]
  • Bug fix: on windows server the public path was incorrectly computed [0h25]
  • Optimizations: when directories were open for listing, they were not closed using “closedir()” php function. [1h00]
  • New esperanto translation ('“eo”' locale) (thanks to Andrey Yankovskiy) [15min]
  • German translation update : '“de_DE-informal”' (thanks to karsten) [5min]
  • New parameter '“max_displayed_lines”' (by default 150) used to free browser's memory when lot of lines are written in the chat. [1h20]
  • Add a mysql container. See demo55 for an example (thanks to HenkBB) [3h30]
  • Makes possible to have commands with multi parameters. Quotes (”) are used to identify parameters with spaces. see: http://www.phpfreechat.net/forum/viewtopic.php?id=872 [5h15]
  • Turkish translation update (thanks to Mehmet Olduz) [0h10]
  • Add the Romanian translation (thanks to Bindila Eduard Catalin) [0h15]
Fork me on GitHub