phpFreeChat 1.1 on March 24, 2008

  • Features:
    • nickmeta parameter now supports raw html (see demo65 for an example) ; Rev 1211
    • New nickmeta_key_to_hide parameter ; Rev 1211
    • Add the dyn_params parameter. It makes possible to disable cache for a list of parameters. ; Rev 1222
    • Add the refresh_delay_steps parameter used to adjust dynamically refresh_delay depending on the chat activity (thanks to Markus for the patch) ; Rev 1223
  • Bug fix:
    • Code cleanup around debug parameter (thanks to sappheiros) ; Rev 1194
    • Fix a height style problem in blune theme (thanks to Satan'sPet) ; Rev 1196
    • Add a test for filemtime behavior (could be problematic on special filesystems like NFS, VZFS) in the file container init step (thanks to Ernst Schwab) ; Rev 1201
    • Bug fix: the system timezone was ignored because the GMT date was used. (thanks to Bob Richardson) ; Rev 1204
    • Window onload event is now handled only by prototype library ; Rev 1215
    • Security fix : nickname HTML injection (thanks to teamhackaday) ; Rev 1216
    • Remove the 'Chat loading' image because it can freeze the chat when imageshack.us is down ; Rev 1219
    • Bug fix: when max_msg value was zero, no message should be displayed at first chat loading (thanks to lnevo) ; Rev 1220
    • Upgrade to prototype 1.6.0.2 ; Rev 1215 and Rev 1230
  • Translations:
    • New Belgian Dutch (nl_BE) translation (thanks to Toon Van de Putte) ; Rev 1195
    • Hungarian translation update (thanks to GaLa) ; Rev 1197
    • Polish translation update (thanks to jwaldek) ; Rev 1198
    • Add the thai translation (thanks to itshee) ; Rev 1206
    • Update the Polish translation (thanks to jwaldek) ; Rev 1207
    • Update the Spanish translation (thanks to mayunia) ; Rev 1208
    • Add the Galician translation (thanks to Daniel Dorado) ; Rev 1209
    • Update Portuguese (pt_BR) translation (thanks to Roberson Gomes) ; Rev 1221
    • New Occitan (oc) translation (thanks to Arve Cassinhac) ; Rev 1226
    • Portuguese Brazilian (pt_BR) translation update (thanks to Falci) ; Rev 1229
    • Upgrade German (de_DE-formal) translation (thanks to Matthias C. Hormann) ; Rev 1231
Fork me on GitHub