phpfreechat 7.x-1.0-rc3

Bug fixes

Version 7.x-1.0-rc3
-------------------
Protected text fields in administration form with check_plain() security checks.

Added the permission 'admin phpfreechat'.

Removed four unnecessary declarations.

Changed the status of a drupal warning message to "warning".

Fixed a pass-by-reference error.

phpfreechat 7.x-1.0-rc2

Bug fixes

Version 7.x-1.0-rc2
-------------------
Blocks now display, but still don't show who is in the chatrooms (which is mysterious since the exact same phpFreeChat calls are used to get the list of chat users in the Drupal 6 module, and it works perfectly).

phpfreechat 6.x-1.6

Bug fixes

Version 6.x-1.6
---------------
Some obscure bugs fixed, code comments clarified, and error checks added.

You can try out the chatbox live on a Drupal 6 site here: http://permutations.com/drup/

phpfreechat 6.x-1.5

Bug fixes
New features

Version 6.x-1.5
---------------
When the user logs out of Drupal, s/he also is logged out of phpFreeChat (a phpFreeChat /quit command is issued programmatically when the Drupal logout event occurs).

You can try out the chatbox live on a Drupal 6 site here: http://permutations.com/drup/

phpfreechat 7.x-1.0-rc1

Bug fixes
New features

Version 7.x-1.0
---------------
Version 6.x-1.5 of the module has been updated to work with Drupal 7.x. This is a direct port, and fully functional except for two minor items that never worked in any prior versions until last week, when I got them working in 6.x-1.2:

TODO:
* The blocks are listed and can be configured, but don't display.
* The custom per-node options don't work when creating a chatbox (you get the defaults you previously set up).

phpfreechat 6.x-1.4

Bug fixes
New features

Version 6.x-1.3 and Version 6.x-1.4
-----------------------------------
Fixing a packaging mistake - wrong files in 6.x-1.2 and 6.x-1.3.

Version 6.x-1.2
---------------
Removed t() functions from phpfreechat.install to comply with later versions of Drupal 6.x (tested on Drupal 6.34).

Minor change in phpfreechat.inc and parameters.txt for compatibility with phpFreeChat 1.7 (prior version had been tested with phpFreeChat 1.2).

Updated the INSTALL.txt instructions to clarify and update some details.

phpfreechat 6.x-1.3

Bug fixes
New features

Version 6.x-1.3
---------------
Just fixing a packaging mistake - wrong files in 6.x-1.2.

Version 6.x-1.2
---------------
Removed t() functions from phpfreechat.install to comply with later versions of Drupal 6.x (tested on Drupal 6.34).

Minor change in phpfreechat.inc and parameters.txt for compatibility with phpFreeChat 1.7 (prior version had been tested with phpFreeChat 1.2).

Updated the INSTALL.txt instructions to clarify and update some details.

Reformatted all files to comply with Drupal formatting standards.

phpfreechat 7.x-1.x-dev

New features

Version 7.x-1.0
---------------
Version 6.x-1.2 of the module has been updated to work with Drupal 7.x. This is a direct port, but it is not quite working.

TODO:

phpfreechat 6.x-1.2

Bug fixes
New features

Version 6.x-1.2
---------------
Removed t() functions from phpfreechat.install to comply with later versions of Drupal 6.x (tested on Drupal 6.34).

Minor change in phpfreechat.inc and parameters.txt for compatibility with phpFreeChat 1.7 (prior version had been tested with phpFreeChat 1.2).

Updated the INSTALL.txt instructions to clarify and update some details.

Reformatted all files to comply with Drupal formatting standards.

Chatbox options were not displaying on the "Add content" form when they should have been. Now they are.

phpfreechat 6.x-1.0

New features

This is a port of phpFreeChat 5.x-1.3 to Drupal 6.x. It has been tested on Drupal 6.9. The feature set is the same - it's just been adapted to work with Drupal 6.x.

Note that you may need to set the $base_url variable in the Drupal settings.php file for this module to work properly. See install.txt for more information.

phpfreechat 5.x-1.3

Bug fixes

Admin panel settings stored internally as arrays did not work before. Now they do, with the exception of Proxies Cfg (a multidimensional array). The additional settings that now work are:

nickmeta
nickmeta_private
nickmeta_key_to_hide
admins
frozen_channels
privmsg
refresh_delay_steps
skip_proxies
post_proxies
pre_proxies
bbcode_colorlist
nickname_colorlist
dyn_params

phpfreechat 5.x-1.2

Bug fixes

This version of the phpFreeChat module for Drupal fixes all known bugs, restores the link to the Drupal profile in the nick info box (this broke with phpFreeChat 1.1), and adds a new "away" feature. It works with phpFreeChat 1.2 (latest release).

phpfreechat 5.x-1.0-beta4

Bug fixes

Back to Beta since I found out there're still major issues with RC4 and phpfreechat 1.1 was released few weeks ago!

I'd like to thank permutations for the immense efforts that lead to this release.

phpfreechat 5.x-1.0-rc1

New features
Bug fixes

Now we have some real integration with Drupal.
This might be the last RC.

phpfreechat 5.x-1.0-beta2

New features
Bug fixes

Fixing some few bugs and introducing a new cool feature in the integration.

phpfreechat 5.x-1.0-beta

New features
Bug fixes

Beta release, please report all bugs under the correct version.

phpfreechat 5.x-1.x-dev

Bug fixes

Trivial change - just removed some duplicate info from the phpfreechat.info file.

Subscribe with RSS Subscribe to Releases for phpFreeChat integration