TaigaChat Pro - Realtime chat/shoutbox [Deleted]

Luke do you think you could implement a multi page access to the full shoutbox page to browse and get older messages (like on a XenForo thread)?
 
Hi @Luke Foreman , I really prefer to have timestamp format - None for Shoutbox in sidebar as it saves some precious space, but sometimes it is very useful to know, what time was the last message posted to chat. That's why I wonder if it would be possible to show timestamp in tooltip (or something similar) when you hover over the chat message?

As far as I know, there is no option to show different timestamp format for sidebar, alternate and full view or am I wrong?
This can be done with template edits
Would you be so kind and tell me what exactly and where I need to edit, please? Thanks!
 
There are more commands to the chat? in skype there are all these:

Code:
/me [text]
/topic [text]
/add [skypename+]
/alertson [text]
/alertsoff
/leave
/get creator
/get role
/whois [skypename]
/setrole [skypename] MASTER|HELPER|USER|LISTENER
/kick [skypename]
/kickban [skypename]
/get uri
/get options
/set options [[+|-]flag] ..
/setpassword [password] [password hint]
/clearpassword
/get password_hint
/get banlist
/get allowlist
/set banlist [[+|-]mask] ..
/set allowlist [[+|-]mask] ..
/golive [token]
/invite [skypename]
/fork [skypename+]
/help

some are interesting to add as the banned list.
 
  • Like
Reactions: rdn
any chance of this mod recording the amount of chats by a user and also incorporating trophy points for x amount of chats.

thanks
 
Last edited:
It'll be awesome if the archive feature can post as the original user (instead of assigning it to just 1 user) if I set the "shout messages per archive post" to 1.

Edit: Actually I think it's doable if i modify the cron entry.

Edit2: I got this working, but it doesn't show up as last user in the thread.
 
Last edited:
Hello
I use Taigachat Pro RealTime and I'd like to see on a page users I banned from the shoutbox and I would also be able to unban from this page
Thank you in advance
 
Hello
How to view members of the banned shout?
Thanks
Hello
I use Taigachat Pro RealTime and I'd like to see on a page users I banned from the shoutbox and I would also be able to unban from this page
Thank you in advance

This is what the 'Ban group ID' option is for. Using it you can use the normal XF usergroup interface to view/ban/unban users.

any chance of this mod recording the amount of chats by a user and also incorporating trophy points for x amount of chats.

thanks

I may add this in the future

How can I chat in a Simple or Extra integrate portal as the xenporta would be great.

Currently only XenPorta is supported, but you should be able to easily use the template edits (see installation instructions) anywhere on any page.

How accurate and updated is the list of people in the chatroom?

Not hugely accurate. It can be out by up to 6 minutes in speed mode.

Would you be so kind and tell me what exactly and where I need to edit, please? Thanks!

It would be dark_taigachat_list, copy one of the time outputs to a title attribute wherever you want it and add class="Tooltip" to the same element

Luke do you think you could implement a multi page access to the full shoutbox page to browse and get older messages (like on a XenForo thread)?

Is the archive option not a possible solution for this?
 
Yes it would be a solution, I saw this option but I've just imported thousands of shouts from a vB shoutbox and I was not sure if & how the existed shouts will be archived. Could you please confirm it can work and do you have any screenshots to see what looks like the shouts inside a post, especially how the author of them are separated.
 
Last edited:
This is what the 'Ban group ID' option is for. Using it you can use the normal XF usergroup interface to view/ban/unban users.



I may add this in the future



Currently only XenPorta is supported, but you should be able to easily use the template edits (see installation instructions) anywhere on any page.



Not hugely accurate. It can be out by up to 6 minutes in speed mode.



It would be dark_taigachat_list, copy one of the time outputs to a title attribute wherever you want it and add class="Tooltip" to the same element



Is the archive option not a possible solution for this?

Anyway to speed up the users in the room?
 
first, i love TaigaChat :)

second, it would be nice to see something like a "pause" option.

for example, you can click "pause" and it stops taigachat from pulling new messages, until you press "start" again.
and it should be also able to "autopause" after a specified timeout :)

in one IPB shoutbox this feature already exists, would be nice to have this feature here as well! :D
 
Is there a way to disable the Color Picker and reset their color selection to default? Sometimes users pick a color that makes texts unreadable on certain skins.
 
ever since upgrade to 1.2 I have been gettig lots of errors in my log, bottom bit always says taigachat , any idea?

Zend_Db_Statement_Mysqli_Exception: Mysqli statement execute error : Prepared statement needs to be re-prepared - library/Zend/Db/Statement/Mysqli.php:214 Generated By: Unknown Account

#0 /home/xxxxxxxxxxx/public_html/v2/library/Zend/Db/Statement.php(317): Zend_Db_Statement_Mysqli->_execute(Array)
#1 /home/xxxxxxxxxxx/public_html/v2/library/Zend/Db/Adapter/Abstract.php(479): Zend_Db_Statement->execute(Array)
#2 /home/xxxxxxxxxxx/public_html/v2/library/Zend/Db/Adapter/Abstract.php(808): Zend_Db_Adapter_Abstract->query('?????SELECT dat...', Array)
#3 /home/xxxxxxxxxxx/public_html/v2/library/XenForo/Model/DataRegistry.php(144): Zend_Db_Adapter_Abstract->fetchPairs('?????SELECT dat...')
#4 /home/xxxxxxxxxxx/public_html/v2/library/XenForo/Model/DataRegistry.php(97): XenForo_Model_DataRegistry->_getMultiFromDb(Array)
#5 /home/xxxxxxxxxxx/public_html/v2/library/XenForo/Dependencies/Abstract.php(144): XenForo_Model_DataRegistry->getMulti(Array)
#6 /home/xxxxxxxxxxx/public_html/v2/library/XenForo/FrontController.php(127): XenForo_Dependencies_Abstract->preLoadData()
#7 /home/xxxxxxxxxxx/public_html/v2/index.php(13): XenForo_FrontController->run()
#8 {main}

array(3) {
["url"] => string(50) "http://xxxxxxxxxxx/index.php?taigachat/list.json"
["_GET"] => array(1) {
["taigachat/list_json"] => string(0) ""
}
["_POST"] => array(6) {
["sidebar"] => string(1) "1"
["lastrefresh"] => string(5) "17816"
["_xfRequestUri"] => string(10) "/index.php"
["_xfNoRedirect"] => string(1) "1"
["_xfToken"] => string(8) "********"
["_xfResponseType"] => string(4) "json"
}
}
 
Hello,
I use the 1.2 taigachat pro and I would like to know how to unban users via an internal page of the forum.
For example, a page where you can see and banned users or can be unban
Thanks advance


 
Back
Top Bottom