Chat

Events happening in the community are now at Drupal community events on www.drupal.org.
This group should probably have more organizers. See documentation on this recommendation.

The Drupal Chat group hosts discussions of real-time chat development.

sofaking's picture

User Email Address - How to get a list of them in drupal

Can anyone help this Newbie out and tell me how to create a list of USERS EMAIL ADDRESSES in a D5 site.

thanks

Sofa

Read more
aaron's picture

IRC room for #drupal-xmpp now open!

I've made a request for Druplicon to start logging there as well: #drupal-xmpp.

Read more
amir simantov's picture

Wanted - A 3rd party tabbed-rooms chat to integrate with drupal or a "real" chat drupal module

Hi guys,

I have spent literally a few days looking for what I need and did not get a reasonable solution, so I asking for help.

I need a chatting capability which will give all of the following features, most are usually found in traditional chat systems. These are:
1. Anonymous users can take part in the chat
2. A main entrance room ("lobby")
3. A list on a sidebar with all chatters
4. User can open a private chat with another user by clicking her name (the name in the list and/or her name inside the lobby room on the line where she said something)

Read more
ijab's picture

integrate iJab, an AJAX XMPP web chat client into Drupal

I have written a module, which is my first Drupal module to integrate iJab into Drupal. I think I do in a very different way from XMPPFramework for I know very little about Drupal. (I hope somebody could implment users-sync, roster-sync and etc. in XMPPFramework)

If anybody is interested with this module, please go to http://drupal.ijab.im to experience it and I want to know where I can put the module.

Read more
aaron's picture

Subscriptions don't work

So I created a ticket in the DXMPP queue that I'm hoping to get some eyes on.

Basically, DXMPP registers users from the web server, and uses User Relationships to track a user's roster. Then on a user's page load, it sets a flag in Drupal.settings to add the users to their roster and subscribe via XMPP. After this is done, an AJAX call goes back to Drupal to keep things synchronized. Same on unsubscribe.

Read more
aaron's picture

XMPP Themable Client?

I'm looking for a Drupal XMPP client that utilizes the theme layer. The XMPP Framework seems fairly well developed, but that is a glaring omission there from what I can tell. Any other options? Is there any work in that direction? Should I just contribute my own plug-in for that module?

On a related note, what XMPP servers do folks recommend?

Thanks,
Aaron

Read more
Anonymous's picture

chatroom 6.x-2 BETA3 is ready for testing

this should be the last BETA - next release should be an RC! thanks to all the people who submitted patches, bug reports and ideas :-)

there's now an upgrade path from the 6.x-1 branch to the 6.x-2 branch, testers more than welcome!

release notes here:

http://drupal.org/node/637262

Read more
Anonymous's picture

chatroom 6.x-2 beta is ready for testing

the first beta for the development branch of chatroom module is now ready for testing.

compared to the current stable branch, this beta is faster and more feature complete. the focus now is on fixing remaining bugs, updating documentation, creating an upgrade path and making the UI nicer. beta-testers are very welcome to help shake out bugs, and any users with a 6.x-1 data set that can help with testing the upgrade path are especially welcome :-)

new features for the 6.x-2 branch:

<

ul>

  • private chats
  • chat invites
  • chat alerts
  • Read more
    Anonymous's picture

    second 6.x-2.0-alpha chatroom release is up!

    the second alpha of the drupal 6 development branch of the chatroom module is ready to go. this is a big update. many, many bugs fixed from 6.x-2.0-alpha1, and some nice new features. this branch now has more features than the 6.x-1.0 branch, and although its a long way from stable, is now a lot less likely to kill your kittens.

    this is ready for wider testing, but not yet for production use, and there no upgrade path from the 6.x-1.0 branch yet.

    Read more
    Anonymous's picture

    chatroom UI revamp

    the chatroom 6.x-2 branch is coming along nicely, much old cruft is being ripped out so some cool features can be added.

    i'm open to a complete revamp of the user interface of the module, and looking for anyone interested in making things user friendly and good looking to help out with mockups, css, etc.

    any takers?

    Read more
    Anonymous's picture

    chatroom 5.x maintainer

    anyone interested in taking on maintaining the chatroom 5.x code?

    i'm busily bring the 6.x port into shape, and just don't have time to look after the 5.x stuff.

    Read more
    Anonymous's picture

    new development release

    new development release of the chatroom is now up:

    http://drupal.org/node/70707/release

    big, nasty, next generation code - 2947 lines changed.

    do not use this yet on a production site, because it may eat your site and kill your kittens.

    you have been warned.

    new features, which are pretty much all under the hood:

    <

    ul>

  • much code clean up
  • chats are now nodes, and posting a message to a chat should honour the node access settings for the node. hello OG integration
  • all cache misses use the menu system
  • Read more
    Anonymous's picture

    chatroom integration?

    i'm looking into integrating the chatroom module (which i'm currently whipping back into shape) with Open Atrium.

    any interest in this out there?

    Read more
    Anonymous's picture

    chatroom module back in active development

    chatroom module is back in active development.

    after a long time away from the module, i'm picking it up again and trying to whip it back into shape. for non-developers, please try out the latest beta or dev code and report bugs and feature requests.

    Read more
    spidersilk's picture

    Chatroom question

    I just installed the chatroom module (version 5.x-1.9) on a client site, and thus far it seems nice - very simple to set up and use.

    Except for one thing: I can't figure out how to END a chat on it, or delete one. If you start a chat, it shows up in a list of "Open chats in this room", but there doesn't seem to be any way to close it or otherwise make it go away. I'd like to be able to delete the test chat I created to try it out, but can't find a way to do that.

    Read more
    Sciera's picture

    Chat Module

    Hi Guys,

    Can anyone recommend me a good chat solution for Drupal 6. I am trying to evaluate different solutions like DimDim, 123FlashChat Server, avchat(avchat.com)..

    Has anyone used any of these solutions.. Will U recommend any?

    I will be using this for a Learning Management solution. I would like to host online presentations, do whiteboarding, have the ability to control the time the chat sessions are on; All chat sessions will need to be stored and indexed for later retrieval. I will be using the apache solr module. That part seems to work fine.

    Read more
    samcohen's picture

    Integrating a Live Support/Chat System Into Drupal

    Hi all,

    I'm starting a new site that will be using a 3rd party live support system. I haven't select a vendor yet.

    I've been looking at the various chat modules and it doesn't seem like any of them work with live support chatting -- where a user can initiate a chat and one of a number of "operators" can answer it.

    I'm just wondering if anyone knows of any modules that do support this type of system?

    And if not, do you think any of the current modules that might come close to the functionality of a live support system

    Read more
    jacksonp2008's picture

    Chat doesn't work for me

    Fatal error: Call to undefined function chatroom_chat_get_latest_msgs() in /home/pollocko/public_html/drupal/sites/all/modules/chatroom/chatroom.module on line 636

    Drupal 6.9

    Chat Room 6.x-1.0-beta2

    Read more
    christefano's picture

    Talkinator integration

    Is anyone using Talkinator with or without Drupal integration? I read about it in I, Cringely and would love to hear people's experience with it.

    Read more
    marcvangend's picture

    Instant messaging for logged-in users

    Hi,

    Sorry for crossposting (see http://drupal.org/node/328100) but I didn't get any replies on the d.org forum.

    I'm searching for the best solution to provide 1-to-1 instant messaging functionality to logged-in users. My wishlist:
    - a block with logged-in users (that's the easy part)
    - when you click on a user, a chat window opens (no additional actions like login, create nickname, create chatroom etc.)
    - when you send a message, it shows up on the screen of the other user
    - not dependant on other accounts like msn, icq
    - chats are 1-to-1; closed and invisible for others

    Read more
    Subscribe with RSS Syndicate content

    Chat

    Group organizers

    Group notifications

    This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: