/[drupal]/contributions/modules/chatroom/chatroom.js
ViewVC logotype

Log of /contributions/modules/chatroom/chatroom.js

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Links to HEAD: (view) (download) (as text) (annotate)
Sticky Tag:

Revision 1.55 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 21 10:32:06 2009 UTC (4 days, 6 hours ago) by justinrandell
Branch: MAIN
CVS Tags: HEAD
Branch point for: DRUPAL-6--3
Changes since 1.54: +0 -0 lines
Diff to previous 1.54
syncing with 6-x-2 BETA4

Revision 1.54 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 14:28:30 2009 UTC (6 days, 3 hours ago) by justinrandell
Branch: MAIN
Changes since 1.53: +89 -66 lines
Diff to previous 1.53
syncing head with 6.x-2 BETA3

Revision 1.50.4.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 13:03:25 2009 UTC (6 days, 4 hours ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-BETA3, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-1, DRUPAL-6--2-2, DRUPAL-6--2-3
Changes since 1.50.4.25: +1 -14 lines
Diff to previous 1.50.4.25 , to branch point 1.50 , to next main 1.55
more make private clean up

Revision 1.50.4.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 10:41:02 2009 UTC (9 days, 6 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.24: +2 -2 lines
Diff to previous 1.50.4.24 , to branch point 1.50
fix is_popout line missing comma

Revision 1.50.4.24 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 12:59:55 2009 UTC (10 days, 4 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.23: +2 -2 lines
Diff to previous 1.50.4.23 , to branch point 1.50
fix control key typo

Revision 1.50.4.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 12:58:00 2009 UTC (10 days, 4 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.22: +5 -5 lines
Diff to previous 1.50.4.22 , to branch point 1.50
and again with the popout fix, sheesh

Revision 1.50.4.22 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 02:19:09 2009 UTC (10 days, 15 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.21: +24 -19 lines
Diff to previous 1.50.4.21 , to branch point 1.50
more popout fixes

Revision 1.50.4.21 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 01:32:31 2009 UTC (10 days, 15 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.20: +11 -2 lines
Diff to previous 1.50.4.20 , to branch point 1.50
#631920: allow enter from the text entry box to send message, ctr+enter or shift+enter to add a carriage return to text

Revision 1.50.4.20 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 22:01:21 2009 UTC (10 days, 19 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.19: +74 -52 lines
Diff to previous 1.50.4.19 , to branch point 1.50
make it easier to ban and kick users. add a framework to add links and functionality to the user list. clean up the UI a bit, archive chat button is missing, but will return. lots of general clean ups, make kicking and banning more robust. once this settles a bit, i'll release another beta

Revision 1.50.4.19 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 12 01:57:51 2009 UTC (13 days, 15 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.18: +2 -2 lines
Diff to previous 1.50.4.18 , to branch point 1.50
#459352: get rid of trailing ',' so IE is happy. thanks BManuel for the report

Revision 1.53 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 12:29:01 2009 UTC (2 weeks ago) by justinrandell
Branch: MAIN
Changes since 1.52: +10 -10 lines
Diff to previous 1.52
syncing head with latest beta2

Revision 1.50.4.18 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 12:21:37 2009 UTC (2 weeks ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.50.4.17: +2 -2 lines
Diff to previous 1.50.4.17 , to branch point 1.50
make the cursor focus go back to the text box after submitting message

Revision 1.50.4.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 12:14:22 2009 UTC (2 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.16: +8 -8 lines
Diff to previous 1.50.4.16 , to branch point 1.50
#629026: implement submit button

Revision 1.50.4.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 11:50:53 2009 UTC (2 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.15: +2 -2 lines
Diff to previous 1.50.4.15 , to branch point 1.50
fix bug with usersHtml updates

Revision 1.50.4.15 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 10:59:32 2009 UTC (2 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.14: +4 -4 lines
Diff to previous 1.50.4.14 , to branch point 1.50
#629026: make the chat text submit area into a textfield, thanks podarok

Revision 1.52 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 6 16:56:18 2009 UTC (2 weeks, 5 days ago) by justinrandell
Branch: MAIN
Changes since 1.51: +41 -3 lines
Diff to previous 1.51
sync up HEAD with 6.x-2 BETA 1

Revision 1.50.4.14 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Oct 31 12:07:44 2009 UTC (3 weeks, 4 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4, DRUPAL-6--2-0-ALPHA5, DRUPAL-6--2-0-BETA1
Changes since 1.50.4.13: +12 -15 lines
Diff to previous 1.50.4.13 , to branch point 1.50
add popout behaviour to node link if chat is set as a popout

Revision 1.50.4.13 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 17:49:50 2009 UTC (3 weeks, 4 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.12: +2 -2 lines
Diff to previous 1.50.4.12 , to branch point 1.50
fix popup check so we don't always do popups.

Revision 1.50.4.12 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 17:38:46 2009 UTC (3 weeks, 4 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.11: +25 -2 lines
Diff to previous 1.50.4.11 , to branch point 1.50
working, but a bit rough, support for chats in popups. woo, features flying in now.

Revision 1.50.4.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 13:46:32 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.50.4.10: +15 -2 lines
Diff to previous 1.50.4.10 , to branch point 1.50
basic command reponse infrastructure in place for 'system' messages

Revision 1.50.4.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 12:36:37 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.9: +6 -1 lines
Diff to previous 1.50.4.9 , to branch point 1.50
woo, first working cut at kick and ban support. private messages next, then fix all the bugs i just introduced.

Revision 1.51 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 21:41:18 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: MAIN
Changes since 1.50: +92 -615 lines
Diff to previous 1.50
pulling in changes from dev branch to head

Revision 1.50.4.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 21:13:48 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.50.4.8: +43 -2 lines
Diff to previous 1.50.4.8 , to branch point 1.50
restore status alerts, not fully configurable yet.

Revision 1.50.4.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 18:31:26 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.7: +11 -2 lines
Diff to previous 1.50.4.7 , to branch point 1.50
fix bugs in the scrolling code

Revision 1.50.4.7 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 18:20:25 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.6: +8 -1 lines
Diff to previous 1.50.4.6 , to branch point 1.50
restore scroll to when new messages arrive

Revision 1.50.4.6 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 17:32:51 2009 UTC (3 weeks, 5 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.5: +1 -5 lines
Diff to previous 1.50.4.5 , to branch point 1.50
fix dumb bug that was reloading messages

Revision 1.50.4.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 17:09:11 2009 UTC (3 weeks, 6 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.4: +9 -5 lines
Diff to previous 1.50.4.4 , to branch point 1.50
make the user list update again

Revision 1.50.4.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 15:11:55 2009 UTC (4 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.3: +3 -2 lines
Diff to previous 1.50.4.3 , to branch point 1.50
make caching work, woo. ~5ms for a cache hit vs ~85ms for a miss

Revision 1.50.4.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 14:23:16 2009 UTC (4 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.2: +23 -3 lines
Diff to previous 1.50.4.2 , to branch point 1.50
add in skipCache to poll requests, and make it configurable from php

Revision 1.50.4.2 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 12:50:20 2009 UTC (4 weeks ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.50.4.1: +10 -1 lines
Diff to previous 1.50.4.1 , to branch point 1.50
add a check for a chat being archived to the js code

Revision 1.50.4.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 18:44:52 2009 UTC (5 weeks ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.50: +44 -654 lines
Diff to previous 1.50
big, nasty, next generation code commit. do not use this yet, it will eat your site and kill your kittens. you have been warned.

Revision 1.50 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 06:37:38 2008 UTC (12 months, 3 weeks ago) by coreymitchell
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA10, DRUPAL-6--1-0-BETA2, DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4, DRUPAL-6--1-0-BETA5, DRUPAL-6--1-0-BETA6, DRUPAL-6--1-0-BETA7, DRUPAL-6--1-0-BETA8, DRUPAL-6--1-0-BETA9, DRUPAL-6--1-1-BETA1
Branch point for: DRUPAL-6--1, DRUPAL-6--2
Changes since 1.49: +484 -498 lines
Diff to previous 1.49
#234636

Revision 1.48.2.33 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 10 15:07:05 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-9
Changes since 1.48.2.32: +20 -21 lines
Diff to previous 1.48.2.32 , to branch point 1.48 , to next main 1.55
#182260 Prevent error when alerts are disabled.

Revision 1.48.2.32 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 3 08:49:07 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-8
Changes since 1.48.2.31: +2 -2 lines
Diff to previous 1.48.2.31 , to branch point 1.48
Made system time messages configurable.

Revision 1.48.2.31 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 21:26:13 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.30: +15 -11 lines
Diff to previous 1.48.2.30 , to branch point 1.48
More smileys optimization.

Revision 1.48.2.30 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 18:21:17 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.29: +28 -10 lines
Diff to previous 1.48.2.29 , to branch point 1.48
Use text smileys for flashing alert in window title.

Revision 1.48.2.29 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 16:16:06 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.28: +30 -68 lines
Diff to previous 1.48.2.28 , to branch point 1.48
Send user colours as a setting so that in the future they can be used for the site-wide on-line list.
Tweaked some JavaScript.

Revision 1.48.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 2 05:50:31 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.27: +17 -20 lines
Diff to previous 1.48.2.27 , to branch point 1.48
Coding style rewrite. Fixed random error in user color assignment.

Revision 1.48.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 19:03:47 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.26: +2 -2 lines
Diff to previous 1.48.2.26 , to branch point 1.48
Preserve text already typed when clicking on name in online block to send private message.

Revision 1.48.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 30 15:40:10 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.25: +44 -37 lines
Diff to previous 1.48.2.25 , to branch point 1.48
Made it possible to send private messages to guest users by clicking on name in online block.
Reverted to using "(privately)" to mark private messages.

Revision 1.48.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 22:30:09 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.24: +3 -3 lines
Diff to previous 1.48.2.24 , to branch point 1.48
Style change for private messages.
#168822 Allow alerts to be on by default.

Revision 1.48.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 21:39:59 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.23: +30 -23 lines
Diff to previous 1.48.2.23 , to branch point 1.48
Fixes for archives and private messages.

Revision 1.48.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 28 13:38:37 2007 UTC (2 years, 1 month ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.22: +96 -158 lines
Diff to previous 1.48.2.22 , to branch point 1.48
More jQuery conversion.
Fixed kick and ban.
Moved update functions to their own file.

Revision 1.48.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 18:14:57 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.21: +6 -5 lines
Diff to previous 1.48.2.21 , to branch point 1.48
Fixed local variables that were being declared as global.
Cleaned up smileys code.

Revision 1.48.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 16:47:54 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.20: +11 -1 lines
Diff to previous 1.48.2.20 , to branch point 1.48
Restored chatroomSmileyInsert function (erroneously removed)

Revision 1.48.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 15:23:38 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.19: +2 -2 lines
Diff to previous 1.48.2.19 , to branch point 1.48
Added validation for block update interval setting.
Allowed updates to be stopped in an open window.

Revision 1.48.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Sep 26 12:24:54 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.18: +1 -4 lines
Diff to previous 1.48.2.18 , to branch point 1.48
Removed unused onlineList setting.
Re-organized the settings form.
Minor coding style changes.

Revision 1.48.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 25 22:05:38 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.17: +170 -161 lines
Diff to previous 1.48.2.17 , to branch point 1.48
More jQuery updates.
Avoid calling unavailable global $user on updates.
Stop creating directories for the cache files.

Revision 1.48.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 24 04:05:15 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.16: +147 -152 lines
Diff to previous 1.48.2.16 , to branch point 1.48
Added "Chat Room" to block names.
Updated to jQuery.

Revision 1.48.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 21:30:22 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.15: +117 -117 lines
Diff to previous 1.48.2.15 , to branch point 1.48
Use drupal_add_js() to add settings.

Revision 1.48.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Sep 21 18:15:23 2007 UTC (2 years, 2 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.14: +2 -1 lines
Diff to previous 1.48.2.14 , to branch point 1.48
#160068 Make compatible with Drupal 5.2.

Revision 1.48.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 14:51:55 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.13: +5 -5 lines
Diff to previous 1.48.2.13 , to branch point 1.48
Cleaned up indents.

Revision 1.48.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 16 14:49:53 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.12: +25 -1 lines
Diff to previous 1.48.2.12 , to branch point 1.48
Restored flashing title alert.

Revision 1.48.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 05:51:08 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.11: +1 -20 lines
Diff to previous 1.48.2.11 , to branch point 1.48
Removed obsolete alert code.

Revision 1.48.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 05:36:16 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.10: +41 -1 lines
Diff to previous 1.48.2.10 , to branch point 1.48
#154457 Added alerts for new messages and for new users entering chat.
Thanks to Steve Dondley for sponsoring this feature.

Revision 1.48.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 10 03:00:20 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-7
Changes since 1.48.2.9: +7 -8 lines
Diff to previous 1.48.2.9 , to branch point 1.48
#157633
Fixed capitalization.
Made all strings translatable.
Clarified chat commands block.
Removed links from on-line users block.

Miscellaneous cleanup and tuning along the way.

Revision 1.48.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 19:34:43 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.8: +4 -2 lines
Diff to previous 1.48.2.8 , to branch point 1.48
#150703 Confirm on-line status of other users before sending user list to new users and suppress joined the chat messages for first 10 seconds.

Revision 1.48.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 6 17:38:24 2007 UTC (2 years, 4 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.7: +10 -8 lines
Diff to previous 1.48.2.7 , to branch point 1.48
Don't display sent time messages when time is undefined.

Revision 1.43.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Apr 9 21:07:45 2007 UTC (2 years, 7 months ago) by darrenoh
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-11, DRUPAL-4-7--1-12
Changes since 1.43.2.7: +25 -25 lines
Diff to previous 1.43.2.7 , to branch point 1.43 , to next main 1.55
Updated to comply with Drupal coding standards.

Revision 1.48.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 18:22:57 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-1, DRUPAL-5--1-2, DRUPAL-5--1-3, DRUPAL-5--1-4, DRUPAL-5--1-5, DRUPAL-5--1-6
Changes since 1.48.2.6: +17 -24 lines
Diff to previous 1.48.2.6 , to branch point 1.48
Simplified the JavaScript objects.

Revision 1.48.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 14 15:53:18 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.5: +2 -1 lines
Diff to previous 1.48.2.5 , to branch point 1.48
#126181 Made AJAX update script work for people who keep their modules outside the Drupal directory and access them with symlinks.

Revision 1.48.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Mar 13 21:04:26 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.4: +3 -1 lines
Diff to previous 1.48.2.4 , to branch point 1.48
Added a couple of continue statements for efficiency.

Revision 1.48.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Mar 12 01:21:25 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.3: +3 -3 lines
Diff to previous 1.48.2.3 , to branch point 1.48
More updates for compatibility with jQuery.

Revision 1.48.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Mar 10 00:02:36 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.2: +53 -53 lines
Diff to previous 1.48.2.2 , to branch point 1.48
Eliminated Drupal 4.7 JavaScript functions.

Revision 1.48.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Mar 9 15:01:43 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
Changes since 1.48.2.1: +2 -2 lines
Diff to previous 1.48.2.1 , to branch point 1.48
Fixed capitalization of Drupal.jsEnabled.

Revision 1.48.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 23:11:45 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-5
CVS Tags: DRUPAL-5--1-0
Changes since 1.48: +55 -55 lines
Diff to previous 1.48
Update to jQuery.

Revision 1.49
Wed Mar 7 16:59:21 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: MAIN
Changes since 1.48: +1 -1 lines
FILE REMOVED
Removed files from HEAD to avoid duplicating the DRUPAL-5 branch.

Revision 1.48 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 16:38:02 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: MAIN
Branch point for: DRUPAL-5
Changes since 1.47: +8 -8 lines
Diff to previous 1.47
Converting to Drupal 5.

Revision 1.47 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Mar 7 14:40:19 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: MAIN
Changes since 1.46: +60 -61 lines
Diff to previous 1.46
Preparing for Drupal 5 version.

Revision 1.43.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 28 21:59:51 2007 UTC (2 years, 8 months ago) by darrenoh
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-10, DRUPAL-4-7--1-8, DRUPAL-4-7--1-9
Changes since 1.43.2.6: +3 -11 lines
Diff to previous 1.43.2.6 , to branch point 1.43
Reverted ineffective changes made since revision 1.43.2.4.

Revision 1.43.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Feb 23 19:42:27 2007 UTC (2 years, 9 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.43.2.5: +7 -3 lines
Diff to previous 1.43.2.5 , to branch point 1.43
Used drupal_to_js to initialize JavaScript variables.
Made sure both cache timestamp and current time are sent on each update.
Added test intended to prevent join and leave messages from being generated within 5 seconds of the cache timestamp (it doesn't work; see #120629).

Revision 1.43.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Feb 8 17:54:32 2007 UTC (2 years, 9 months ago) by darrenoh
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-7
Changes since 1.43.2.4: +7 -3 lines
Diff to previous 1.43.2.4 , to branch point 1.43
The chat panel would show all on-line users as joining and off-line users as leaving on first update request. This was because users do not update their status unless the cache file timestamp has been updated. I fixed this by suppressing the display of join and leave messages for the first five updates.

Revision 1.43.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Feb 7 01:08:42 2007 UTC (2 years, 9 months ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.43.2.3: +2 -2 lines
Diff to previous 1.43.2.3 , to branch point 1.43
Fixed spelling error.

Revision 1.43.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jan 23 18:57:53 2007 UTC (2 years, 10 months ago) by darrenoh
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-2, DRUPAL-4-7--1-3, DRUPAL-4-7--1-4, DRUPAL-4-7--1-5, DRUPAL-4-7--1-6
Changes since 1.43.2.2: +58 -58 lines
Diff to previous 1.43.2.2 , to branch point 1.43
Cleaned up trailing spaces.

Revision 1.43.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 13 15:53:18 2006 UTC (3 years ago) by darrenoh
Branch: DRUPAL-4-7
CVS Tags: DRUPAL-4-7--1-0, DRUPAL-4-7--1-1
Changes since 1.43.2.1: +2 -2 lines
Diff to previous 1.43.2.1 , to branch point 1.43
#78920 Chatroom kicked out on Join problem.
Fixed chat cache path.

Revision 1.46
Mon Oct 16 23:24:34 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.45: +1 -1 lines
FILE REMOVED
Committing a new set of files for the next generation of Drupal chat.

Revision 1.45 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 9 12:44:00 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.44: +2 -1 lines
Diff to previous 1.44
Code documentation formatting.

Revision 1.43.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Oct 8 12:18:15 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: DRUPAL-4-7
Changes since 1.43: +1 -2 lines
Diff to previous 1.43
#73154 Display chatroom like forum topics. By moshe weitzman.

Revision 1.44 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Oct 2 23:02:47 2006 UTC (3 years, 1 month ago) by darrenoh
Branch: MAIN
Changes since 1.43: +1 -2 lines
Diff to previous 1.43
Fix documentation formatting.

Revision 1.43 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 3 01:48:21 2006 UTC (3 years, 2 months ago) by justinrandell
Branch: MAIN
Branch point for: DRUPAL-4-7
Changes since 1.42: +5 -2 lines
Diff to previous 1.42
fix for updating away status from drupal user pedrofaria: http://drupal.org/node/81115

Revision 1.42 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Aug 3 08:53:38 2006 UTC (3 years, 3 months ago) by justinrandell
Branch: MAIN
Changes since 1.41: +4 -1 lines
Diff to previous 1.41
fix for when the list of users in a chat block is not enabled

Revision 1.41 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 25 10:55:00 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.40: +20 -10 lines
Diff to previous 1.40
added username to warning msg.

Revision 1.40 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 25 02:40:21 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39
cleaning lastUser var after writing last msg's time

Revision 1.39 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 24 23:57:57 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.38: +55 -2 lines
Diff to previous 1.38
added visual alert on new msgs when chat window looses focus

Revision 1.38 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 24 23:28:36 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.37: +12 -6 lines
Diff to previous 1.37
improved msgs identation code

Revision 1.37 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 24 23:05:37 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.36: +3 -12 lines
Diff to previous 1.36
improved mgs identation code

Revision 1.36 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 24 21:21:38 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
committing not quite finished implementation of adding one-on-one chats via sitewide who is online list, because there are lots of changes, and i don't want paulo to get too out of sync.

Revision 1.35 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 23 07:27:03 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.34: +13 -14 lines
Diff to previous 1.34
unfutz the setAsBack function

Revision 1.34 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 23 06:48:10 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.33: +28 -2 lines
Diff to previous 1.33
implemented this: http://drupal.org/node/75057

mark user as back if when they send a message.

Revision 1.33 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 23:45:20 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.32: +9 -3 lines
Diff to previous 1.32
unfutzed the indent code

Revision 1.32 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 09:07:11 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.31: +48 -17 lines
Diff to previous 1.31
added ban user functionality and manage banned user functionality to chatroom edit form.

Revision 1.31 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 22 05:33:59 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.30: +81 -38 lines
Diff to previous 1.30
- added configurability to the "* Sent at <time>" msgs
- added kick user functionality - still needs some polish though
- refactored ajax js and response code to use object names and arrays
- refactored "* Sent at <time>" js to use setTimeout/clearTimeout

Revision 1.30 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 21 12:53:12 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.29: +31 -15 lines
Diff to previous 1.29
started admin functionality and refactored commands to handle usernames with spaces

Revision 1.29 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 19 12:46:00 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.28: +49 -77 lines
Diff to previous 1.28
some code cleanups

Revision 1.28 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 10:36:33 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.27: +5 -4 lines
Diff to previous 1.27
make /away and /back command toggle status checkbox

Revision 1.27 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 18 00:12:11 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.26: +10 -3 lines
Diff to previous 1.26
checking "away" status in UI if user is "away" on page reload

Revision 1.26 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 23:53:24 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.25: +13 -7 lines
Diff to previous 1.25
fixed a bug in msg's identation code

Revision 1.25 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 20:33:41 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.24: +17 -2 lines
Diff to previous 1.24
first UI improvements to away functionality

Revision 1.24 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 17 19:22:06 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.23: +2 -2 lines
Diff to previous 1.23
remove redundant call to encodeUriComponent

Revision 1.23 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 15 01:38:58 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.22: +17 -14 lines
Diff to previous 1.22
changes to make the code work with cvs HEAD

Revision 1.22 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 20:46:26 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.21: +3 -3 lines
Diff to previous 1.21
fixed the escape to encodeURIComponent() properly

Revision 1.21 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 20:38:47 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.20: +2 -3 lines
Diff to previous 1.20
fix for issue raised here: http://drupal.org/node/73629

Revision 1.20 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 12:20:26 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.19: +4 -1 lines
Diff to previous 1.19
make sure the system message resets the lastUser

Revision 1.19 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 06:38:17 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.18: +15 -7 lines
Diff to previous 1.18
added away and back message support in js.

changed user list function to return current user at top of list.

Revision 1.18 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 05:39:02 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.17: +8 -7 lines
Diff to previous 1.17
fix for smileys when there's no space before them

Revision 1.17 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 05:17:14 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.16: +51 -27 lines
Diff to previous 1.16
some fixes for the timestamp code, and a clean up of for loops.

Revision 1.16 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jul 14 04:21:34 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.15: +52 -26 lines
Diff to previous 1.15
added lots of UI improvements

Revision 1.15 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 15:55:10 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.14: +29 -19 lines
Diff to previous 1.14
first hacky code for away status in online user list.

need some fancy css now.

Revision 1.14 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Jul 13 08:13:01 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.13: +75 -33 lines
Diff to previous 1.13
some general fixes.

rework of smiley support to get rid of sending html to the browser and using innerHTML.

Revision 1.13 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 23:39:12 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.12: +13 -5 lines
Diff to previous 1.12
fixes for smileys support code when smileys module not enabled

Revision 1.12 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 18:35:25 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.11: +5 -1 lines
Diff to previous 1.11
added timezone suport

Revision 1.11 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jul 12 04:44:54 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.10: +30 -18 lines
Diff to previous 1.10
some changes to cope with smileys module integration

Revision 1.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Jul 11 16:45:30 2006 UTC (3 years, 4 months ago) by pacheco
Branch: MAIN
Changes since 1.9: +25 -21 lines
Diff to previous 1.9
UI improvements

Revision 1.9 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 9 09:21:43 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.8: +12 -9 lines
Diff to previous 1.8
check for userlist block in js and enable user list block by default in install file

Revision 1.8 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Jul 8 16:35:41 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.7: +47 -45 lines
Diff to previous 1.7
lots of changes, getting ready to release for 4.7

Revision 1.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jul 3 14:59:45 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6
fixed missing space in message diplay

Revision 1.6 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jul 2 05:43:34 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.5: +101 -18 lines
Diff to previous 1.5
added first hacky implementation of '/msg' and '/me'. code is not the cleanest and UI could do with some work. usage:

/msg <username> <msg text>
the following message will show up in <user_name>'s chat only:
[<time>] <sending_username> private: <msg text>

/me <msg text>
will show up italicised in all users chats:
* <username> <msg text>

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Jun 30 02:13:35 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.4: +17 -9 lines
Diff to previous 1.4
changed code again, sending module path and chatroom cache file to brower, so can avoid session bootstrap on cache hit again. applied changes to make a query compatible with mysql 3.23 - thanks pacheco (http://drupal.org/node/70949). probably wont do much more until i've got the port to jQuery done

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 16:16:59 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.3: +9 -24 lines
Diff to previous 1.3
applied fixes for path issues (http://drupal.org/node/71226,http://drupal.org/node/70728) and for typo preventing chat name from appearing in block(http://drupal.org/node/71247)

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Jun 28 01:06:05 2006 UTC (3 years, 4 months ago) by justinrandell
Branch: MAIN
Changes since 1.2: +4 -3 lines
Diff to previous 1.2
fixed the display of last message. further speed ups - write messages use chatroomread.php, and no ajax operations incur more than a drupal session bootstrap

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Jun 26 05:40:24 2006 UTC (3 years, 5 months ago) by justinrandell
Branch: MAIN
Changes since 1.1: +14 -12 lines
Diff to previous 1.1
add checks on eval'ed data and update timestamp

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Jun 25 10:44:30 2006 UTC (3 years, 5 months ago) by justinrandell
Branch: MAIN
Initial commit of Drupal 4.7 chatroom module.
This is alpha code - do not use on sites you care about.

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

  ViewVC Help
Powered by ViewVC 1.1.2