Are you working on Buddy Chat for drupal 5.x? Many users on my site are requesting a feature like this on my site.

Thanks

CommentFileSizeAuthor
#3 buddy_chat-5.x.zip17.98 KBobsidiandesign

Comments

darren oh’s picture

Volunteers needed
I am seeking volunteers to help with future development. See the Chat development page. Or, if you prefer, you can donate to chat development.

ray007’s picture

subscribing

obsidiandesign’s picture

Assigned: Unassigned » obsidiandesign
Status: Active » Needs review
StatusFileSize
new17.98 KB

For the purposes of another project, I ported Buddy Chat to Drupal 5.7 - I want to add the patch, but it seems there's no CVS code to compare with, so I'll just post a ZIP. It works on our sites, but it probably could use a little testing/polishing from the community before it's 'truly' a 5.7 version. Also upgrades from buddylist to buddylist2.

darren oh’s picture

Status: Needs review » Fixed

Port added in CVS commit 125869.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.

asak’s picture

I have a problem with the solution offered in comment #3. Since it seems to be commited, i've created a new issue: http://drupal.org/node/314184

yonailo’s picture

How all these chat projects work ? Are they using HTTP polling to check if there are pending messages ?
Why not use a jabber server as a backend and start working on a drupal ajax-based jabber client ?

gumdrop’s picture

There's an excellent Ajax chat with optional server back end here:
https://blueimp.net/ajax/

anahowa’s picture

but no integration with drupal