trapped_soul
Well-known member
Sorry, was inundated with work until 03:00 hrs GMT. On its way.
Just disable the add-on?Is there a command I can add to disable chat without having to go through settings?
No no, my bad. Like a command like /prune. Only the command would be something like /disable and it would collapse the chat when the box is open so that its just the bar that says "enable chat".Just disable the add-on?
Ahh sorry.. I misunderstood you.No no, my bad. Like a command like /prune. Only the command would be something like /disable and it would collapse the chat when the box is open so that its just the bar that says "enable chat".
I think that's might be because there are some key shortcuts implemented in XenForo.
Try this css in extra.less:Is there a way I can remove the blinking myself?
.siropuChatNewMessage
{
animation: none !important;
-webkit-animation: none !important;
}
You just have to edit the phrases that start withDo you have any solution to disable the keyboard shortcuts by themselves?
shortcut.
and remove the content.Will look into it.I found a bug
You just have to edit the phrases that start withshortcut.
and remove the content.
Try this css in extra.less:
CSS:.siropuChatNewMessage { animation: none !important; -webkit-animation: none !important; }
You could set a custom commandA user of my suggested it would be nice to be able to link uploaded images to custom commands
//mycommand [IMG]url_to_image[/IMG]
and when you submit //mycommand
it will post that image. However, you can't do that in the current version due to a bug. It doesn't work with bb codes.No but I could add an option for it. We'll see.s there a way to hide the chat from certain pages?
No plans to change the current behavior.Also would be nice to have auto load older messages when you read the top of the chat.
After you set it to "Custom", edit the Chat widget positions and only set the position that you want (not a default Chat position).Is there a guide on how to use the "Custom" option of the chat position?
The Chat has text editor, rooms and tons of features.What the different between Chat vs Shoutbox?
Enable option "Enable editor submit button".Also please can you add Send button without using enter keypad button?
Added option to edit post author. Requires Chat moderator user group permission "Can change author".
Added admin option to hide the Chat on certain pages when using "All pages mode".
Added right Chat navigation icon with active user count on mobile when Chat navigation is enabled.
Bugs Fixed
Ordering users by most active not working on list update.
Saving message color saves the settings twice.
Using rgba in message color resulting in the display of the raw BB Code.
We use essential cookies to make this site work, and optional cookies to enhance your experience.