/[drupal]/contributions/modules/chatroom/chatroom.forms.inc
ViewVC logotype

Log of /contributions/modules/chatroom/chatroom.forms.inc

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.9.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 27 13:55:36 2009 UTC (13 hours, 9 minutes ago) by justinrandell
Branch: DRUPAL-6--3
Changes since 1.9.2.1: +0 -0 lines
Diff to previous 1.9.2.1 , to branch point 1.9
bring bugfixes over

Revision 1.9.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 15:13:58 2009 UTC (4 days, 11 hours ago) by justinrandell
Branch: DRUPAL-6--3
Changes since 1.9: +3 -3 lines
Diff to previous 1.9
bring bugfixes over

Revision 1.2.2.28 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 23 15:12:38 2009 UTC (4 days, 11 hours ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-3, DRUPAL-6--2-4
Changes since 1.2.2.27: +3 -3 lines
Diff to previous 1.2.2.27 , to branch point 1.2 , to next main 1.9
more dumb bugfixes for chats that are in rooms

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

Revision 1.2.2.27 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Nov 20 15:15:44 2009 UTC (7 days, 11 hours ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0, DRUPAL-6--2-0-BETA4, DRUPAL-6--2-1, DRUPAL-6--2-2
Changes since 1.2.2.26: +68 -37 lines
Diff to previous 1.2.2.26 , to branch point 1.2
#638276: make managing a chatroom's chats easier, and put it in the chatroom view where it belongs. thanks to tormi for the report

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

Revision 1.2.2.26 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 14:05:29 2009 UTC (8 days, 12 hours ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA3
Changes since 1.2.2.25: +1 -2 lines
Diff to previous 1.2.2.25 , to branch point 1.2
remove debug

Revision 1.2.2.25 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 12:23:17 2009 UTC (8 days, 14 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.24: +26 -9 lines
Diff to previous 1.2.2.24 , to branch point 1.2
#629400: make it easier to switch between public and private for admins form the chat UI. thanks Janam for the suggestion

Revision 1.2.2.24 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 11:54:02 2009 UTC (8 days, 15 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.23: +10 -8 lines
Diff to previous 1.2.2.23 , to branch point 1.2
only show the add user form if this is a private chat

Revision 1.2.2.23 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Nov 19 09:43:52 2009 UTC (8 days, 17 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.22: +17 -31 lines
Diff to previous 1.2.2.22 , to branch point 1.2
cleanup chat management form

Revision 1.2.2.22 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 16:33:19 2009 UTC (9 days, 10 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.21: +6 -2 lines
Diff to previous 1.2.2.21 , to branch point 1.2
#636206: keep chats associated with their chatrooms after edit, thanks to for the sylvaticus report

Revision 1.2.2.21 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 18 16:06:59 2009 UTC (9 days, 10 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.20: +31 -14 lines
Diff to previous 1.2.2.20 , to branch point 1.2
provide a programmatic way to save chats that belong in a given chatroom

Revision 1.2.2.20 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 16 11:31:55 2009 UTC (11 days, 15 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.19: +4 -3 lines
Diff to previous 1.2.2.19 , to branch point 1.2
make use autocomplete work for owners of a chat node, not just users who can access user profiles

Revision 1.2.2.19 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Nov 15 01:21:33 2009 UTC (13 days, 1 hour ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.18: +17 -2 lines
Diff to previous 1.2.2.18 , to branch point 1.2
#632810: add maximum user support to chatroom. admins can now set the maximum number of users who can chat concurrently, patch by Docc

Revision 1.2.2.18 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Nov 14 22:01:21 2009 UTC (13 days, 5 hours ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.17: +10 -15 lines
Diff to previous 1.2.2.17 , to branch point 1.2
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.2.2.17 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 12:33:47 2009 UTC (2 weeks, 2 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.16: +52 -49 lines
Diff to previous 1.2.2.16 , to branch point 1.2
#616704: make the user_pictures support check global, thanks Docc

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

Revision 1.2.2.16 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Nov 11 10:49:30 2009 UTC (2 weeks, 2 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA2
Changes since 1.2.2.15: +1 -14 lines
Diff to previous 1.2.2.15 , to branch point 1.2
rework popouts to not be an admin setting, just an adhoc user choice

Revision 1.2.2.15 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Nov 9 12:58:36 2009 UTC (2 weeks, 4 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.14: +24 -28 lines
Diff to previous 1.2.2.14 , to branch point 1.2
more imagecache support work, this is ready for wider testing now

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

Revision 1.2.2.14 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 22:05:00 2009 UTC (3 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-BETA1
Changes since 1.2.2.13: +9 -1 lines
Diff to previous 1.2.2.13 , to branch point 1.2
add invite support, still needs handling of the invite notifications

Revision 1.2.2.13 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 13:01:58 2009 UTC (3 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.12: +1 -51 lines
Diff to previous 1.2.2.12 , to branch point 1.2
woo, we now use the node's filters, so we get whatever the admin can come up with for filters by default. yep, smiley support happens right there :-). also, clean out some left over crud.

Revision 1.2.2.12 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Nov 3 00:08:58 2009 UTC (3 weeks, 4 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA5
Changes since 1.2.2.11: +54 -2 lines
Diff to previous 1.2.2.11 , to branch point 1.2
forgot these changes

Revision 1.2.2.11 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 16:42:12 2009 UTC (4 weeks ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA4
Changes since 1.2.2.10: +2 -2 lines
Diff to previous 1.2.2.10 , to branch point 1.2
fix notice on chatroom create page

Revision 1.2.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Fri Oct 30 12:35:31 2009 UTC (4 weeks ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA3
Changes since 1.2.2.9: +2 -2 lines
Diff to previous 1.2.2.9 , to branch point 1.2
fix bug with user picture form for new nodes

Revision 1.5 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 21:41:18 2009 UTC (4 weeks, 1 day ago) by justinrandell
Branch: MAIN
Changes since 1.4: +165 -167 lines
Diff to previous 1.4
pulling in changes from dev branch to head

Revision 1.2.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 20:43:01 2009 UTC (4 weeks, 1 day ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA2
Changes since 1.2.2.8: +53 -1 lines
Diff to previous 1.2.2.8 , to branch point 1.2
#616704: preliminary support for user pictures in chat online lists. Thanks Docc.

Revision 1.2.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Thu Oct 29 12:12:54 2009 UTC (4 weeks, 1 day ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.7: +15 -23 lines
Diff to previous 1.2.2.7 , to branch point 1.2
woo, CRUD now really works for chats and chatrooms, surely still bugs, but this is nearly ready for another alpha. begone cruft\!

Revision 1.2.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 17:01:19 2009 UTC (4 weeks, 2 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.6: +9 -3 lines
Diff to previous 1.2.2.6 , to branch point 1.2
bugfixes for CRUD on chatroom nodes

Revision 1.2.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 28 12:48:35 2009 UTC (4 weeks, 2 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.5: +2 -64 lines
Diff to previous 1.2.2.5 , to branch point 1.2
get rid of chatroom chat delete form - chats are nodes now, so we can just use the node form

Revision 1.2.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 22:26:52 2009 UTC (4 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.4: +4 -4 lines
Diff to previous 1.2.2.4 , to branch point 1.2
#611386: fix validation and saving of chat node

Revision 1.2.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 22:22:58 2009 UTC (4 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.3: +4 -5 lines
Diff to previous 1.2.2.3 , to branch point 1.2
#610662: get rid of debug cruft. also, various untested changes, make the theme implementation actually use the right signature, very early work on getting popups working. this is work in progress code.

Revision 1.1.2.10 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 27 22:11:34 2009 UTC (4 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA10
Changes since 1.1.2.9: +1 -7 lines
Diff to previous 1.1.2.9 , to branch point 1.1 , to next main 1.9
take out the configuration part of auto-archiving

Revision 1.2.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Oct 20 18:44:52 2009 UTC (5 weeks, 3 days ago) by justinrandell
Branch: DRUPAL-6--2
CVS Tags: DRUPAL-6--2-0-ALPHA1
Changes since 1.2.2.2: +92 -81 lines
Diff to previous 1.2.2.2 , to branch point 1.2
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.2.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 08:44:21 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2.2.1: +28 -2 lines
Diff to previous 1.2.2.1 , to branch point 1.2
pull in changes from 6.x-1.0-beta7

Revision 1.4 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 08:44:10 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: MAIN
Changes since 1.3: +28 -2 lines
Diff to previous 1.3
pull in changes from 6.x-1.0-beta7

Revision 1.1.2.9 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 07:15:43 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA7, DRUPAL-6--1-0-BETA8, DRUPAL-6--1-0-BETA9
Changes since 1.1.2.8: +27 -1 lines
Diff to previous 1.1.2.8 , to branch point 1.1
#577484: show a delete confirm form like the rest of Drupal when deleting a chat.

Revision 1.1.2.8 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Sep 15 06:50:10 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--1
Changes since 1.1.2.7: +2 -2 lines
Diff to previous 1.1.2.7 , to branch point 1.1
#577116: typo in message length code fixed.

Revision 1.3 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 21:08:59 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: MAIN
Changes since 1.2: +17 -2 lines
Diff to previous 1.2
pulling in changes for beta6

Revision 1.2.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 21:08:27 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--2
Changes since 1.2: +17 -2 lines
Diff to previous 1.2
pulling in changes for beta6

Revision 1.1.2.7 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 20:34:35 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA6
Changes since 1.1.2.6: +9 -2 lines
Diff to previous 1.1.2.6 , to branch point 1.1
#577122: make the help text next to the chat message form element admin configurable

Revision 1.1.2.6 - (view) (download) (as text) (annotate) - [select for diffs]
Mon Sep 14 20:16:48 2009 UTC (2 months, 1 week ago) by justinrandell
Branch: DRUPAL-6--1
Changes since 1.1.2.5: +9 -1 lines
Diff to previous 1.1.2.5 , to branch point 1.1
#577116: make the text entry max size configurable

Revision 1.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 16:06:59 2009 UTC (2 months, 2 weeks ago) by justinrandell
Branch: MAIN
Branch point for: DRUPAL-6--2
Changes since 1.1: +47 -16 lines
Diff to previous 1.1
bringing changes from 6.x-1.0-beta5 into HEAD

Revision 1.1.2.5 - (view) (download) (as text) (annotate) - [select for diffs]
Sun Sep 13 15:55:30 2009 UTC (2 months, 2 weeks ago) by justinrandell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA5
Changes since 1.1.2.4: +35 -1 lines
Diff to previous 1.1.2.4 , to branch point 1.1
#576104: make archived chat view better, and add the ability to 'unarchive' an archived chat

Revision 1.1.2.4 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 14:30:14 2009 UTC (2 months, 2 weeks ago) by justinrandell
Branch: DRUPAL-6--1
CVS Tags: DRUPAL-6--1-0-BETA3, DRUPAL-6--1-0-BETA4
Changes since 1.1.2.3: +6 -10 lines
Diff to previous 1.1.2.3 , to branch point 1.1
#327708 fix archive functionality

Revision 1.1.2.3 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 13:50:34 2009 UTC (2 months, 2 weeks ago) by justinrandell
Branch: DRUPAL-6--1
Changes since 1.1.2.2: +6 -5 lines
Diff to previous 1.1.2.2 , to branch point 1.1
#328811 get rid of WSOD on chat delete

Revision 1.1.2.2 - (view) (download) (as text) (annotate) - [select for diffs]
Sat Sep 12 13:23:17 2009 UTC (2 months, 2 weeks ago) by justinrandell
Branch: DRUPAL-6--1
Changes since 1.1.2.1: +2 -2 lines
Diff to previous 1.1.2.1 , to branch point 1.1
random fixes to just stop this being so completely broken

Revision 1.1.2.1 - (view) (download) (as text) (annotate) - [select for diffs]
Tue Dec 23 06:59:21 2008 UTC (11 months ago) by justinrandell
Branch: DRUPAL-6--1
Changes since 1.1: +2 -2 lines
Diff to previous 1.1
#331727 fix call time pass by reference bug

Revision 1.1 - (view) (download) (as text) (annotate) - [select for diffs]
Wed Oct 29 06:37:38 2008 UTC (12 months, 4 weeks ago) by coreymitchell
Branch: MAIN
CVS Tags: DRUPAL-6--1-0-BETA2, DRUPAL-6--1-1-BETA1
Branch point for: DRUPAL-6--1
#234636

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