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 messages)
  • Optimization: don't initialize parameters when the cache file exists.
  • Bug fix: if the user is not present on the channel, call the createNick function in order to update the user metadata which are maybe nonexistent (no more ghost users).
  • Change the default directory creation rights to 755 in order to allow incorrect configured web servers to access to these directories.
  • New proxy: a “censor” proxy used to filter bad words in posted messages
  • Bug fix: the “displayMsg” javascript function was broken
  • Fix a javascript warning
  • Show the join notice each time the channel is joined (even if the page is reloaded)
  • Bug fix: Don't allow to send a message when the user is not connected
  • Bug fix: Now ”/quit” will leave the joined channels
  • Bug fix: after two clicks on channels tabs, the page was reloaded
  • New hungarian translation “hu_HU” (thanks to Keratomi)
  • Check if the “channels” parameter value is really an array of strings
  • New command: ”/identify {password}” (used to take admin rights)
  • Bug fix: the smiley box was hidden at first launch
  • Bug fix: Now the flooders are kicked
  • Bug fix: by default the “copy_r” function must give 644 rights to files
Fork me on GitHub