Chat by Siropu

Chat by Siropu [Paid] 1.25.1

No permission to buy (€29.99)
Will look into any bugs for 1.8.0, I hope I don't miss anything. I'm currently working on adding new cool features like chat rooms, /me command (done), window new message blink (done) and more!
Thanks. i will buy once update release :)
Please don't forget to make it works with this scenario:
Ability to set Display new forum Threads & Posts options per chat room base.
The purpose is to create a room for some user group (moderators) to spy all new posts with in some nodes/forums. So, only a certain user group and in their certain chat room will be listed new posts/threads as per Display new forum Threads & Posts options. In the same time, general chat room for common user will have another options for Display new forum Threads & Posts.

f30b0a9c5525ae8c95fb4fad11c92c5e.png



Thanks
 
Just paid, and test in my board. There are some issues, please help. Im using style Elegance 2 from @Arty.

barely visible:
  • All usernames
  • Chat participants number at the right side too
  • edit and delete button also barely visible.
  • link to the new thread or post
    9f746f48e4b414b3ea65507d373d7edc.png

  • options button for visitor:
    56ed3afc460125f80079f4434e9514c6.png
Feature is not working:
  • Tagging user name

IMO, it is better to follow site width rather than follow screen width. I don't sure if it is by design or not.

9816a210c846b943364d08360139d074.gif



Need improvement and modification:
  • Chat sound beep at each page. if we open several pages then chat sound will be beeped at each page. that beeps make user confuse.

Many thanks :)
 
Last edited:
Really i don't think its a job for a dev to make a addon that works with 3rd party themes, is that many of them that there is no hope.

Open up the siropu_chat.css template and edit the colors and sizing to your personal needs, its really easy to do.
 
Version 1.8.0 will have style properties and you can style the chat the way you want.

Feature is not working:
  • Tagging user name
The tag background is probably not visible on your style.

Need improvement and modification:
  • Chat sound beep at each page. if we open several pages then chat sound will be beeped at each page. that beeps make user confuse.
This is fixed in 1.8
 
I dont think thats a joke, many people will test things by for eg tagging self so he is just trying to confirm thats not the case.

Its hard to fix something based on very little information eg "its dont work" what dont work? Does it give any errors? What steps are you taking when trying to tag?

When you click on a users name in chat and pick tag user, what happens?
 
Your joke is funny. :confused::cool:
I know what is tag feature. But, do you hate if your customer shows your add on bugs?
I don't joke. When someone tags you, you supposed to see that message highlighted with a background color. You don't see that? What browser are you using?
 
Made the purchase! How can I manually add the hook into the template to show on the front page above everything else?
 
Last edited:
How did you add the mini avatar in front of the user name?

Edit: worked it out
add:
<xen:avatar user="$message" size="s" img="true" />

to the template siropu_chat_messages
Where did you add it? I added it 3rd line from the top, and it puts the avatar above the message
 
Where did you add it? I added it 3rd line from the top, and it puts the avatar above the message
Needs to be added to the left of
<xen:avatar user="$message" size="s" img="true" /> <a role="button" class="username Tooltip" title="{xen:phrase siropu_chat_tag_user}">{xen:if '{$message.username}', '{xen:helper richusername, $message}', '{xen:phrase guest}'}</a>:
<xen:else />
 
I did have a question, how long do the users show on the list before they are removed? It would be nice feature to have that they are removed after x number of minutes
 
Back
Top Bottom