Releases for phpfreechat

phpfreechat 6.x-1.1

permutations - January 23, 2009 - 13:23
Download Size md5 hash
phpfreechat-6.x-1.1.tar.gz 37.79 KB 3715e407073978429c4187c38886a686
Official release from CVS tag: DRUPAL-6--1-1
Last updated: January 23, 2009 - 13:25

Corrected files.

phpfreechat 6.x-1.x-dev

permutations - January 23, 2009 - 13:18
Download Size md5 hash
phpfreechat-6.x-1.x-dev.tar.gz 37.79 KB ee2572673a934b55d1363e0ada4aae52
Nightly development snapshot from CVS branch: DRUPAL-6--1
Last updated: January 24, 2009 - 00:16

Hopefully this is the 6.x release with the correct files.

phpfreechat 6.x-1.0

permutations - January 23, 2009 - 03:16
Download Size md5 hash
phpfreechat-6.x-1.0.tar.gz 37.49 KB 98ae6b9384dd68eb87564aafd3712a7b
Official release from CVS tag: DRUPAL-6--1-0
Last updated: January 23, 2009 - 03:20

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

permutations - December 26, 2008 - 04:28
Download Size md5 hash
phpfreechat-5.x-1.3.tar.gz 37.47 KB e0fae8c9125c66d1d0d29a822e4ed9d1
Official release from CVS tag: DRUPAL-5--1-3
Last updated: December 26, 2008 - 04:30

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

Probably you won't use most of these, but one in particular is handy. If you are having problems with too-aggressive noflood settings (the noflood feature was added in phpFreeChat 1.2), you can use skip_proxies to disable it. Just enter "noflood" in the admin panel skip_proxies box. If you want to also disable, for example, the feature that censors bad language, enter "censor,noflood" (no quotes). For all array fields, separate values with commas.

The other change in this version is important, but invisible. The module was saving a huge amount of user settings unnecessarily, resulting in gigantic queries that could bring down a shared server. This has been fixed.

phpfreechat 5.x-1.2

permutations - December 1, 2008 - 03:04
Download Size md5 hash
phpfreechat-5.x-1.2.tar.gz 37.01 KB 38f5f8edd0ba5097b5171663ff1e4da0
Official release from CVS tag: DRUPAL-5--1-2
Last updated: December 1, 2008 - 03:05

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).

The "away" feature is a toggle that lets users indicate when they are away from their computer, and when they are back again. It can be triggered in two ways - clicking on the new "door" button that opens and closes to indicate status, or typing /away on the command line (which also causes the door to open and close). Others in the chat are notified by a status message, and the string "(away)" is added to or removed from the user's nickname in the list. There is sometimes a slight delay between when the command is executed and when it's implemented. This is due to coding within phpFreeChat itself. The away feature will eventually be added to phpFreeChat core (the original author asked me to do that).

There is still a timeout problem - no matter how high the setting, users still time out after 20 minutes or so of inactivity. But this is a problem within phpFreeChat, not the Drupal module. The problem has been reported on the phpFreeChat site.

phpfreechat 5.x-1.0-beta4

Omar - May 1, 2008 - 15:44
Download Size md5 hash
phpfreechat-5.x-1.0-beta4.tar.gz 22.07 KB 9380dfbe5ccf70771a7ccf4d53b665d8
Official release from CVS tag: DRUPAL-5--1-0-BETA4
Last updated: May 1, 2008 - 15:45

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.

The following major issues were fixed:
http://drupal.org/node/187468
http://drupal.org/node/200962
http://drupal.org/node/250069
http://drupal.org/node/199531

phpfreechat 5.x-1.0-rc4

Omar - December 7, 2007 - 19:41
Download Size md5 hash
phpfreechat-5.x-1.0-rc4.tar.gz 21.67 KB 7fce871d155fe5774debbf73e3330a0d
Official release from CVS tag: DRUPAL-5--1-0-RC4
Last updated: December 7, 2007 - 19:45

Fixing many issues with integration.

phpfreechat 5.x-1.0-rc3

Omar - November 29, 2007 - 15:05
Download Size md5 hash
phpfreechat-5.x-1.0-rc3.tar.gz 21.49 KB fbf9eeeed75dc71bcf53315f2e7bb105
Official release from CVS tag: DRUPAL-5--1-0-rc3
Last updated: November 29, 2007 - 15:10

Fixing major issue #186257.

phpfreechat 5.x-1.0-rc2

Omar - November 13, 2007 - 13:39
Download Size md5 hash
phpfreechat-5.x-1.0-rc2.tar.gz 21.44 KB 83b70f9bb5351252caa5b67f5ba71254
Official release from CVS tag: DRUPAL-5--1-0-RC2
Last updated: November 13, 2007 - 13:40

Fixing a major issue in previous RC.

phpfreechat 5.x-1.0-rc1

Omar - November 13, 2007 - 11:19
Download Size md5 hash
phpfreechat-5.x-1.0-rc1.tar.gz 21.46 KB 51f31f93099647a4892cfc7e53dd9af4
Official release from CVS tag: DRUPAL-5--1-0-RC1
Last updated: November 13, 2007 - 11:20

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

phpfreechat 5.x-1.0-beta3

Omar - November 8, 2007 - 17:07
Download Size md5 hash
phpfreechat-5.x-1.0-beta3.tar.gz 20.75 KB ba6bf28aaf41c723f57bd9f354b621d4
Official release from CVS tag: DRUPAL-5--1-0-BETA3
Last updated: November 8, 2007 - 17:10

Various integration issues fixed.

phpfreechat 5.x-1.0-beta2

Omar - November 1, 2007 - 21:30
Download Size md5 hash
phpfreechat-5.x-1.0-beta2.tar.gz 20.47 KB 40ae7b3a8f0f5cc885ddcd74a2a68c75
Official release from CVS tag: DRUPAL-5--1-0-BETA2
Last updated: November 1, 2007 - 21:35

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

phpfreechat 5.x-1.0-beta

Omar - October 28, 2007 - 21:00
Download Size md5 hash
phpfreechat-5.x-1.0-beta.tar.gz 18.6 KB cf388aa4f1bf5f22b710758b563df0d0
Official release from CVS tag: DRUPAL-5--1-0-BETA
Last updated: October 28, 2007 - 21:05

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

phpfreechat 5.x-1.x-dev

Owen Barton - January 21, 2007 - 07:46
Download Size md5 hash
phpfreechat-5.x-1.x-dev.tar.gz 37.48 KB ea2131ecd2523d813c81c6b0633ce034
Nightly development snapshot from CVS branch: DRUPAL-5
Last updated: December 26, 2008 - 12:11

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

phpfreechat HEAD

Owen Barton - November 11, 2006 - 09:14
Download Size md5 hash
phpfreechat-HEAD.tar.gz 21.64 KB ae90cc2a4829eb270759f446452805f1
Nightly development snapshot from CVS branch: HEAD
Last updated: December 9, 2007 - 12:06

phpfreechat 4.7.x-1.x-dev

Owen Barton - September 13, 2006 - 17:02
Download Size md5 hash
phpfreechat-4.7.x-1.x-dev.tar.gz 17.71 KB 3c3862b114fc6d67a719cd536516c7aa
Nightly development snapshot from CVS branch: DRUPAL-4-7
Last updated: January 22, 2007 - 12:10

phpfreechat 4.6.x-1.x-dev

Owen Barton - May 8, 2006 - 09:00
Download Size md5 hash
phpfreechat-4.6.x-1.x-dev.tar.gz 12.07 KB e4f3e2d1c8875d4dc95b11b1e23a8373
Nightly development snapshot from CVS branch: DRUPAL-4-6
Last updated: November 13, 2006 - 12:21
Syndicate content
 
 

Drupal is a registered trademark of Dries Buytaert.