Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
Prune command is messed up, especially for /prune user
What do you mean? I don't see any issues with it.

Sometimes i just input 2 smilies on the chat box normally, and get one error that goes over the limit, that is set as 5! Then i try again and it works, what may this be?
Can't reproduce it. Does it happen only when you post smilies, or when using text, or both?

Is it just me or does your forum load slow.. if the chatbox is in the forum list page?
I'm using this chat for my own community and I don't see any slow downs. I've found the chat session query running multiple times but it should be fast despite of this. That issue be fixed in the next release.

@Siropu can you do something with your chat for dark themes/style, icons for rules, help, chatbot are not visible!!
You can change the icons from the chat style property. You can get new icons from sites such as: https://www.iconfinder.com/
 
I've managed to reproduce the issue with custom smilies containing characters that form another smilie by themselves.
 
Server Error Log
Error Info
ErrorException: copy(/data/Siropu/Chat/Images/14814257533b3083128.jpg): failed to open stream: Permission denied - library/XenForo/Helper/File.php:253
Generated By: Calliope, 1 minute ago

Stack Trace
#0 [internal function]: XenForo_Application::handlePhpError(2, 'copy(/...', '/...', 253, Array)
#1 /library/XenForo/Helper/File.php(253): copy('/tmp/php4xIGxp', '...')
#2 /library/Siropu/Chat/HelperUpload.php(32): XenForo_Helper_File::safeRename('/tmp/php4xIGxp', '/...')
#3 /library/Siropu/Chat/ControllerPublic/Chat.php(283): Siropu_Chat_HelperUpload::doUpload(Object(XenForo_Upload), 148142)
#4 /library/XenForo/FrontController.php(351): Siropu_Chat_ControllerPublic_Chat->actionUpload()
#5 /library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#6 /index.php(13): XenForo_FrontController->run()
#7 {main}
Request State
array(3) {
["url"] => string(50) "https://site.com/index.php?chat/upload"
["_GET"] => array(1) {
["chat/upload"] => string(0) ""
}
["_POST"] => array(4) {
["_xfToken"] => string(8) "********"
["_xfNoRedirect"] => string(1) "1"
["_xfResponseType"] => string(9) "json-text"
["_xfUploader"] => string(1) "1"
}
}
 
What do you mean? I don't see any issues with it.


Can't reproduce it. Does it happen only when you post smilies, or when using text, or both?


I'm using this chat for my own community and I don't see any slow downs. I've found the chat session query running multiple times but it should be fast despite of this. That issue be fixed in the next release.


You can change the icons from the chat style property. You can get new icons from sites such as: https://www.iconfinder.com/
Reproduction Steps
  1. User 1 uses the command "/prune user 2"
  2. User 2's messages are deleted from the room.
  3. User 1 uses the command "/prune user 3"
  4. User 3's messages are deleted from the room.
  5. User 4's screen now constantly refreshes, clearing all but one line in the chat. This happens in a repeat fashion until "/prune" is run by itself, without a parameter.
 
@Siropu The new Who's chatting widget is great. My feedback:
  1. Please add a widget renderer for it so that we can add it to more pages.
  2. Please make it more compact for big boards. It becomes way too big with a lot of users in it. I suggest to display avatars only or to make this an option / setting. Show additional information like username and online status on hover.
 
  • Please add a widget renderer for it so that we can add it to more pages.
  • Please make it more compact for big boards. It becomes way too big with a lot of users in it. I suggest to display avatars only or to make this an option / setting. Show additional information like username and online status on hover.
+1 :)
 
Last edited:
@Siropu Question about the sounds: Are the chat sounds in HTML5 conformity? If I remember right, they are not playing in mobile browsers. But it is possible. If you can afford time for that, please look into it, so that the sounds play on mobile browsers.
 
Sounds are javascript not html and according to mozilla, it is supported in all major browsers, desktop and mobile.
 
It's pure JS, no html is used. From what I've read, iOS prevents autoplay of sounds so that could be the problem if all the settings are set and sound enabled and it's not working.
 
Back
Top Bottom