| /[drupal]/contributions/modules/chatroom/chatroom.forms.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
bring bugfixes over
bring bugfixes over
more dumb bugfixes for chats that are in rooms
syncing with 6-x-2 BETA4
#638276: make managing a chatroom's chats easier, and put it in the chatroom view where it belongs. thanks to tormi for the report
syncing head with 6.x-2 BETA3
remove debug
#629400: make it easier to switch between public and private for admins form the chat UI. thanks Janam for the suggestion
only show the add user form if this is a private chat
cleanup chat management form
#636206: keep chats associated with their chatrooms after edit, thanks to for the sylvaticus report
provide a programmatic way to save chats that belong in a given chatroom
make use autocomplete work for owners of a chat node, not just users who can access user profiles
#632810: add maximum user support to chatroom. admins can now set the maximum number of users who can chat concurrently, patch by Docc
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
#616704: make the user_pictures support check global, thanks Docc
syncing head with latest beta2
rework popouts to not be an admin setting, just an adhoc user choice
more imagecache support work, this is ready for wider testing now
sync up HEAD with 6.x-2 BETA 1
add invite support, still needs handling of the invite notifications
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.
forgot these changes
fix notice on chatroom create page
fix bug with user picture form for new nodes
pulling in changes from dev branch to head
#616704: preliminary support for user pictures in chat online lists. Thanks Docc.
woo, CRUD now really works for chats and chatrooms, surely still bugs, but this is nearly ready for another alpha. begone cruft\!
bugfixes for CRUD on chatroom nodes
get rid of chatroom chat delete form - chats are nodes now, so we can just use the node form
#611386: fix validation and saving of chat node
#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.
take out the configuration part of auto-archiving
big, nasty, next generation code commit. do not use this yet, it will eat your site and kill your kittens. you have been warned.
pull in changes from 6.x-1.0-beta7
pull in changes from 6.x-1.0-beta7
#577484: show a delete confirm form like the rest of Drupal when deleting a chat.
#577116: typo in message length code fixed.
pulling in changes for beta6
pulling in changes for beta6
#577122: make the help text next to the chat message form element admin configurable
#577116: make the text entry max size configurable
bringing changes from 6.x-1.0-beta5 into HEAD
#576104: make archived chat view better, and add the ability to 'unarchive' an archived chat
#327708 fix archive functionality
#328811 get rid of WSOD on chat delete
random fixes to just stop this being so completely broken
#331727 fix call time pass by reference bug
#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.
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |