| /[drupal]/contributions/modules/chatroom/chatroom.theme.inc |
Parent Directory
|
Revision Log
|
Revision Graph
| Links to HEAD: | (view) (download) (as text) (annotate) |
| Sticky Tag: |
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
#637540: fix theming of archived chats, thanks to tormi for the report
syncing head with 6.x-2 BETA3
#636268: don't use tables for archive chat theming
make the user links a bit more readable
remove an unused function, use check_markup more
make the latest message loading actually work
#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
syncing head with latest beta2
#629026: implement submit button
more fixes for user picture theming
make the width of the chatroom board configurable
#629026: make the chat text submit area into a textfield, thanks podarok
rework popouts to not be an admin setting, just an adhoc user choice
more imagecache support work, this is ready for wider testing now
#616704: fixing up bugs, making this more robust.
sync up HEAD with 6.x-2 BETA 1
fix encoding of user-link html
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.
#: make message timestamp data actually get saved, and add a back to message date theming.
#: add private chat capability, with a widget to add/remove users from the chat interface. still rough, missing some sanity checks, but working enough to commit.
#: make blocks work again. two of the old blocks are gone, as i'd like to do them differently now. sitewide online list should really integrate with buddylist module, and i'm not sure the 'put list of chat users in a block' is a good idea anymore.
add popout behaviour to node link if chat is set as a popout
working, but a bit rough, support for chats in popups. woo, features flying in now.
basic private msg support now in
woo, first working cut at kick and ban support. private messages next, then fix all the bugs i just introduced.
fix teaser display for new chats
pulling in changes from dev branch to head
restore status alerts, not fully configurable yet.
#616704: preliminary support for user pictures in chat online lists. Thanks Docc.
restore scroll to when new messages arrive
fix warning in archive display
restore the last message theming for chatroom summary, stop using theme_item_list for user list
clean up theme hook, make default theming for node teasers
correct fetching and display of guest ids
remove some theming cruft.
use theme table for archive chat view, document the popout chat preprocess code
#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.
big, nasty, next generation code commit. do not use this yet, it will eat your site and kill your kittens. you have been warned.
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
pulling in changes from the DRUPAL-6--1 branch to HEAD
remove chatroom commands block. the implementation is gone, will need to restore it properly in a different branch.
make the list of users in a chat block work again.
#488360: make sure we use theme('username') so it output can be overridden
fix some broken links, should be 'chatroom' not 'chatrooms'
#359750: douggreen fix blocks display
#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 |