This is the actual first release of a version compatible with Drupal 7.0. It is what was meant to be in the 7.x-1.0-beta-1.0 release but due to Git mistakes. That release actually did not have this fix in it.
This release is actually compatible with the first release of Drupal 7, 7.0. Due to changes near the end of the Drupal 7 release cycle, 7.x-1.0-alpha1 was not compatible with the 7.0 release of Drupal when it happened.
This release fixes a bug where $user->picture can be used when it is unset. This may lead to sending a URL to the chat server that specifies the entire "files" directory and crashing of the Drupal site.
README.TXT file to include information on installing a RealChat server on a UNIX-based system and getting the appropriate information for the administrative settings page of the RealChat module on the Drupal site.
This is the initial release of the RealChat module, which was developed for Drupal 6.x.
It adds a "Chat now!" link to the menu system. The chat link, authentication key, and close URL are specified on a settings page. If the authentication key is given then an authenticatable link is created. The key must match the authentication key of the server.