Releases for Chat Room
chatroom 6.x-2.0-beta1
First released: November 6, 2009 - 16:47
Size: 81.92 KB
md5_file hash: b19782af28da88a502e04791a8dfbf2a
Last updated: November 6, 2009 - 16:51
entering beta now, no new big features from here on in until we have a stable 6.x-2.0 release. will now focus on bug fixing, UI work and polish to existing features.
- user invites and widget, with hooks for other modules to manage invites as they see fit
- a bunch of bug fixes
chatroom 6.x-2.0-alpha5
First released: November 3, 2009 - 00:36
Size: 80.36 KB
md5_file hash: 7331e360a37cf30dfb5e7910976b4d98
Last updated: November 3, 2009 - 00:40
getting closer to beta:
- #587620: implement private chats - woo, private chats are in
- #621478: SQL error after install - bug fix
once invites are done, its beta time.
chatroom 6.x-2.0-alpha4
First released: October 31, 2009 - 13:11
Size: 78.35 KB
md5_file hash: cac827887eef6bdd6369c5cfd1dad913
Last updated: October 31, 2009 - 13:15
more bug fixes, more features.
- #619628: Call to undefined function chatroom_get_room_list in chatroom.theme.inc - blocks now work in the dev branch
- chat in popups! (still some todo's in making this configurable.)
private chats and invites are the only remaining features to be added before i switch from alphas to betas, and move to polishing and bug fixing only.
chatroom 6.x-2.0-alpha3
First released: October 30, 2009 - 14:10
Size: 77.89 KB
md5_file hash: e142b4ad88c8edbc81f25c8a0c9c0ba0
Last updated: October 30, 2009 - 14:15
release early, release often. some nice new features:
- private message support
- kick and ban support
- basic command reponse notification in the client
- many bugs fixed, particularly in the command API hooks. chatroom module consumes its own chat command hooks, so other modules should be able to use its code as an example of how to do it.
chatroom 6.x-2.0-alpha2
First released: October 29, 2009 - 21:26
Size: 76.38 KB
md5_file hash: 6e4649041d39ddb0fa983a7aeb71ede7
Last updated: October 29, 2009 - 21:30
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.
- make the user online list actually update properly
- preliminary user picture support with imagecache integration for chat online lists
- add default teaser theming for chat and chatroom nodes, giving useful info in list view
- many caching fixes, so this is now much easier on the server than the 6.x-1.0 branch
- new message alerts, only via the browser title bar, but sound is on the todo list
- many, many bugfixes for the new node-based chats
- much old crufty code thrown away, slowly making headway to maintainability
chatroom 6.x-1.0-beta10
First released: October 27, 2009 - 22:16
Size: 101.73 KB
md5_file hash: c3bc09182a83bbea10df3188c6a8cf94
Last updated: October 27, 2009 - 22:20
just a bug fix.
chatroom 6.x-1.0-beta9
First released: October 27, 2009 - 17:17
Size: 101.81 KB
md5_file hash: 529fb92acc7055239215a04a9450de25
Last updated: October 27, 2009 - 17:20
just bugfixes.
chatroom 6.x-2.0-alpha1
First released: October 20, 2009 - 18:54
Size: 76.51 KB
md5_file hash: c0915b44633dab982491ae75f093de71
Last updated: October 20, 2009 - 18:55
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:
- 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
- we now pay attention to the latest message on the client side, which is the only way that is sane, and avoid problems related to ajax requests passing each other over the wire
- ability for modules to get at messages before they are saved via drupal_alter
- ability for modules to react to a message being save via a hook_chat_msg_saved()
chatroom 6.x-1.0-beta8
First released: October 20, 2009 - 10:54
Size: 101.9 KB
md5_file hash: 7b74cf502a3659d683a665f598bf1e9d
Last updated: October 20, 2009 - 10:55
bugfix release.
- #327708: Archive feature is broken
- #607400: Fatal error: Call to undefined function chatroom_chat_get_latest_msgs() in chatroom.module on line 615
getting closer to a release based on the 6.x-2 branch, at which point all work will cease on this branch.
chatroom 6.x-1.0-beta7
First released: September 15, 2009 - 08:41
Size: 101.9 KB
md5_file hash: 9a21e7d3eb019beb6a6cdffe7a230e47
Last updated: September 15, 2009 - 08:45
Fixed a bug and introduced a feature:
- #577116: Text-entry limit is too short: fixed typo so this really works now.
- #577484: Delete button doesn't require confirmation: deleting a chat now requires confirmation like everywhere else in Drupal.
Thanks to adam_b for all the bug reports and feature requests.
chatroom 6.x-1.0-beta6
First released: September 14, 2009 - 20:43
Size: 101.7 KB
md5_file hash: 075c26ff5cb56d72130616f9dbe57148
Last updated: September 14, 2009 - 20:45
Chatroom is a little bit more configurable with this beta.
- #577122: Suggested text change: text around the form element for entering chat messages is now admin configurable
- #577116: Text-entry limit is too short: the amount of text that can be entered into a message is now admin configurable
chatroom 6.x-1.x-dev
First released: September 14, 2009 - 09:25
Size: 101.74 KB
md5_file hash: b02e5bbeb3a9c07b99d3433bd146846e
Last updated: October 28, 2009 - 12:07
More better support for archiving chats:
- #576160: Chat users aren't informed of archived status: page is now refreshed, and a message set for all users who are in a chat that is archived by another user.
chatroom 6.x-2.x-dev
First released: September 13, 2009 - 16:28
Size: 43.37 KB
md5_file hash: f50dc4f5769d23a2129cb6f61d115adb
Last updated: November 10, 2009 - 00:04
Start of development branch.
At the very least, this branch will restore the performance of chatroom module so it can handle moderately sized chats without eating servers.
chatroom 6.x-1.0-beta5
First released: September 13, 2009 - 15:59
Size: 101.53 KB
md5_file hash: 6de09d710172e924b2556f122cfd600b
Last updated: September 13, 2009 - 16:00
A few more bug fixes and a feature addition:
- #518124: port sound notifications to jQuery plugin: turn off debug for soundManager. Could do with some help with this code, as it was introduced while I was away from teh module.
- #576104: Archived chats can't be read: viewing archived chats works better, and chats can now be unarchived.
chatroom 6.x-1.0-beta4
First released: September 13, 2009 - 11:47
Size: 101.51 KB
md5_file hash: ab24feff6b3de036b9c855de001cea42
Last updated: September 13, 2009 - 11:50
More bug fixes. The module now mostly works as described on the box, though this is not thoroughly tested.
More testers and bug reports welcome, so we can move towards finishing stabilising this branch.
Bugs fixed:
- Fixed blocks, they now work as expected.
- Removed commands like '/me' etc. The implementation seems to have been removed, so cleaned out references to it for consistency.
- #575896: Error message on edit
chatroom 6.x-1.0-beta3
First released: September 12, 2009 - 15:53
Size: 101.95 KB
md5_file hash: 56909573b67c62568a75a076b9b0f652
Last updated: September 12, 2009 - 15:55
This is a BETA release.
There are still known bugs, but new code fixing several WSOD crashes and other completely broken functionality makes it worth getting a new release out.
This branch will be stabilised then a new dev branch created to restore the performance of the module.
chatroom 6.x-1.0-beta2
First released: October 29, 2008 - 17:33
Size: 104.02 KB
md5_file hash: ae265784d337e7c842590aa591aa6023
Last updated: October 29, 2008 - 17:35
Patch from #35 in #234636: Official 6.x-dev release of Chat Room
This is a BETA release. PLEASE BACKUP BEFORE YOU UPGRADE, and post bugs in a new issue marked for 6.x.
Thank you Pedro Lozano, Paul Kishimoto, and benhammond.
chatroom 6.x-1.0-beta1
First released: October 24, 2008 - 10:33
Size: 9.53 KB
md5_file hash: 7220fa01bfe10ff40207a221f327dce4
Last updated: October 24, 2008 - 10:35
Patch from #35 in #234636: Official 6.x-dev release of Chat Room
This is a BETA release. PLEASE BACKUP BEFORE YOU UPGRADE, and post bugs in a new issue marked for 6.x.
Thank you Pedro Lozano, Paul Kishimoto, and benhammond.
chatroom 5.x-1.9
First released: October 12, 2007 - 13:07
Size: 57.51 KB
md5_file hash: f778885237e8d9474cb3731e05763450
Last updated: October 12, 2007 - 13:10
Changes since DRUPAL-5--1-8:
chatroom 5.x-1.8
First released: October 10, 2007 - 02:55
Size: 54.17 KB
md5_file hash: 53729777db48803616fc8d358be5ceed
Last updated: October 10, 2007 - 03:00
Changes since DRUPAL-5--1-7:
